Commit Graph

188 Commits

Author SHA1 Message Date
blikblum
eb1c736e36 lazreport: remove workaround for old fpc bug / add const for StringToFloatDef param
git-svn-id: trunk@25224 -
2010-05-05 20:10:28 +00:00
jesus
f3cc81cdd4 LazReport, check for avoiding AV from Luiz Americo, issue #16405
git-svn-id: trunk@25199 -
2010-05-05 02:12:01 +00:00
jesus
fe33266f15 LazReport, fix pdf exporting of barcodes, issue #16316
git-svn-id: trunk@24827 -
2010-04-22 19:55:40 +00:00
maxim
641fe2bd69 Portuguese language updates by Marcelo B Paula (part of bug #16312)
git-svn-id: trunk@24803 -
2010-04-21 21:30:30 +00:00
mattias
fb8c073c4d translations: german: from Jörg Braun
git-svn-id: trunk@24409 -
2010-04-04 21:05:26 +00:00
mattias
b5f152ec80 translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
2010-03-20 19:34:27 +00:00
jesus
6a78f28957 LazReport, cleanup and fix memleak by Javier Villarroya, issue #16038
git-svn-id: trunk@24106 -
2010-03-20 04:13:20 +00:00
jesus
197ebcc137 LazReport, fix encoding of custom date, from Luiz Americo, issue #14639
git-svn-id: trunk@24002 -
2010-03-15 02:14:09 +00:00
jesus
d6c05f5619 LazReport, list fields from datasources, from Christian, issue #15951
git-svn-id: trunk@23930 -
2010-03-10 22:01:00 +00:00
maxim
8e10349b20 updated and improved Russian translation, readded LazResExplorer Russian translation.
git-svn-id: trunk@23880 -
2010-03-08 17:38:37 +00:00
jesus
ee27f9ef9e LazReport, pdfexport now supports underlined text, needs powerpdf 0.9.4
git-svn-id: trunk@23844 -
2010-03-05 19:16:31 +00:00
jesus
9727287dbb updated spanish translation from Javier Villarroya
git-svn-id: trunk@23770 -
2010-02-23 20:06:54 +00:00
mattias
7fc4ed9b4e translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23769 -
2010-02-23 19:45:21 +00:00
jesus
ec6f9fbae0 LazReport, added some internal functions into function list, issue #15678
git-svn-id: trunk@23745 -
2010-02-19 20:34:18 +00:00
jesus
ffbae73a6b LazReport, more dialogs improvement from Aleksey Lagunov
git-svn-id: trunk@23680 -
2010-02-10 18:48:38 +00:00
jesus
38206db38c LazReport, improve dialogs appareance in all themes by removing font 'ms sans serif' and using buttonpanel instead of stand alone buttons, patch from aleksey lagunov
git-svn-id: trunk@23674 -
2010-02-09 21:37:12 +00:00
jesus
fbc729bcf6 LazReport, another force variant to be internally float type instead of string (fpc bug?), fix using this variant in arithmetic operations
git-svn-id: trunk@23573 -
2010-01-27 16:38:34 +00:00
jesus
87000aa680 LazReport, force variant->double convertion on evaluating aggregate functions
git-svn-id: trunk@23557 -
2010-01-25 20:35:04 +00:00
jesus
f20341dc42 LazReport, implemented pdf export of rounded rect shapes
git-svn-id: trunk@23486 -
2010-01-19 17:01:26 +00:00
jesus
82d08a03e2 LazReport, pdf export requires powerpdf 0.9.3
git-svn-id: trunk@23401 -
2010-01-08 08:55:28 +00:00
jesus
6687b5956d LazReport, added support in pdf export filter to export shape objects
git-svn-id: trunk@23400 -
2010-01-08 08:49:01 +00:00
paul
4bd228a50a components: remove ver2_0 code
git-svn-id: trunk@23396 -
2010-01-06 18:02:16 +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
c160d3ebf6 LazReport, fixes TfrTextExportFilter text output alignment
git-svn-id: trunk@23170 -
2009-12-17 20:03:21 +00:00
jesus
c32d4b7d81 LazReport, do not scale coords when using CSV export filter
git-svn-id: trunk@23140 -
2009-12-14 19:09:36 +00:00
jesus
c860470d42 LazReport, increased version to 0.9.6
git-svn-id: trunk@23139 -
2009-12-14 18:25:58 +00:00
jesus
ed72cdd05c Lazreport, fix word wrapped fields produce multiple rows in html export, made css output default, made COMMA the QuoteChar by default in CSV exporter
git-svn-id: trunk@23114 -
2009-12-13 00:50:52 +00:00
jesus
45f97fdb97 LazReport, implemented css in html exporter, patch with changes from Ts.Petrov, issue #15011
git-svn-id: trunk@23089 -
2009-12-12 08:10:41 +00:00
jesus
d7496351e9 LazReport, fix typo in csv exporter and support for UTF-8 BOM
git-svn-id: trunk@23078 -
2009-12-11 00:36:57 +00:00
jesus
8249817978 LazReport, implemented parameters for export filters, CSV exporter now output quoted values and is not based on object's interpolated position
git-svn-id: trunk@23076 -
2009-12-10 22:14:45 +00:00
jesus
b5ca260573 LazReport, fix word wrapping/breaking of UTF-8 strings
git-svn-id: trunk@23057 -
2009-12-10 07:42:34 +00:00
paul
fddaff3033 lazreport: always show glyphs on preview buttons (since they have only glyphs)
git-svn-id: trunk@23045 -
2009-12-09 07:09:18 +00:00
paul
3ae1da9a91 lazreport: don't crash on preview if dataset is not set
git-svn-id: trunk@23044 -
2009-12-09 07:08:32 +00:00
jesus
ffcb9ab6f3 LazReport, improve export facilites
git-svn-id: trunk@22908 -
2009-12-01 22:07:01 +00:00
jesus
44b0233a93 LazReport, fixed charset encoding in html exporter output issue #15176, and made output 'Valid HTML 4.01 Transitional'
git-svn-id: trunk@22755 -
2009-11-25 07:13:43 +00:00
jesus
7160777502 LazReport, added some tolerance on object aligment when exporting to csv
git-svn-id: trunk@22754 -
2009-11-25 01:24:43 +00:00
jesus
41000aef98 LazReport, fix csv export columns separation
git-svn-id: trunk@22728 -
2009-11-23 19:34:14 +00:00
paul
36a4e85606 languages: IDE Portuguese language updates from Marcelo B Paula (issue #0015155)
git-svn-id: trunk@22716 -
2009-11-23 04:33:07 +00:00
marc
4cb19a0888 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22609 -
2009-11-15 22:56:22 +00:00
jesus
61804fcfa3 LazReport : Disable Ctrl+P when pbPrint:=False, from Javivf, issue #14971
git-svn-id: trunk@22434 -
2009-11-04 19:35:47 +00:00
paul
d0bf270166 lazreport: regenerate translation files
git-svn-id: trunk@22302 -
2009-10-27 02:16:36 +00:00
marc
b1f5fc9929 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22158 -
2009-10-14 00:01:18 +00:00
paul
ba29fdc2b5 regenerate po files
git-svn-id: trunk@21977 -
2009-10-02 06:59:31 +00:00
mattias
5321a16744 translations: german: updates from Swen Heinig
git-svn-id: trunk@21874 -
2009-09-25 22:22:02 +00:00
jesus
5acdb79b1e LazReport spanish translation update
git-svn-id: trunk@21872 -
2009-09-25 20:33:24 +00:00
mattias
9d47b22a8e IDEIntf: fixed designer mediator grand child bounds
git-svn-id: trunk@21668 -
2009-09-12 16:06:18 +00:00
jesus
f0f61ca003 LazReport, fix exporting line's frames
git-svn-id: trunk@21632 -
2009-09-09 01:10:50 +00:00
jesus
f43edd5537 LazReport, added TfrPreview component, issue #14539
git-svn-id: trunk@21605 -
2009-09-08 05:58:27 +00:00
jesus
66202b0ed9 spanish translation update
git-svn-id: trunk@21542 -
2009-09-02 21:20:57 +00:00
marc
8e83c9c28e * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@21469 -
2009-08-27 23:33:00 +00:00