Commit Graph

10 Commits

Author SHA1 Message Date
jesus
5f2c42d8c1 LazReport: Patch from Alexey Lagunov:
1. In frVarible removed unnecessary manipulation of memory with PString
2. To export filters can now be controlled via the function Setup. In the future we plan to implement the export options window for some of
the filters.
3. In a script bug fixed constants for color. Uses all standard colors Lazarus ( previously only 16 colors ).
4. In the script added constants and mrOk mrCancel. You can use the built-in function for MessageBox.
5. The script Fixed bug with setting object properties in the case of several pages in the report.
6. Fixed a bug report from the designer view - did not work identified in the program of event report.

git-svn-id: trunk@44281 -
2014-02-27 17:59:34 +00:00
jesus
b1d5a81dfb LazReport: complement of previous patch, from Alexey Lagunov
git-svn-id: trunk@43326 -
2013-10-26 22:23:48 +00:00
jesus
34c4d51b11 Fixes from Alexey Lagunov:
1. Fix AV on set frPrinGrid.Font property
2. Fix set Visible in script for dialog controls
3. Fix show frDataSet in object inspector after delete it from DialogPage
4. In Object Inspector sort compnent names in combobox
5. Fix string with '''' char

git-svn-id: trunk@43162 -
2013-10-07 17:05:13 +00:00
jesus
488c99dd5e LazReport, fix using // comments in scripts, from Aleksey Lagunov
git-svn-id: trunk@41564 -
2013-06-06 19:20:42 +00:00
jesus
60a185bf43 LazReport, Interpreter: fix work with {...} comments, refactoring, from Aleksey Lagunov
git-svn-id: trunk@40892 -
2013-04-26 18:46:31 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
jesus
1f95690d16 LazReport, translated russian texts to english
git-svn-id: trunk@34124 -
2011-12-12 01:22:04 +00:00
paul
45513985a2 lazreport: prevent potential crash by Luiz Americo (issue #0014324)
git-svn-id: trunk@23231 -
2009-12-22 08:04:36 +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
d0a347df28 Added LazReport components
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00