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
paul
f9bec6ac03
lazreport: restore resource images from LRS and make a RES file instead
...
git-svn-id: trunk@43133 -
2013-10-06 13:57:52 +00:00
paul
1f614827a1
lazreport: restore resource images from LRS and make a RES file instead
...
git-svn-id: trunk@43132 -
2013-10-06 13:55:23 +00:00
paul
897b8e2e3f
lazreport: restore resource images from LRS and make a RES file instead
...
git-svn-id: trunk@43131 -
2013-10-06 13:53:40 +00:00
paul
249665f319
lazreport: restore resource images from LRS and make a RES file instead
...
git-svn-id: trunk@43130 -
2013-10-06 13:49:24 +00:00
paul
78486741b6
lazreport: restore resource images from LRS and make a RES file instead
...
git-svn-id: trunk@43129 -
2013-10-06 13:40:38 +00:00
paul
70f2bbffd1
lazreport: use FPC resources for component images
...
git-svn-id: trunk@43088 -
2013-10-05 02:22:45 +00:00
jesus
c9ae10f839
LazReport, fix error in dialogs when object is deleted and then a new one inserted, issue #25097
...
git-svn-id: trunk@43047 -
2013-09-30 20:13:52 +00:00
jesus
9072e58585
LazReport, fix html export text alignment (imgexport exporter), from Michal Gawrycki, issue #24660
...
git-svn-id: trunk@42060 -
2013-07-11 21:01:44 +00:00
maxim
a8a031a612
Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
...
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
jesus
fe7ce55e7b
LazReport, cairo exporter, renamed PDF export filter name
...
git-svn-id: trunk@41014 -
2013-05-03 06:47:58 +00:00
jesus
589747856a
LazReport, cairo exporter, enable clipping for memo views
...
git-svn-id: trunk@41013 -
2013-05-03 06:40:23 +00:00
jesus
27b19e929c
LazReport, cairo export, cleanup
...
git-svn-id: trunk@41011 -
2013-05-03 05:52:40 +00:00
jesus
2227711b2d
Lazreport, cairo exporter: implements barcodes
...
git-svn-id: trunk@41009 -
2013-05-03 05:45:46 +00:00
jesus
2add03180d
LazReport, added PDF/PS exporter via cairocanvas
...
git-svn-id: trunk@40986 -
2013-05-02 02:10:49 +00:00
jesus
606d865ad3
LazReport, Patch from Alexey Lagunov:
...
1. Fix error set Page.Visible=false from report script when generating the report.
2. Added a new component for the lazreport dialog boxes - TfrButtonPanel.
3. Implemented change size report dialogs with mouse.
4. Fixed display of selected controls in the report dialog box on modify report at design time.
5. Improvements to create a preview form for reports.
6. For component TfrDesigner added Events to save and read reports in the designer from sources other than files. For example - from the database.
git-svn-id: trunk@40720 -
2013-04-05 18:19:56 +00:00
jesus
1181413d56
LazReport, lr_codereport, removed dups and change 0 constants to 0.0, from Julio Jiménez Borreguero
...
git-svn-id: trunk@40647 -
2013-03-26 20:15:27 +00:00
jesus
d7ca58f80a
LazReport, updated descriptions on some addons packages
...
git-svn-id: trunk@40462 -
2013-03-02 20:32:24 +00:00
maxim
217d70ece2
Translations: Czech translation update by Vaclav Valicek, bug #23622
...
git-svn-id: trunk@39823 -
2013-01-10 20:40:19 +00:00
blikblum
f1869b2f37
lazreport: save Picture in a local variable. This should produce smaller code
...
git-svn-id: trunk@39370 -
2012-11-25 01:30:29 +00:00
jesus
1bb2d62a3c
LazReport, fix incorrect scaling of unstretched images on PDF export, PDF export addon now requires PowerPDF 0.9.10, issue #23326
...
git-svn-id: trunk@39284 -
2012-11-15 21:33:01 +00:00
jesus
a2d8d51f85
LazReport, fix text clipping on exported to PDF report, from Julio Jiménez Borreguero
...
git-svn-id: trunk@39251 -
2012-11-06 17:49:02 +00:00
jesus
faebc27321
LazReport, fix exported image size in case is not proportional and stretched
...
git-svn-id: trunk@39250 -
2012-11-06 17:34:18 +00:00
jesus
ae2ecc4115
LazReport, pdfexport addon now requires powerpdf v0.9.9
...
git-svn-id: trunk@39242 -
2012-11-04 17:44:40 +00:00
jesus
7569c35e4c
LazReport, fix PDF export filter not centering images properly, issue #23236
...
git-svn-id: trunk@39238 -
2012-11-03 04:05:58 +00:00
jesus
bbe4e752eb
LazReport, corrects vertical alignment after tony's patches and improve precision on exporting to pdf, from Julio Jiménez Borreguero
...
git-svn-id: trunk@39233 -
2012-11-02 19:57:16 +00:00
jesus
2c72395c0d
LazReport, fix right alignment text on export to PDF, from Tony Whyman, issue #23138
...
git-svn-id: trunk@39231 -
2012-11-02 19:00:17 +00:00
jesus
7152323181
LazReport, two additional export filters - TfrImageExportFilter, TfrHtmlDivExportFilter, from Michel Gawrycki
...
git-svn-id: trunk@38952 -
2012-10-02 18:31:07 +00:00
maxim
d02fb67a89
Translations: Arabic translation update by Khaled Shagrouni, bug #22935
...
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
maxim
458214e8ee
Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
...
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
mattias
9295710c2a
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@38239 -
2012-08-14 20:48:41 +00:00
maxim
37ea4a51d6
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382
...
git-svn-id: trunk@37891 -
2012-07-07 10:06:18 +00:00
jesus
646859d7e7
LazReport, fix AV on create report with TLRDataSetControl after add flHideZeros options, from Aleksey Lagunov, issue #22208
...
git-svn-id: trunk@37579 -
2012-06-08 05:38:18 +00:00
jesus
2f4bf394c4
LazReport, pdf exporter needs powerpdf 0.9.8
...
git-svn-id: trunk@37519 -
2012-06-04 19:14:13 +00:00
jesus
6c4d3a2ff9
LazReport, implements HideZeroValues and templates in XML format, continue work on Dialogs, from Aleksey Lagunov, issue #22173
...
git-svn-id: trunk@37504 -
2012-06-03 17:52:39 +00:00
jesus
f1c82d9a6d
LazReport, continue work on dialogs and some fixes, for details see issue #22141
...
git-svn-id: trunk@37448 -
2012-05-29 04:42:31 +00:00
jesus
5789006e91
Lazreport, enable text rotation in pdfexport, from Julio Jimenez Borreguero
...
git-svn-id: trunk@37420 -
2012-05-25 16:59:42 +00:00
jesus
329dac14bd
LazReport, fix lrcodereport compile on windows, issue #22058
...
git-svn-id: trunk@37414 -
2012-05-25 04:18:02 +00:00
jesus
ca0840d1cb
LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
...
git-svn-id: trunk@37413 -
2012-05-25 04:10:21 +00:00
jesus
2cf7d19da5
LazReport, pdfexport, improves exported page sizes, from Julio Jimenez Borreguero
...
git-svn-id: trunk@37404 -
2012-05-23 17:05:20 +00:00
jesus
910d439bb1
LazReport, lrcodereport: addded accessory SetFont, frm Julio Jimenez Borreguero
...
git-svn-id: trunk@37393 -
2012-05-22 17:09:24 +00:00
jesus
a77e88fed3
LazReport, lrcodereport: fix problem with slow generation of pages on second batch, sample now ask for target pdf filename, from Julio Jimenez Borreguero
...
git-svn-id: trunk@37381 -
2012-05-21 17:10:46 +00:00
jesus
0aeeaa5dc2
LazReport, lrcodereport: version is 1.0, updated icon, cleanup, first page is now programmers responsability, sample update to export to pdf, from Julio Jimenez Borreguero
...
git-svn-id: trunk@37321 -
2012-05-18 17:20:40 +00:00
jesus
08de566494
LazReport, removed testcodereport session file
...
git-svn-id: trunk@37320 -
2012-05-18 17:15:21 +00:00
jesus
42eb73c8a5
LazReport, added TlrCodeReport component and sample, it makes reports at runtime with an easy to use api and it doesn't need the report designer, with small changes, from Julio Jimenez Borreguero
...
git-svn-id: trunk@37314 -
2012-05-17 22:37:10 +00:00
jesus
45d2898b79
LazReport, fix opaque background on rroundrect object print & pdf export
...
git-svn-id: trunk@34291 -
2011-12-19 19:25:27 +00:00
jesus
3ae4370954
LazReport, make sure roundrect shape has not squared corners
...
git-svn-id: trunk@34062 -
2011-12-09 07:32:54 +00:00
jesus
949ffedc46
LazReport: support for mixed roundrect in pdf export filter, requires powerpdf 0.9.7, fix roundrect exported size was one unit less
...
git-svn-id: trunk@33980 -
2011-12-05 19:19:59 +00:00
jesus
d99960207b
LazReport, support in pdf export for roundrect shadows
...
git-svn-id: trunk@33473 -
2011-11-11 08:37:23 +00:00
jesus
f54588640d
LazReport, pdf exporter, support of frRoundRectView started
...
git-svn-id: trunk@33466 -
2011-11-10 22:09:20 +00:00