Commit Graph

985 Commits

Author SHA1 Message Date
jesus
d34808cb66 LazReport, made breakword code UTF-8 aware
git-svn-id: trunk@21325 -
2009-08-19 18:11:45 +00:00
jesus
3210332d78 LazReport, fix some drawing issues on carbon, from Dmitry, issue #14241
git-svn-id: trunk@21324 -
2009-08-19 17:58:54 +00:00
jesus
d6ec04681b LazReport, udpdate object inspector when changing object properties, fix stretched property, fix issue #9555
git-svn-id: trunk@21267 -
2009-08-17 17:36:45 +00:00
jesus
e90595ffcc LazReport, fix designer freeze when using Help context button, issue #14262
git-svn-id: trunk@21206 -
2009-08-12 18:52:17 +00:00
jesus
0fbf06339a LazReport, improved class type checking in ExportTo method from Luiz Americo, issue #14116
git-svn-id: trunk@21112 -
2009-08-05 20:30:59 +00:00
jesus
4a22e85af6 Updated Portuguese translation from Marcelo B de Paula
git-svn-id: trunk@21034 -
2009-07-31 20:45:40 +00:00
jesus
5296782eaf Portuguese translation update from Marcelo B Paula
git-svn-id: trunk@20938 -
2009-07-24 20:48:45 +00:00
jesus
e74bf8d1f2 Update of Portuguese translation from Marcelo Borges de Paula, issue #14173
git-svn-id: trunk@20932 -
2009-07-23 18:37:34 +00:00
jesus
47256df280 LazReport, updated portuguese translation from Marcelo B Paula
git-svn-id: trunk@20856 -
2009-07-14 16:35:09 +00:00
jesus
383dc804de LazReport, workaround for TimeToStr returning empty string on some locales, issue #14095
git-svn-id: trunk@20854 -
2009-07-13 22:51:46 +00:00
jesus
dc662f18d4 LazReport, update function descriptions, part of issue #14133
git-svn-id: trunk@20853 -
2009-07-13 22:39:30 +00:00
marc
de0fcac323 * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@20844 -
2009-07-12 22:56:47 +00:00
jesus
3e709448b3 lazreport, added/fixed some missing translations, issue #14133
git-svn-id: trunk@20841 -
2009-07-12 06:48:22 +00:00
jesus
d44eb4f488 LazReport, edtor sample: fixed path to lazreport po files, added codebar,shape,roundrect and checkbox objects
git-svn-id: trunk@20840 -
2009-07-12 05:17:34 +00:00
jesus
5bf4c3eef8 LazReport, added portuguese translation from Marcelo Borges de Paula, issue #14133
git-svn-id: trunk@20838 -
2009-07-12 04:40:35 +00:00
jesus
96ecfcf61f LazReport, publish some frame porpeties in shape object, issue #14126
git-svn-id: trunk@20821 -
2009-07-10 20:05:01 +00:00
jesus
01f1a46a2a LazReport, fix inverted functionality for shadow width and curve in roundrect object, issue #14130
git-svn-id: trunk@20820 -
2009-07-10 19:49:49 +00:00
jesus
ccae9c4c1c LazReport, fix saving files using locale specific chars, issue #14109
git-svn-id: trunk@20819 -
2009-07-10 19:43:48 +00:00
jesus
148d53019e LazReport, polish translation from Bogusław Brandys
git-svn-id: trunk@20807 -
2009-07-07 20:09:15 +00:00
jesus
62e267abb6 LazReport, fix compilation (linux) after clean up
git-svn-id: trunk@20803 -
2009-07-07 04:08:36 +00:00
jesus
f7680cf942 LazReport, cleanup from Luiz Americo, issue #14048
git-svn-id: trunk@20802 -
2009-07-06 20:19:38 +00:00
jesus
33c7117838 LazReport, some properties on band's script should refer to parent band instead of current bandview, fix issue #14082
git-svn-id: trunk@20777 -
2009-07-01 21:15:44 +00:00
jesus
cf67921720 Replace TList by TFpList in LazReport, from Luiz Americo, issue #13995
git-svn-id: trunk@20713 -
2009-06-22 15:21:39 +00:00
jesus
e1cce01c8c LazReport, check for duplicate object names in designer, issue #13979
git-svn-id: trunk@20653 -
2009-06-17 15:31:49 +00:00
jesus
6a8835d150 lazreport, Add const keyword to string parameters in methods, from Luiz Americo, issue #13991
git-svn-id: trunk@20646 -
2009-06-17 05:59:27 +00:00
jesus
c756e3bd21 LazReport, enabled flatdecode compression in pdf export, from Javier Villarroya (req powerpdf r791)
git-svn-id: trunk@19831 -
2009-05-07 06:02:31 +00:00
jesus
d3cfa5e729 LazReport, fix random boldness on preview, issue #13440
git-svn-id: trunk@19830 -
2009-05-07 05:31:09 +00:00
jesus
06acd45a27 LazReport, added internal variable REPORTTITLE
git-svn-id: trunk@19743 -
2009-05-01 16:39:43 +00:00
marc
61fedc0c97 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@19592 -
2009-04-23 22:04:46 +00:00
jesus
7f608f7cb4 LazReport, changed stringgrid sample source to UTF8 and resized report's memo views so they can show bigger texts
git-svn-id: trunk@19233 -
2009-04-05 19:27:32 +00:00
jesus
c9a334c974 LazReport, check that we are under a KDE session before to handle KDE locale specifics
git-svn-id: trunk@19225 -
2009-04-05 00:36:04 +00:00
jesus
8cc922f620 LazReport, fix designer show grid problem: once enabled can't be disabled
git-svn-id: trunk@19173 -
2009-03-31 20:34:05 +00:00
jesus
dcc5e60570 LazReport, remove 'LazReport:' from printjob title if report title was set, issue #13398
git-svn-id: trunk@19120 -
2009-03-26 16:35:22 +00:00
jesus
44e8337817 LazReport, fix some designer dialogs checkboxes tri-state, issue #13400
git-svn-id: trunk@19119 -
2009-03-26 16:20:58 +00:00
jesus
a6893bb23f LazReport, fix preview blocking bug, issue #13399
git-svn-id: trunk@19116 -
2009-03-26 14:48:47 +00:00
jesus
5066e9c035 LazReport, published OnGetValue in TfrPrintGrid so templates can modify custom variables
git-svn-id: trunk@18971 -
2009-03-12 20:43:57 +00:00
jesus
f4b3de8644 LazReport, filled first field first record in dbf sample table
git-svn-id: trunk@18887 -
2009-03-03 20:30:21 +00:00
mattias
4ff9b11e59 translations: german: updates from Joerg Braun
git-svn-id: trunk@18874 -
2009-03-02 21:56:37 +00:00
jesus
381c429d0a LazReport, renamed some images
git-svn-id: trunk@18789 -
2009-02-21 21:28:20 +00:00
jesus
246c0e3ae8 LazReport, do not autoscroll designer's form
git-svn-id: trunk@18785 -
2009-02-21 18:38:29 +00:00
jesus
c84b3499e1 LazReport, fix record context on which bands are printed after a group change is detected, issue #13165
git-svn-id: trunk@18751 -
2009-02-18 23:58:06 +00:00
jesus
bde55b119f LazReport, fix autosize text, issue #13152
git-svn-id: trunk@18680 -
2009-02-14 04:55:07 +00:00
mattias
542aea22d8 translations: german: updates from Joerg Braun
git-svn-id: trunk@18568 -
2009-02-04 18:40:58 +00:00
marc
d3ad27229d * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@18547 -
2009-02-03 23:50:49 +00:00
jesus
01a60c3e54 LazReport, fix preview MouseWheel scrolling
git-svn-id: trunk@18509 -
2009-01-30 22:00:28 +00:00
jesus
340377d33a LazReport, add thumbnails report sample
git-svn-id: trunk@18465 -
2009-01-27 22:23:41 +00:00
martin
87ca389d26 LazReport, adapted to changed gutter properties
git-svn-id: trunk@18363 -
2009-01-20 22:19:49 +00:00
jesus
20c99e44fb LazReport, implemented memoview property HideDuplicates
git-svn-id: trunk@18274 -
2009-01-13 16:22:38 +00:00
marc
1be0908482 Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@17909 -
2008-12-23 23:32:26 +00:00
jesus
993bd7b87d LazReport, fix compilation win 64, issue #12798
git-svn-id: trunk@17834 -
2008-12-14 18:27:04 +00:00
jesus
d635b8fb66 LazReport, fix internal variable [TIME] returning an invalid date instead of current time
git-svn-id: trunk@17831 -
2008-12-14 05:59:06 +00:00
jesus
be51dda640 LazReport, fix typo when calculating template free space
git-svn-id: trunk@17819 -
2008-12-12 22:02:00 +00:00
jesus
2882892d47 sync lazreport translations
git-svn-id: trunk@17818 -
2008-12-12 21:53:22 +00:00
jesus
11bfd5f754 LazReport, fix EPropertyError exception caught by ide when loading reports without LayoutOrder property, by Luiz Americo issue #12736
git-svn-id: trunk@17812 -
2008-12-12 05:24:03 +00:00
jesus
e415847d82 LazReport, check that printgrid template bands don't overlap with created ones
git-svn-id: trunk@17798 -
2008-12-11 15:40:17 +00:00
jesus
90510e4cb6 LazReport, implemented template for printgrid
git-svn-id: trunk@17784 -
2008-12-10 16:09:29 +00:00
jesus
a41fb4256a LazReport, patch to reduce some flicker by Luiz Americo, issue #12766
git-svn-id: trunk@17761 -
2008-12-09 14:43:56 +00:00
marc
d77f30e930 * Updated Russian translation by Maxin Ganetsky
git-svn-id: trunk@17639 -
2008-12-01 00:14:31 +00:00
laurent
1789e02a73 Lazreport: New icon for tfrdesigner
and add list for create package image (more easy)

