Commit Graph

574 Commits

Author SHA1 Message Date
maxim
6e559a7b17 Translations: Ukrainian translation cleanup
git-svn-id: trunk@37148 -
2012-05-03 20:50:27 +00:00
juha
983705716a LazReport: remove an unused and empty procedure Frame3D. LCL has implemented many versions of it.
git-svn-id: trunk@37127 -
2012-05-01 17:20:26 +00:00
mattias
903a5a4292 lazreport: clena up
git-svn-id: trunk@37102 -
2012-04-30 10:37:13 +00:00
mattias
82997d00c0 lazreport: fixed compilation with fpc 2.7.1
git-svn-id: trunk@37101 -
2012-04-30 10:24:01 +00:00
maxim
5ac4a58270 regenerated translations; updated Russian translation
git-svn-id: trunk@37052 -
2012-04-27 20:58:02 +00:00
maxim
a65f754c71 Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
jesus
997ff4605a LazReport, added Lazreport doc in LibreOffice format, from Julio Jimenez B.
git-svn-id: trunk@37042 -
2012-04-26 20:20:58 +00:00
jesus
dbf8f4a6c7 LazReport, doc convertion from sxw to pdf, from Julio Jimenez B
git-svn-id: trunk@37041 -
2012-04-26 20:05:48 +00:00
jesus
62a35aadda LazReport, improve mouse selecting of thin line objects
git-svn-id: trunk@37017 -
2012-04-24 17:30:42 +00:00
jesus
bf6ed04b98 LazReport, published WordBreak property on Memo object plus some refactoring
git-svn-id: trunk@36995 -
2012-04-24 06:57:25 +00:00
jesus
6c6c1338fd LazReport, published property KeepAspect and Centered for Picture Object
git-svn-id: trunk@36994 -
2012-04-24 06:17:03 +00:00
jesus
83955969ef LazReport, avoid hiding text at some zoom values due small differences in text height calc
git-svn-id: trunk@36942 -
2012-04-20 20:09:30 +00:00
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
jesus
438d9ed942 LazReport, added Julio Jimenez Borreguero to contributors
git-svn-id: trunk@36939 -
2012-04-20 19:00:40 +00:00
jesus
1dbb373b69 LazReport, lift up to preview window improving layout and functionality, from Julio Jimenez B.
git-svn-id: trunk@36938 -
2012-04-20 17:25:47 +00:00
jesus
0918348369 LazReport, now fix preview scrolling in windows, broken in r36887 #ef8cf9df31
git-svn-id: trunk@36909 -
2012-04-19 14:12:16 +00:00
jesus
ef8cf9df31 LazReport, fix preview scrolling broken in r36420 #c016e1b6ec, issue #21633
git-svn-id: trunk@36887 -
2012-04-17 20:51:14 +00:00
mattias
20e1172797 lazreport: clean up
git-svn-id: trunk@36883 -
2012-04-17 10:52:04 +00:00
blikblum
d180390193 lazreport: fix possible access violation by checking dataset for nil
git-svn-id: trunk@36731 -
2012-04-12 00:15:25 +00:00
jesus
34e6e9ce12 LazReport, added option to ignore undefined symbols, from Luiz Americo, issue #21683
git-svn-id: trunk@36720 -
2012-04-11 05:07:47 +00:00
maxim
250300ddd2 regenerated translations; updated Russian translation
git-svn-id: trunk@36694 -
2012-04-10 00:51:33 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
blikblum
98c4e38d37 lazreport: remove case conversion when calling GetVariableValue (OnGetValue) in CalcOPZ. Redo rev 36490. This time without collateral effects due to changes in rev 36539 #fea7df6a87
git-svn-id: trunk@36540 -
2012-04-03 09:59:51 +00:00
blikblum
fea7df6a87 lazreport: uppercase variable before comparing with hardcoded functions. Properly fix to 21624
git-svn-id: trunk@36539 -
2012-04-03 09:55:36 +00:00
maxim
a6490b7739 Components, LazReport: fixed buttonpanel localization in BarCode editor dialog
git-svn-id: trunk@36531 -
2012-04-02 20:33:58 +00:00
blikblum
910c720151 lazreport: revert 36490 #360d1f97d1. Issue #21624.
git-svn-id: trunk@36525 -
2012-04-02 16:53:24 +00:00
jesus
23849c7fce LazReport, fix barcode addin when TfrBarCodeObject is not yet instantiated (in this case barcode editor defaults to memo view editor
git-svn-id: trunk@36510 -
2012-04-02 01:12:06 +00:00
jesus
2aff57145e LazReport, fix barcode dialog localization
git-svn-id: trunk@36506 -
2012-04-01 18:13:04 +00:00
maxim
838a27a462 regenerated translations; updated Russian translation
git-svn-id: trunk@36502 -
2012-04-01 12:07:12 +00:00
jesus
16fed50b6e LazReport, published stretched property on Line objects, added popup menu item to select all objects of the same class
git-svn-id: trunk@36497 -
2012-04-01 10:16:51 +00:00
jesus
a0bccb6c1d LazReport, undo r36424 #70badc5a18 which broke bands clipregion
git-svn-id: trunk@36495 -
2012-04-01 10:00:10 +00:00
blikblum
783c1dec71 lazreport: call events through virtual methods. Allows proper handle of events by descendants
git-svn-id: trunk@36492 -
2012-03-31 23:13:51 +00:00
blikblum
430202b49d lazreport: cleanup GetDefaultDataSet
git-svn-id: trunk@36491 -
2012-03-31 22:11:46 +00:00
blikblum
360d1f97d1 lazreport: dont change case of param name when calling OnGetValue(GetVariableValue) in TfrParser. Make consistent with calling GetVariableValue directly
git-svn-id: trunk@36490 -
2012-03-31 21:52:53 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
104b789157 lazreport: UTF8Index: removed parameter S
git-svn-id: trunk@36426 -
2012-03-29 10:07:35 +00:00
mattias
38dd89f95d lazreport: less notes
git-svn-id: trunk@36425 -
2012-03-29 10:06:06 +00:00
mattias
70badc5a18 lazreport: fixed TfrBandView.GetClipRgn
git-svn-id: trunk@36424 -
2012-03-29 09:57:19 +00:00
mattias
31ccf434af lazreport: less notes
git-svn-id: trunk@36423 -
2012-03-29 09:56:57 +00:00
mattias
1ee76deb0d lazreport: less notes
git-svn-id: trunk@36422 -
2012-03-29 09:01:20 +00:00
mattias
9a2d07fb3d lazreport: less notes
git-svn-id: trunk@36421 -
2012-03-29 08:57:41 +00:00
mattias
c016e1b6ec lazreport: less notes
git-svn-id: trunk@36420 -
2012-03-29 08:54:52 +00:00
mattias
7d62cf82d3 lazreport: less notes
git-svn-id: trunk@36419 -
2012-03-29 08:53:20 +00:00
mattias
26d472e206 lazreport: less notes
git-svn-id: trunk@36418 -
2012-03-29 08:52:20 +00:00
mattias
59c2fa486c lazreport: less notes
git-svn-id: trunk@36416 -
2012-03-29 08:49:33 +00:00
mattias
3d1a0e2d21 lazreport: less notes
git-svn-id: trunk@36415 -
2012-03-29 08:47:40 +00:00
mattias
788ea5231a lazreport: less warnings
git-svn-id: trunk@36414 -
2012-03-29 08:45:47 +00:00
mattias
30bf55eb5a reverted 36399 #9e6f83df53
git-svn-id: trunk@36413 -
2012-03-29 08:44:12 +00:00
jesus
6c336b7fdd LazReport, Code cleanup/optimizations for LazReport, from Luiz issue #21278
git-svn-id: trunk@36406 -
2012-03-29 03:38:36 +00:00
juha
9e6f83df53 LazReport: Warnings removal, issue #0021556, patch from Alexsander
git-svn-id: trunk@36399 -
2012-03-28 17:40:36 +00:00
jesus
7be38e8951 LazReport, unconditionally stretch stretchable objects, fix issue #20988
git-svn-id: trunk@36041 -
2012-03-15 21:13:35 +00:00
jesus
ca4c12556c LazReport, debug info
git-svn-id: trunk@36040 -
2012-03-15 21:10:42 +00:00
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
blikblum
710e5b4dfd lazreport: fix crash, update project file and minor usability improvement to stringgrid sample
git-svn-id: trunk@35129 -
2012-02-04 17:08:03 +00:00
blikblum
883c2c0c26 lazrepor: update project file and minor usability improvement to bar code sample
git-svn-id: trunk@35127 -
2012-02-04 16:51:28 +00:00
blikblum
60a48a0d04 lazreport: fix compilation, update project file and minor usability improvements to userds sample
git-svn-id: trunk@35126 -
2012-02-04 16:47:31 +00:00
maxim
38263f7b6b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20957
git-svn-id: trunk@34375 -
2011-12-23 21:39:33 +00:00
jesus
c7aa8496c1 LazReport, implements ctrl+d to duplicate object selection and ctrl+f to toggle selected objects frame on or off
git-svn-id: trunk@34366 -
2011-12-22 22:06:03 +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
169e3a1583 LazReport, remove adjust of gaps in round rect object as it would make invisible text due reduced text area while memo object does fine
git-svn-id: trunk@34248 -
2011-12-17 15:09:50 +00:00
jesus
50adae92e1 LazReport, added code to execute actions on selected views
git-svn-id: trunk@34134 -
2011-12-12 16:23:09 +00:00
jesus
1f95690d16 LazReport, translated russian texts to english
git-svn-id: trunk@34124 -
2011-12-12 01:22:04 +00:00
jesus
f8f5fa68e1 LazReport, fixed comma character in code128 table
git-svn-id: trunk@34123 -
2011-12-12 01:14:47 +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
maxim
92bed066d7 regenerated translations; updated Russian translation
git-svn-id: trunk@33953 -
2011-12-04 13:57:20 +00:00
jesus
367f5ec871 LazReport, use the corner set property instead of corner set items to control new mixed round/squared corners functionality
git-svn-id: trunk@33907 -
2011-12-02 16:21:39 +00:00
jesus
babc60c98f LazReport, enable mixing round and squared corners in roundrect object, fix changing roundrect object properties in obj. insp. were not reflected in designer
git-svn-id: trunk@33903 -
2011-12-02 08:31:09 +00:00
jesus
11ccee44cd LazReport, use arcs instead of beziers for better look in mixed roundrect
git-svn-id: trunk@33901 -
2011-12-02 07:19:38 +00:00
jesus
af910e4d3b LazReport, started mixed roundrect
git-svn-id: trunk@33882 -
2011-12-01 08:58:14 +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
fe098f786f LazReport, for selected barcode symbols with invalid data, return the fixed code instead of the default one
git-svn-id: trunk@33472 -
2011-11-11 07:47:11 +00:00
jesus
ff1298f838 Lazreport, implements barcode 128C, do for EAN8 the same checks than EAN13, etc
git-svn-id: trunk@33471 -
2011-11-11 07:45:25 +00:00
jesus
8c25f84e6c LazReport, better layout for code128 symbols
git-svn-id: trunk@33470 -
2011-11-11 07:01:22 +00:00
jesus
bb87ce4341 LazReport, fix code128x barcodes, issue #20656
git-svn-id: trunk@33468 -
2011-11-11 02:24:40 +00:00
jesus
f54588640d LazReport, pdf exporter, support of frRoundRectView started
git-svn-id: trunk@33466 -
2011-11-10 22:09:20 +00:00
jesus
e509d48543 LazReport, use fixed dpi as reference as before of r33161 #fe37a790e6 because of regressions, issue #20649
git-svn-id: trunk@33462 -
2011-11-10 18:08:19 +00:00
juha
605bcaaabe LazReport: Make OK button the default in print dialog. Change button names to more descriptive
git-svn-id: trunk@33378 -
2011-11-06 18:04:28 +00:00
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
038fb195c1 LazReport, allow leading and trailing spaces in barcode expressions, make sure EAN-13 barcode allways get valid input string, implemented a way to get the real code used and show it
git-svn-id: trunk@33272 -
2011-11-04 05:42:47 +00:00
jesus
7dbd910bc1 LazReport, barcode unit code reformat
git-svn-id: trunk@33247 -
2011-11-03 01:44:35 +00:00
jesus
3ae1241e1b LazReport, fix barcode editor anchors of variable and database buttons, added min width constraint too
git-svn-id: trunk@33230 -
2011-11-02 21:05:22 +00:00
jesus
253c353c17 LazReport, fixes barcode zoom broken in r33200 #15fd0b5d98
git-svn-id: trunk@33229 -
2011-11-02 20:50:27 +00:00
jesus
d872413a9f LazReport, make sure bands titles have the right orientation
git-svn-id: trunk@33228 -
2011-11-02 19:55:09 +00:00
jesus
3cb468c374 LazReport, fix after rotating a barcode, text was not able to return to 0 degree angle
git-svn-id: trunk@33212 -
2011-11-02 06:11:20 +00:00
jesus
57cd95b7e0 LazReport, fix mem leak when editing barcode
git-svn-id: trunk@33204 -
2011-11-01 21:02:01 +00:00
jesus
15fd0b5d98 LazReport, BarCode fixes from Tony Whyman, issue #19423
git-svn-id: trunk@33200 -
2011-11-01 16:22:56 +00:00
jesus
bc59ea1543 LazReport, added barcode.pas file to package
git-svn-id: trunk@33197 -
2011-11-01 06:11:43 +00:00
jesus
d94f3a524e LazReport, fix the number of digits taken for ean-13 checksum calc
git-svn-id: trunk@33196 -
2011-11-01 05:58:34 +00:00
jesus
fe37a790e6 LazReport, implements rotated text from Tony Whyman, issue #19423
git-svn-id: trunk@33161 -
2011-10-30 02:47:25 +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
jesus
599f8c4edb LazReport, fix mem leak when loading emtpy picture object, modified patch from Javivf, issue #18935
git-svn-id: trunk@32999 -
2011-10-20 18:26:53 +00:00
blikblum
bba0819501 lazreport: add const to method string parameters
git-svn-id: trunk@32927 -
2011-10-16 20:11:46 +00:00
jesus
d06b1ef119 LazReport, refactored TfrEMFPages.LoadFromStream to load additional pages from stream, and set CurReport on build composite report, modified patch from Jack, issue #18647
git-svn-id: trunk@32891 -
2011-10-14 20:24:30 +00:00
jesus
59bfe097c6 LazReport, fix loading plugins like barcode from dfm streams, patch from Tony Whyman, issue #19513
git-svn-id: trunk@32706 -
2011-10-05 19:51:48 +00:00
maxim
f37873f81a Components: second batch of TButtonPanel captions cleanup
git-svn-id: trunk@32663 -
2011-10-03 22:33:14 +00:00
jesus
1f3b1a891e LazReport, fix error in last commit
git-svn-id: trunk@32587 -
2011-10-01 15:42:39 +00:00
jesus
f87dae15c5 LazReport, improve line object selecting, issue #16338
git-svn-id: trunk@32578 -
2011-10-01 07:35:49 +00:00
paul
6032c0b3b2 don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged
git-svn-id: trunk@32374 -
2011-09-17 02:21:48 +00:00
maxim
4f3aac5b66 Components, LazReport: added forgotten RES file of barcode sample
git-svn-id: trunk@31897 -
2011-08-06 16:40:45 +00:00
maxim
31e3441f8b Components, LazReport: made barcode sample work again, removed absolute path
git-svn-id: trunk@31896 -
2011-08-06 16:37:35 +00:00
maxim
a333a7fed5 Translations: Ukrainian translation update by Igor Paliychuk, bug #19546
git-svn-id: trunk@31183 -
2011-06-12 15:01:00 +00:00
jesus
6130c17701 LazReport, make editor font selection combobox user editable
git-svn-id: trunk@30936 -
2011-05-27 18:06:52 +00:00
jesus
cf9d1a8a39 LazReport, Added ExportFilename and check that right export filter is selected, issue #19302
git-svn-id: trunk@30839 -
2011-05-21 18:16:17 +00:00
jesus
aa66c023e4 LazReport PDF exporter, use keep aspect ratio before exporting a picture, issue #19359
git-svn-id: trunk@30828 -
2011-05-20 14:21:13 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
mattias
9a6711d087 lazreport: added lr_newp.pas to lazreport, fixed compilation
git-svn-id: trunk@30394 -
2011-04-20 09:01:43 +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
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
jesus
dc8e82e76f lazreport, published band property stretched
git-svn-id: trunk@29668 -
2011-02-25 22:09:04 +00:00
maxim
7d0f393fff regenerated translations; updated Russian translation
git-svn-id: trunk@29659 -
2011-02-23 17:01:19 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
jesus
3cbb0a7b81 LazReport, fix memo autosize, tip from Velissariou Costas, issue #18582
git-svn-id: trunk@29578 -
2011-02-16 22:04:44 +00:00
jesus
7d1c2d987a LazReport, fix loop adding pages on memo objects with long texts, issue #18719
git-svn-id: trunk@29570 -
2011-02-15 22:15:58 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
c884c0bab6 Translations: Brazilian Portuguese translation updates by Marcelo B Paula, bug #18639
git-svn-id: trunk@29257 -
2011-01-30 17:00:17 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
maxim
ab25e40557 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@28968 -
2011-01-12 00:47:49 +00:00
maxim
c1ddf7247f LazReport: fixed typo in error message
git-svn-id: trunk@28967 -
2011-01-12 00:28:25 +00:00
jesus
b5a9ad4484 LazReport, some refactoring to get information from custom preview report
git-svn-id: trunk@28929 -
2011-01-10 06:22:25 +00:00
jesus
83eb831066 LazReport, modify strange error msg on Undefined Symbol
git-svn-id: trunk@28928 -
2011-01-10 06:16:38 +00:00
jesus
5824cc61df LazReport, removed unit sysutilsadd
git-svn-id: trunk@28808 -
2010-12-23 01:31:16 +00:00
jesus
3fe140b210 LazReport, fix problem on preview with zoom level<>100% sometimes a different font size was used for text objects (mostly non-windows targets)
git-svn-id: trunk@28806 -
2010-12-22 20:58:31 +00:00
jesus
92a22bdc4c LazReport, don't mess with kde config files to mangle localization
git-svn-id: trunk@28805 -
2010-12-22 20:56:14 +00:00
jesus
dec60d59d3 LazReport, use debug output facilities from lclproc
git-svn-id: trunk@28623 -
2010-12-04 20:20:34 +00:00
jesus
83e2bb39fb LazReport, support for shared images (on pdf export they create only one reference)
git-svn-id: trunk@28586 -
2010-12-01 22:12:51 +00:00
jesus
a8bae47cc1 LazReport: powerpdf export support for images with alpha channel/transparency, requires powerpdf 0.9.6
git-svn-id: trunk@28585 -
2010-12-01 22:09:38 +00:00
jesus
955de0d234 LazReport, do not convert jpeg images on exporting to pdf
git-svn-id: trunk@28577 -
2010-11-30 19:47:26 +00:00
jesus
242d0d20fa LazReport, support for images stored in old reports where they were stored as bitmaps
git-svn-id: trunk@28576 -
2010-11-30 18:43:04 +00:00
jesus
a15e960f93 LazReport, image formts report fixes, implemented shared property for Image object and pdf exporting support for this
git-svn-id: trunk@28564 -
2010-11-30 08:27:32 +00:00
jesus
946b781941 LazReport, support for any image format supported by TPicture
git-svn-id: trunk@28414 -
2010-11-22 17:56:07 +00:00
jesus
f76100ca6b Lazreport, added TPixmap support
git-svn-id: trunk@28413 -
2010-11-22 17:18:53 +00:00
jesus
136094c9c3 LazReport, fix db images in double pass reports, issue #14475
git-svn-id: trunk@28410 -
2010-11-22 16:02:05 +00:00
jesus
4c42919bff LazReport, debug log
git-svn-id: trunk@28409 -
2010-11-22 15:54:07 +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
maxim
35ee37d215 Translations: Portuguese translation update by Marcelo B Paula, bug #17613
git-svn-id: trunk@27669 -
2010-10-12 20:49:14 +00:00
jesus
3e8c529d67 LazReport, show non-data bands in RowsLayout report
git-svn-id: trunk@27668 -
2010-10-12 19:53:40 +00:00
jesus
35d7f5dcf0 LazReport, only do aggregate band if current band has designed view, issue #17474
git-svn-id: trunk@27528 -
2010-09-30 19:18:40 +00:00
jesus
65a23d6b0a LazReport, additional debug output
git-svn-id: trunk@27527 -
2010-09-30 19:11:30 +00:00
jesus
b5451e65dc LazReport, fix crash on aggregate functions if using frUserDataset
git-svn-id: trunk@27506 -
2010-09-28 14:46:06 +00:00
jesus
53660dfd65 LazReport, more inline debug output
git-svn-id: trunk@27457 -
2010-09-25 20:18:51 +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
015906b019 LazReport, improved layout on band type selection
git-svn-id: trunk@27454 -
2010-09-25 17:38:12 +00:00
jesus
cd506ebd5a LazReport, fix band's titles in report designer for some locales
git-svn-id: trunk@27453 -
2010-09-25 07:05:36 +00:00
jesus
fa47b6299a LazReport, clean-up
git-svn-id: trunk@27442 -
2010-09-22 21:26:09 +00:00
jesus
f44d2bc88f LazReport, added sample for OnUserFunction to editor project
git-svn-id: trunk@27441 -
2010-09-22 21:18:05 +00:00
jesus
5e315771f3 LazReport, fix problem on IDE creating an OnUserFunction handler due name clash
git-svn-id: trunk@27440 -
2010-09-22 21:17:08 +00:00
maxim
ce65293986 Translations:
1. Regenerated.
  2. Cleaned up fpwebstrconsts.*.po files.
  3. Updated and improved Russian translation.

git-svn-id: trunk@27434 -
2010-09-22 16:29:13 +00:00
jesus
1a459cb90c LazReport: fix roIgnoreFieldNotFound makes complex expressions to fail, issue #17452
git-svn-id: trunk@27429 -
2010-09-21 15:28:15 +00:00
jesus
dcdc584212 LazReport, updated editor sample layout and added master-detail report sample
git-svn-id: trunk@27297 -
2010-09-10 21:04:37 +00:00
jesus
e6486c22dc LazReport, added missing custompreview unit files to editor sample
git-svn-id: trunk@27296 -
2010-09-10 20:49:12 +00:00
jesus
514a2ed285 LazReport, fix initial value on COUNT aggregate function, band name was not evaluated correctly
git-svn-id: trunk@27295 -
2010-09-10 20:45:11 +00:00
mattias
6c2f27e038 translations: german: updates from Swen Heinig
git-svn-id: trunk@27293 -
2010-09-10 16:35:01 +00:00
jesus
af63bc2037 LazReport, editor sample: custom preview and db update
git-svn-id: trunk@27282 -
2010-09-08 04:27:24 +00:00
maxim
a2046cf61b LazReport: updated Russian translation
git-svn-id: trunk@27175 -
2010-08-24 00:25:08 +00:00
jesus
1f81f24737 LazReport, patch from Alexs Lagunov to allow datasets on frames
git-svn-id: trunk@27174 -
2010-08-23 23:12:17 +00:00
jesus
8cd4d4db78 LazReport, check that file exists on designer file open, issue #17074
git-svn-id: trunk@27004 -
2010-08-04 02:50:00 +00:00
jesus
7143cf99a8 LazReport, show header band if masterband is empty but 'print if detail is empty' is checked
git-svn-id: trunk@26754 -
2010-07-20 20:47:56 +00:00
jesus
5d5e183f9d LazReport, fix default font for some controls and forms (for gtk1), issue #10785
git-svn-id: trunk@26722 -
2010-07-18 02:16:40 +00:00
jesus
4a03e1482b LazReport, remove allowgrayed from checkboxes in Text Editor dialog
git-svn-id: trunk@26718 -
2010-07-17 17:34:59 +00:00
jesus
761b821f12 LazReport, added LoadFromXMLStream method
git-svn-id: trunk@26698 -
2010-07-16 20:15:05 +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
33b28ccbcd LazReport, fix preview's vertical scrollbar too wide, issue #16855
git-svn-id: trunk@26627 -
2010-07-13 15:29:27 +00:00
paul
e16c63743c components: don't use poDesktopCenter and use poScreenCenter instead since poDesktopCenter positions in the center between 2 monitors for dual-monitor systems (bug #0014978)
git-svn-id: trunk@26419 -
2010-07-02 16:49:54 +00:00
jesus
36021d1c6e LazReport, implements ignoring non existing field on dataset option
git-svn-id: trunk@26283 -
2010-06-24 17:18:13 +00:00
maxim
8f899c7eb0 regenerated translations; updated Russian translation
git-svn-id: trunk@25854 -
2010-06-02 23:10:50 +00:00
marc
c334353214 * Updated Lithuanian translation by Valdas Jankūnas
git-svn-id: trunk@25825 -
2010-06-01 22:45:09 +00:00
maxim
1c60a65b18 Portuguese translation updates and improvements from Marcelo B Paula, part of bug #16484; regenerated other translations.
git-svn-id: trunk@25463 -
2010-05-16 13:48:18 +00:00
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
6f80b48f64 translations: german: from Joerg Braun
git-svn-id: trunk@24612 -
2010-04-13 13:42:33 +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
b69c6b01e8 LazReport, fix thumbnails button in editor sample (it tried to start drag operation instead of click)
git-svn-id: trunk@23756 -
2010-02-22 18:09:28 +00:00
jesus
ab29a9ca68 LazReport, editor sample layout improvement and change to fpc resources, missing localized items, from Aleksey Lagunov
git-svn-id: trunk@23746 -
2010-02-19 21:28:56 +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
8f15d443ff LazReport, reverted translation r23713 #310b5da0c2
git-svn-id: trunk@23736 -
2010-02-19 02:58:20 +00:00
paul
310b5da0c2 regenerate po files
git-svn-id: trunk@23713 -
2010-02-16 09:19:55 +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
paul
e20b46d170 languages: update Russian translations by Maxim
git-svn-id: trunk@23665 -
2010-02-09 01:38:46 +00:00
jesus
0e597479b5 LazReport, editor sample frech translation from paulatreides, issue #15130
git-svn-id: trunk@23574 -
2010-01-27 19:26:13 +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
aa49b84ec2 LazReport, editor sample, made composite report doublepass, fix [TOTALPAGES] report variable
git-svn-id: trunk@23560 -
2010-01-25 23:54:33 +00:00
jesus
8e0c549f9a LazReport, editor sample: don't use for in, report b in composite test start in new page
git-svn-id: trunk@23559 -
2010-01-25 23:33:42 +00:00