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 |
|
jesus
|
c140fca340
|
updated spanish translations from Javier Villarroya (javivf)
git-svn-id: trunk@15817 -
|
2008-07-19 06:15:37 +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
|
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 |
|
jesus
|
f46cfa0281
|
updated translations for some packages
git-svn-id: trunk@15493 -
|
2008-06-20 23:49:34 +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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
jesus
|
d0bc1ca797
|
LazReport, fixed displaying blob pictures, issue #9670
git-svn-id: trunk@12028 -
|
2007-09-14 08:00:18 +00:00 |
|
jesus
|
4d18147648
|
LazReport, fixed translations
git-svn-id: trunk@12013 -
|
2007-09-12 22:45:19 +00:00 |
|
mattias
|
d9c4bc2b53
|
lazreport: added lazdoc directory
git-svn-id: trunk@11977 -
|
2007-09-09 10:12:26 +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 |
|
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 |
|