git-svn-id: trunk@17613 -
2008-11-27 17:00:54 +00:00
laurent
c57891fc93 Lazreport: New images for designer interface
git-svn-id: trunk@17422 -
2008-11-18 12:36:19 +00:00
jesus
085856ae9b updated traslations using localize script
git-svn-id: trunk@17326 -
2008-11-11 01:30:57 +00:00
vincents
66ef33f52b reverted revison 17284: useful parts can be committed in seperate commits
git-svn-id: trunk@17287 -
2008-11-08 19:39:33 +00:00
jesus
b38dc6e63f updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
git-svn-id: trunk@17284 -
2008-11-08 18:55:15 +00:00
laurent
894e69f2a5 Update LazReport French language, thx pomalo
git-svn-id: trunk@17262 -
2008-11-07 08:14:27 +00:00
jesus
f14de32a86 LazReport, fix preview scrolling, issue #12390
git-svn-id: trunk@16993 -
2008-10-14 20:49:16 +00:00
jesus
5904434cd1 LazReport, fix designer options dialog, issue #12381
git-svn-id: trunk@16989 -
2008-10-14 04:53:53 +00:00
vincents
98bb85219e lazreport french translation: update from pomolo (issue #12378)
git-svn-id: trunk@16985 -
2008-10-13 13:53:59 +00:00
jesus
0efaa14dd7 LazReport, fix reports utf-8 encoding
git-svn-id: trunk@16950 -
2008-10-10 18:38:57 +00:00
jesus
7c70052547 LazReport, fix dbfield selection, issue #12229
git-svn-id: trunk@16949 -
2008-10-10 18:13:47 +00:00
jesus
06d4577374 LazReport, readme for pdf exporter
git-svn-id: trunk@16902 -
2008-10-06 17:17:35 +00:00
jesus
28a24c5278 LazReport, fixed pdfexport compile under linux
git-svn-id: trunk@16901 -
2008-10-06 16:25:58 +00:00
jesus
70dafcbd7b LazReport, Implemented PDF export
git-svn-id: trunk@16900 -
2008-10-06 14:43:45 +00:00
jesus
ddd16f211e LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord
git-svn-id: trunk@16594 -
2008-09-15 14:45:29 +00:00
mattias
99ab8f2d83 lazreport: fixed handling exception
git-svn-id: trunk@16550 -
2008-09-11 20:05:25 +00:00
jesus
45b2ba1d82 LazReport, Fix AV while editing some properties of selection of multiple objects, issue #12104
git-svn-id: trunk@16507 -
2008-09-09 20:04:38 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
jesus
cf010d10c6 LazReport, fix exception catched when debugging program that reads LayoutOrder property on older reports
git-svn-id: trunk@16476 -
2008-09-07 23:25:23 +00:00
jesus
4e6ce27bc0 LazReport, ensure to use a default printer if report's printer is not found
git-svn-id: trunk@16444 -
2008-09-05 20:26:50 +00:00
jesus
d780914fb5 LazReport, dequote UPPERCASE and similar string functions, thanks to javier villarroya
git-svn-id: trunk@16336 -
2008-08-31 17:50:49 +00:00
mattias
c94ffa46e0 lazreport: using OnGetItems instead of OnDropDown
git-svn-id: trunk@16319 -
2008-08-30 21:35:49 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
jesus
8baa3c1ddd LazReport, fixed samples compile
git-svn-id: trunk@16257 -
2008-08-26 18:41:12 +00:00
mattias
fb4b5588fd examples fixed compilation
git-svn-id: trunk@16244 -
2008-08-25 23:04:43 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
marc
19bc247735 * Updated translations by Valdas Jankunas
git-svn-id: trunk@16235 -
2008-08-25 22:13:53 +00:00
mattias
f27c0074d7 lazreport: From Michael VC:
- tfrdesigner is now registered as a component, so it can be dropped on a form,
  giving end-users the possibility to design their reports.
- Fixed bug that prevented checkbox/roundrect/shape buttons from being visible
  when designing a report in the IDE.
- Fixed access violations that occurred when one of checkbox/roundrect/shape
  was dropped on a report.
- Removed debug statements from roundrect code.

git-svn-id: trunk@16219 -
2008-08-25 09:37:35 +00:00
mattias
b54c7c2d80 lazreport: reduced overhead while moving
git-svn-id: trunk@16104 -
2008-08-18 07:45:43 +00:00
mattias
1140b0a1e3 lazreport: improved mouse dragging object inspector
git-svn-id: trunk@16102 -
2008-08-18 07:29:29 +00:00
jesus
c2bc66238c LazReport, don't refresh objectinspector if it's hidden
git-svn-id: trunk@16090 -
2008-08-17 17:59:58 +00:00
jesus
14797c0b4e LazReport, fix Image recursion, issue #11885
git-svn-id: trunk@16080 -
2008-08-15 23:49:28 +00:00
jesus
a54428c42c LazReport, in report editor objects update object inspector and viceversa, fix gtk visual problem that sometimes shows black filled rectangles, fix TfrLineView properties save & restore issue #11594
git-svn-id: trunk@16048 -
2008-08-13 02:10:15 +00:00
jesus
b5a227e0d8 LazReport, removed missing debug output
git-svn-id: trunk@15977 -
2008-08-06 17:33:51 +00:00
jesus
81d36b8670 LazReport, handle position and dimesion of objects in Object Inspector using selected units
git-svn-id: trunk@15976 -
2008-08-06 17:30:17 +00:00
mattias
ce714dde2c translations: german: updates from Joerg Braun
git-svn-id: trunk@15869 -
2008-07-25 19:48:41 +00:00
jesus
c140fca340 updated spanish translations from Javier Villarroya (javivf)
git-svn-id: trunk@15817 -
2008-07-19 06:15:37 +00:00
jesus
5ace44bd40 LazReport, fix editor sample new report name and added testpage report
git-svn-id: trunk@15816 -
2008-07-18 21:21:51 +00:00
marc
0bc7d13e17 * updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15766 -
2008-07-13 18:59:28 +00:00
mattias
4b03c13f5a trnalations: german: updates from Joerg Braun
git-svn-id: trunk@15756 -
2008-07-12 10:57:45 +00:00
jesus
2bf859bbba LazReport, implemented page option to print report with columns 'by rows' in addition to 'by columns', fixed/updated translations
git-svn-id: trunk@15740 -
2008-07-10 16:48:06 +00:00
marc
be03b6c68d * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@15677 -
2008-07-04 23:27:21 +00:00
jesus
658461fb54 translations, fixed some duplicates, escaped strings and some identifiers
git-svn-id: trunk@15628 -
2008-06-30 19:08:24 +00:00
jesus
8aa05f1439 LazReport, fixed 2.2.0 compile reported by Eduardo Lopez
git-svn-id: trunk@15598 -
2008-06-27 18:32:02 +00:00
jesus
b72b8b0bad i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations
git-svn-id: trunk@15563 -
2008-06-24 15:59:26 +00:00
jesus
65878854a5 LazReport, remove libc use from sysutilsadds, issue #11524
git-svn-id: trunk@15549 -
2008-06-23 19:16:59 +00:00
jesus
0961978bf0 lazreport, removed unintended debug flag from package
git-svn-id: trunk@15523 -
2008-06-23 01:27:33 +00:00
jesus
08269b1b99 lazreport, fixed error loading of forms due to old resources
git-svn-id: trunk@15522 -
2008-06-23 01:22:04 +00:00
marc
3e452353c0 * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15518 -
2008-06-22 22:21:50 +00:00
jesus
f46cfa0281 updated translations for some packages
git-svn-id: trunk@15493 -
2008-06-20 23:49:34 +00:00
jesus
011f5fda74 LazReport, restored lt and ru translators names for editor sample
git-svn-id: trunk@15471 -
2008-06-19 18:08:36 +00:00
jesus
2b65ae6477 LazReport, updated sample translations, remove lazreport missing script code from localize
git-svn-id: trunk@15468 -
2008-06-19 03:06:26 +00:00
marc
f16a90121b * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15463 -
2008-06-18 23:12:42 +00:00
marc
5bf1f6ccbd Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
mattias
f4a4c53091 lazreport: added lr_propedit.pas to split designer forms of lr_edit
git-svn-id: trunk@15407 -
2008-06-13 11:50:35 +00:00
mattias
4526640d8f IDE: fixed old Gutter.OnChange
git-svn-id: trunk@15405 -
2008-06-13 10:17:03 +00:00
mattias
96a7abc480 translations: german: updates from Joerg Braun
git-svn-id: trunk@15390 -
2008-06-11 21:05:57 +00:00
marc
e187d433b1 * Updated Russian translation by Maxim Ganetsky (includes translation mentioned in #9797)
git-svn-id: trunk@15360 -
2008-06-08 12:34:03 +00:00
mattias
cc4514a7f3 translations: german: updates from Joerg Braun
git-svn-id: trunk@15331 -
2008-06-06 04:41:30 +00:00
jesus
6997537d50 LazReport, mousewheel scrolling in preview, hint from Domingo Alvarez Duarte, issue #11180
git-svn-id: trunk@15299 -
2008-06-03 15:39:04 +00:00
jesus
6aa7877586 lazreport, updated editor sample (indices and current report)
git-svn-id: trunk@15291 -
2008-06-02 15:41:58 +00:00
mattias
dfd3c302bb translations: german: updates from Joerg Braun
git-svn-id: trunk@14835 -
2008-04-15 17:36:11 +00:00
marc
e07aec1513 * Updated Lithuanian translation by Valdas Jankunas
* Updated some po files not covered by the localize script

git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
jesus
d2b0a4c27d LazReport, fix aggregate functions for groups
git-svn-id: trunk@14722 -
2008-04-02 01:43:04 +00:00
jesus
6e59681184 LazReport: fix group editor edit button, avoid double backets in function parameters, simple groups sample report
git-svn-id: trunk@14721 -
2008-04-01 21:47:43 +00:00
laurent
36753a491d Update frech language for lazreport
git-svn-id: trunk@14601 -
2008-03-20 17:20:02 +00:00
jesus
dd277a960c LazReport, fixes CTRL+C and other keys, issue #10953
git-svn-id: trunk@14440 -
2008-03-06 04:41:00 +00:00
jesus
3370c28e62 LazReport, check valid activecontrol, issue #10950
git-svn-id: trunk@14436 -
2008-03-05 20:45:26 +00:00
jesus
ec867d6c35 LazReport, fix keys when object ispector editor has focus, modified patch from Junior Goncalves, issue #10934
git-svn-id: trunk@14417 -
2008-03-05 07:59:39 +00:00
jesus
97f0e9c95f LazReport, stop propagation of handled cursor key in designer
git-svn-id: trunk@14416 -
2008-03-05 07:18:21 +00:00
jesus
231cf03bbb lazreport, fix name when saving report in preview, issue #10925, tip from Boguslaw Brandys
git-svn-id: trunk@14393 -
2008-03-03 20:15:24 +00:00
mattias
b093045c3b lazreport: using Screen.DataModules
git-svn-id: trunk@14332 -
2008-02-29 20:13:17 +00:00
marc
28a173889d * updated Spanish translation by Jose Angel
git-svn-id: trunk@14305 -
2008-02-28 22:22:19 +00:00
jesus
48c44ddb94 lazreport, fix error with agregate function (sum, max, min) from Aleksey Lagunov
git-svn-id: trunk@14234 -
2008-02-23 00:21:32 +00:00
jesus
85407b63eb lazreport, fix after removing of form.textheight and changed groupeditor to use buttonpanel and editbutton, from Aleksey Lagunov (with changes)
git-svn-id: trunk@14214 -
2008-02-21 00:27:44 +00:00
jesus
231fbb81d3 lazreport, removed old perl scripts
git-svn-id: trunk@13944 -
2008-02-01 17:04:04 +00:00
jesus
6801187bf3 LazReport, fix text layout in multilined memos, patch with changes from Andrey Gusev, issue #10646
git-svn-id: trunk@13846 -
2008-01-23 21:41:32 +00:00
marc
bf2e98b5b1 * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@13837 -
2008-01-22 22:29:26 +00:00
vincents
eda4c84741 updated translations using patch rstconv which adds the CharSet header
git-svn-id: trunk@13480 -
2007-12-27 12:03:06 +00:00
jesus
b50f0bcf7a LazReport, support for std graphics formats
git-svn-id: trunk@13468 -
2007-12-26 09:11:40 +00:00
jesus
d922bc6e85 Lazreport, fix freeze when closing IDE after cancelling changes in report, issue# 10466
git-svn-id: trunk@13466 -
2007-12-26 08:37:00 +00:00
jesus
0938a34a4d LazReport, updated component images from Bee
git-svn-id: trunk@13412 -
2007-12-21 15:23:51 +00:00
jesus
dc3f3e4221 LazReport, added Javier Villarroya to contributors
git-svn-id: trunk@13410 -
2007-12-21 07:22:25 +00:00
jesus
8bc2489176 LazReport, added stringgrid/variables tutorial from German Basisty
git-svn-id: trunk@13401 -
2007-12-20 22:11:00 +00:00
jesus
c64b99261e LazReport, started firststeps doc
git-svn-id: trunk@13400 -
2007-12-20 20:39:58 +00:00
jesus
fe0bc605b6 LazReport, refreshed lrs files to get rid of french translation
git-svn-id: trunk@13321 -
2007-12-13 19:41:49 +00:00
jesus
3dac20e684 LazReport, fixed some dialogs translations
git-svn-id: trunk@13304 -
2007-12-12 23:52:08 +00:00
jesus
e74bc916d7 LazReport, use current printer default paper in new reports
git-svn-id: trunk@13265 -
2007-12-10 20:22:17 +00:00
jesus
5bde6d058b LazReport, don't use libc by default, note 16375 in issue #10241
git-svn-id: trunk@13066 -
2007-11-28 17:46:44 +00:00
marc
039460e034 * Updated translations (as mentioned in 12929) by Maxim Ganetsky
git-svn-id: trunk@12930 -
2007-11-19 23:28:40 +00:00
jesus
5de34c204b LazReport, removed debug ouput using writeln
git-svn-id: trunk@12863 -
2007-11-14 05:50:17 +00:00
marc
a6337a6b09 * Updated translation by Valdas Jankunas
git-svn-id: trunk@12652 -
2007-10-31 00:23:34 +00:00
mattias
eb33fe2617 lazreport: fixed languages directory position
git-svn-id: trunk@12548 -
2007-10-21 23:07:49 +00:00
mattias
5fa66be34e IDE: fixed i18n flags for packages
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +00:00
jesus
3484e045f2 LazReport, removed Frame3D code because of apparent copyright violation
git-svn-id: trunk@12523 -
2007-10-19 20:05:10 +00:00
mattias
0c942d4f13 translations: german: from Joerg Braun
git-svn-id: trunk@12506 -
2007-10-17 17:55:56 +00:00
jesus
5e37281a3c LazReport, delay initial bitmap creation until application is created, it affects qt, from Zeljko
git-svn-id: trunk@12307 -
2007-10-04 07:16:50 +00:00
marc
22fa7f587c * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12280 -
2007-10-01 21:28:57 +00:00
marc
1d0a2554cd * Updated translation by Valdas Jankunas
git-svn-id: trunk@12278 -
2007-10-01 21:09:41 +00:00
marc
21ad18525e * updated translation by Laurent Jaques
git-svn-id: trunk@12225 -
2007-09-28 22:48:29 +00:00
vincents
5ea375ef4d updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
jesus
1f638fca7e LazReport, aded ask to save changes in editor, full redisign ReportOptions dialog, fix load from lrf file BorderStyle in memo view, fix set Title property in frReport, save to lrf file ReportVersion properties, from Aleksey Lagunov
git-svn-id: trunk@12146 -
2007-09-23 06:26:00 +00:00
mattias
d1e03c6a2d translations: german: added lazreport maincalleditor.de.po from Joerg Braun
git-svn-id: trunk@12130 -
2007-09-22 10:14:38 +00:00
mattias
f4eaf90e42 undo
git-svn-id: trunk@12129 -
2007-09-22 10:09:27 +00:00
mattias
b647927885 translations: german: added lazreport maincalleditor.de.po from Joerg Braun
git-svn-id: trunk@12128 -
2007-09-22 10:06:48 +00:00
jesus
6a1e3e0eeb LazReport, modified readme.txt
git-svn-id: trunk@12118 -
2007-09-21 20:03:20 +00:00
jesus
ec721b475a LazReport, changed layout of page options dialog from Aleks Lagunov
git-svn-id: trunk@12082 -
2007-09-20 03:11:25 +00:00
marc
6885de28cb * Updated
git-svn-id: trunk@12071 -
2007-09-18 23:39:49 +00:00
marc
03f71b5b0d * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12070 -
2007-09-18 23:36:55 +00:00
jesus
0efab1aa67 LazReport, fixed storing more properties of checkboxview, fixed finding dataset components on different forms (from Aleks Lagunov)
git-svn-id: trunk@12054 -
2007-09-17 16:03:43 +00:00
mattias
d7a0682a5b codetools: fixed FindDeclarationOfIdentAtParam searching keywords
git-svn-id: trunk@12051 -
2007-09-17 10:25:57 +00:00
mattias
aaaf1594d3 lazreport: updated german translation
git-svn-id: trunk@12029 -
2007-09-14 11:13:36 +00:00
jesus
d0bc1ca797 LazReport, fixed displaying blob pictures, issue #9670
git-svn-id: trunk@12028 -
2007-09-14 08:00:18 +00:00
jesus
717e8e7d59 LazReport, added localization to editor sample
git-svn-id: trunk@12024 -
2007-09-13 21:12:15 +00:00
jesus
191bc74788 LazReport, fixed path to dbf file in barcode sample
git-svn-id: trunk@12023 -
2007-09-13 19:01:42 +00:00
jesus
7eb0bfedf4 LazReport, added initial spanish translation
git-svn-id: trunk@12020 -
2007-09-13 08:07:25 +00:00
jesus
4d18147648 LazReport, fixed translations
git-svn-id: trunk@12013 -
2007-09-12 22:45:19 +00:00
mattias
b7b8b5b3e8 translations: german: lazreport from Joerg Braun
git-svn-id: trunk@11992 -
2007-09-10 19:28:56 +00:00
marc
8a5300ce67 * New and updated stanslations by Valdas Jankūnas
git-svn-id: trunk@11982 -
2007-09-09 21:51:43 +00:00
mattias
d9c4bc2b53 lazreport: added lazdoc directory
git-svn-id: trunk@11977 -
2007-09-09 10:12:26 +00:00
jesus
a915ce8aec LazReport, updated sample for report export to CSV
git-svn-id: trunk@11973 -
2007-09-09 06:16:53 +00:00
jesus
7434495691 LazReport, fixed moving/resizing objects with keyboard leave junk behind
git-svn-id: trunk@11972 -
2007-09-09 05:47:58 +00:00
jesus
a23138e402 LazReport, added CSV export from Petr Smolik, issue #9636
git-svn-id: trunk@11971 -
2007-09-08 19:26:25 +00:00
jesus
860ad1f9ea LazReport, fixed memo view format (issue #9518)
git-svn-id: trunk@11969 -
2007-09-08 17:09:19 +00:00
mattias
f7fcfbba04 translations: german: from Joerg Braun
git-svn-id: trunk@11961 -
2007-09-08 10:30:24 +00:00
jesus
21f9b85b95 LazReport, reducing flickering when resizing objects
fixed clipping of objects (issue #9567)

git-svn-id: trunk@11958 -
2007-09-07 20:39:46 +00:00
jesus
d0a347df28 Added LazReport components
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00