Commit Graph

868 Commits

Author SHA1 Message Date
wp_xyz
fde1f53879 images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
Jacek Rydzewski
89f30d2477 Misstyped css style text alignment 2022-01-21 23:51:42 +00:00
Jacek Rydzewski
c1ca9a357d Repair Alignment settings in export filter, and use alignment information in HTML export filter. 2022-01-21 15:12:02 +00:00
Jesus Reyes A
639398c65d LazReport: enable image transparency in FCL PDF exporter 2021-12-18 17:28:33 -06:00
Maxim Ganetsky
738e48c6b7 Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
Juha
8985175dd5 Disable CLocale in OpenBSD, it is broken there. Order used units. Issue #39368. 2021-10-10 22:04:13 +03:00
Jesus Reyes A
573f49ef02 LazReport: removed unnecessary call EMFPages.Draw method, by Michal Gawrycki, issue #32031 2021-09-01 22:58:12 -05:00
Jesus Reyes A
fd4f2335c0 LazReport: Using same cursor for oposite corners don't look nice in linux on ObjInsp resizing, changed to use proper cursors. 2021-09-01 17:36:09 -05:00
Jesus Reyes A
2d593b196f LazReport: Resizeable object inspector, fix issue #12156 2021-09-01 10:03:48 -05:00
Jesus Reyes A
92805d1862 LazReport: Clear objInsp selection before deleting objects to avoid AV if objInsp is editing a property, fix issue #26060 2021-08-31 00:15:14 -05:00
Maxim Ganetsky
024b3db6e4 Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39320 2021-08-09 01:26:13 +03:00
Maxim Ganetsky
6f2dbaa8cd LazReport: updated Russian translation 2021-08-05 00:36:15 +03:00
Jesus Reyes A
052c78909f LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469 2021-08-03 22:27:15 -05:00
Jesus Reyes A
7993dbc779 LazReport: Allow Generate report from another thread, modified patch from wadman, issue #31748 2021-08-01 19:13:18 -05:00
jesus
23b667846d LazReport: Fix compilation of ZeosDB
git-svn-id: trunk@65468 -
2021-07-16 22:11:35 +00:00
juha
655251e641 LazReport: Change an event parameter name. "Width" clashed with TControl.Width. Issue #39025, patch by Soner.
git-svn-id: trunk@65295 -
2021-06-22 21:32:25 +00:00
juha
0a546c54cf LazReport: Allow entering more than one digit in font combobox editor. Issue #39026, patch by Soner.
git-svn-id: trunk@65294 -
2021-06-22 21:32:22 +00:00
maxim
52952de666 LazReport: fixed typo in 'sErrorOccured' resource string name
git-svn-id: trunk@65211 -
2021-06-10 22:42:34 +00:00
maxim
c4170665d3 LazReport: fixed typos related to 'occur' word
git-svn-id: trunk@65196 -
2021-06-10 22:09:28 +00:00
jesus
752d4a3974 LazReport: Fix mem leak, patch by Bambang Pranoto, issue #0038927
git-svn-id: trunk@65140 -
2021-05-26 21:27:07 +00:00
juha
b53ad7ceed Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
maxim
b63e036f48 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436
git-svn-id: trunk@64457 -
2021-02-03 22:42:52 +00:00
jesus
ca65088ffb LazReport: Package lazreportpdfexport new feature: Create link annotation for TfrMemoView.URLInfo, by Stefan Sinne, issue #37996
git-svn-id: trunk@64408 -
2021-01-19 20:22:39 +00:00
juha
42850cfe4d LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
jesus
9e0ae34ea4 LazReport: Fix mem leak introduced in the cgi/console patch.
git-svn-id: trunk@64383 -
2021-01-14 08:32:54 +00:00
jesus
cc6e0d00c6 LazReport: fix AV export regression, patch by Zdravko Gabrovski issue #38258
git-svn-id: trunk@64289 -
2020-12-28 15:43:31 +00:00
maxim
df9968b6e3 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38257
git-svn-id: trunk@64271 -
2020-12-24 23:01:30 +00:00
juha
551c9ccc08 LazReport: Add buttons for printer and page setup into Preview window. Issue #37962, patch from Zdravko Gabrovski.
git-svn-id: trunk@64056 -
2020-10-22 20:22:33 +00:00
maxim
dcb1871753 LazReport: added missing period to resource string, regenerated translations and updated Russian translation
git-svn-id: trunk@63940 -
2020-09-29 23:31:45 +00:00
jesus
31487c5ae1 LazReport: New "Onbeforepreview" event in LazReport, patch from Zdravko Gabrovsk, issue #37794
git-svn-id: trunk@63938 -
2020-09-29 05:35:06 +00:00
jesus
ac50e66e44 LazReport: Fix the slow filling of font's combobox so it can now be made on designer opening, this fixes no showing the font in the font list when some object is selected and the report is just loaded.
git-svn-id: trunk@63937 -
2020-09-29 03:55:35 +00:00
jesus
b6c3d95216 LazReport: Added LrDotMatrix component, a TfrReport derived that handle print to do matrix kind printers, from @Heliosroots
git-svn-id: trunk@63936 -
2020-09-28 21:17:04 +00:00
jesus
7b162a47aa LazReport: Adds page num to printer title in case the job is splitted due different page sizes (fix overwritting of produced pdf's with cups-pdf in linux
git-svn-id: trunk@63933 -
2020-09-28 18:59:26 +00:00
jesus
ebc3a1947b LazReport: Support for custom paper sizes.
git-svn-id: trunk@63931 -
2020-09-28 01:10:36 +00:00
jesus
0d1f1cb778 LazReport: implements export to a stream
git-svn-id: trunk@63923 -
2020-09-25 22:50:42 +00:00
jesus
cb166633f6 LazReport: Support for nogui-cgi or otherwise console and web applications.
git-svn-id: trunk@63892 -
2020-09-19 17:56:34 +00:00
jesus
58d2132e5c LazReport: Implements other way of dealing with reports that print to specific printer but end using the virtual printer. This catch paper found in predefined list of papers which previous patch didn't.
git-svn-id: trunk@63891 -
2020-09-19 07:27:40 +00:00
jesus
cf154ced76 LazReport, Fix paper units when a report who use a installed printer have to use the virtual printer.
git-svn-id: trunk@63889 -
2020-09-18 16:08:27 +00:00
jesus
3131bdc11f LazReport: crosstab: more mem leaks.
git-svn-id: trunk@63878 -
2020-09-11 06:47:04 +00:00
jesus
84dd5c3fd0 LazReport: Fix crosstab mem leaks.
git-svn-id: trunk@63877 -
2020-09-11 04:50:19 +00:00
jesus
a1dc800a66 LazReport: Find dataset when TFrReport has no owner.
git-svn-id: trunk@63869 -
2020-09-06 05:28:18 +00:00
juha
125e794a87 Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
2020-08-18 17:35:21 +00:00
maxim
8a7112535d Translations: Chinese translation update by robsean, bug #37290
git-svn-id: trunk@63485 -
2020-07-01 21:39:48 +00:00
juha
1926dbe925 LazReport: A fix related to UnicodeString in r63320 #234b8a256c. Issue #37170, patch from Zdravko Gabrovski.
git-svn-id: trunk@63335 -
2020-06-10 09:35:35 +00:00
juha
234b8a256c LazReport: Support UCS-2 in WrapMemo by using UnicodeString. A hack but better than pure ASCII support. Issue #37170, patch from Zdravko Gabrovski.
git-svn-id: trunk@63320 -
2020-06-06 21:36:04 +00:00
jesus
f107619061 LazReport: moved printer initial setup out of unit's initialization, patch from Zdravko Gabrovski with changes, fix issue #37065
git-svn-id: trunk@63221 -
2020-05-25 16:57:23 +00:00
jesus
9cdfd55ed4 LazReport: Add OnFinalSetup event in TFrPrintGrid, patch from Zdravko Gabrovski, issue #37021
git-svn-id: trunk@63182 -
2020-05-18 11:31:49 +00:00
juha
6cc2ae4278 LazReport: Fill pages better. Issue #37046, patch from Sergey Chekh.
git-svn-id: trunk@63168 -
2020-05-15 23:10:27 +00:00
juha
c236e626e7 LazReport: Remove property "ReadOnly" from CheckBox in Lr_prdlg. Issue #37066, patch from Zdravko Gabrovski.
git-svn-id: trunk@63146 -
2020-05-13 21:21:46 +00:00
juha
3abc824f69 LazReport: Fix a TfrDesignerPage memory leak. Issue #36918, patch from Michal Gawrycki.
git-svn-id: trunk@62991 -
2020-04-15 19:33:56 +00:00