Commit Graph

39 Commits

Author SHA1 Message Date
jesus
e59e197d1e LazReport, fix crash after modifying a previewed report, issue #14136
git-svn-id: trunk@33316 -
2011-11-05 04:36:48 +00:00
jesus
d39db22019 LazReport, corrects immovable objects after showing editor with doubleclick
git-svn-id: trunk@33099 -
2011-10-26 16:48:14 +00:00
jesus
1858ce9d24 LazReport, debug info
git-svn-id: trunk@33094 -
2011-10-26 15:30:03 +00:00
jesus
56c6f5662e LazReport, fix exception on moving object after memo editor causing subsequent inestability
git-svn-id: trunk@33085 -
2011-10-26 03:37:06 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
jesus
c4f75c1986 LazReport, use anchors to size object inspector elements
git-svn-id: trunk@27866 -
2010-10-26 05:57:33 +00:00
jesus
f7517a370c LazReport, add keyboard acceleration to move/resize report objects, from Domingo Alvarez Duarte, issue #14782
git-svn-id: trunk@27865 -
2010-10-26 04:03:00 +00:00
jesus
fe03967bf5 LazReport, combobox to select objects in report designer from Domingo Alvarez Duarte, issue #14782
git-svn-id: trunk@27864 -
2010-10-26 03:40:24 +00:00
jesus
66ab6a8f29 LazReport, fix status about objects in report designer
git-svn-id: trunk@27456 -
2010-09-25 20:10:07 +00:00
jesus
3284b17929 LazReport, do not use localized band names for new objects
git-svn-id: trunk@27455 -
2010-09-25 18:08:16 +00:00
jesus
23ee708a40 LazReport, switched form resources to new style
git-svn-id: trunk@26632 -
2010-07-13 21:02:52 +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
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
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
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
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
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
c94ffa46e0 lazreport: using OnGetItems instead of OnDropDown
git-svn-id: trunk@16319 -
2008-08-30 21:35:49 +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
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
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
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
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
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
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
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
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
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
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