Commit Graph

880 Commits

Author SHA1 Message Date
Juha
f99bd70b72 Improve scaling of DateTimePicker. Leave GetDetailSize in places which are not fully tested yet. 2023-04-29 19:44:23 +03:00
wp_xyz
77ae9452b9 Misc: Switch x and y loops at several places. Issue #40231 2023-04-29 16:38:00 +02:00
Juha
c14934764c LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
Maxim Ganetsky
803e16830d LazReport: cleaned up unused strings, regenerated translations 2023-03-14 00:33:34 +03:00
Ondrej Pokorny
99caa084fc Revert TFontStyles to the original size 2022-12-22 15:07:14 +01:00
Ondrej Pokorny
829f320095 FPC: Extend System.UITypes 2022-12-18 09:47:42 +01:00
Maxim Ganetsky
abfb1038bd Regenerated translations. 2022-12-08 03:30:04 +03:00
juha
62e33c59a2 LazReport: Add options for new PreviewButtons. Issue #39845, patch by michalgw. 2022-08-11 08:59:37 +03:00
Jesus Reyes A
640f35cba5 LazReport: Add scrollbars to memo in variables editor, by Michal Gawrycki. Fix #30593 2022-07-29 21:37:44 -05:00
Juha
8c90f8e536 LazReport: Update DefExportFilterClass. Issue #39749, patch by Soner. 2022-06-10 00:56:19 +03:00
dbannon
8f091d6af5 Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
David Bannon
bc0acfba38 First batch examples from components get metadata 2022-04-12 18:09:38 +10:00
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