Commit Graph

126 Commits

Author SHA1 Message Date
juha
f8a5ce2132 Printers: Disable one more UI item in unix TPageSetupDialog. Issue #39021, patch by CudaText man.
git-svn-id: trunk@65288 -
2021-06-22 06:03:56 +00:00
mattias
8a28cfb7aa lcl: gtk3: less hints
git-svn-id: trunk@65103 -
2021-05-10 14:38:34 +00:00
juha
36063fca47 Printers: Update resource file. issue #38027.
git-svn-id: trunk@64115 -
2020-11-07 15:18:21 +00:00
juha
5f2e464b97 Printers: Use OSPrinters in uDlgPropertiesPrinter.
git-svn-id: trunk@64113 -
2020-11-06 10:42:06 +00:00
juha
f38ee04679 Printer4Lazarus: Improve Unix Print Dialogs. Issue #38027, patch from Joeny Ang.
git-svn-id: trunk@64107 -
2020-11-05 11:47:34 +00:00
jesus
88bacf3d62 Printers: missing patch for custom size papers for linux
git-svn-id: trunk@63932 -
2020-09-28 17:34:39 +00:00
jesus
95f3ddc9cd LCL: Printers support for custom size papers for Windows and Linux.
git-svn-id: trunk@63930 -
2020-09-28 01:08:23 +00:00
jesus
8965b70a28 Printers, Fix printing regression under linux, issue #34680
git-svn-id: trunk@59823 -
2018-12-14 02:25:32 +00:00
maxim
a120f243bd Printers: do not pass to CUPS localized parameter values, localize 'Pages' combobox differently
git-svn-id: trunk@58651 -
2018-07-29 23:45:10 +00:00
juha
85a6cc4340 Printers: Internationalization for Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58641 -
2018-07-27 18:31:16 +00:00
juha
90b69249a0 Printers: Fix tab order in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58640 -
2018-07-27 10:24:31 +00:00
juha
6700ae635e Printers: Remove empty Margins tab in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58637 -
2018-07-26 08:58:41 +00:00
juha
9e333da657 Printers: Fix Unix PageSetupDialog border. Patch from AlexeyT.
git-svn-id: trunk@57703 -
2018-04-25 07:29:18 +00:00
juha
2f8a803b41 Printers: PageSetupDialog i18n fix. Issue #33568, patch from AlexeyT.
git-svn-id: trunk@57618 -
2018-04-07 10:53:18 +00:00
juha
96169209a1 Printers: Implement psoWarning in PageSetupDialog. Issue #33531, patch from AlexeyT.
git-svn-id: trunk@57613 -
2018-04-06 21:04:53 +00:00
juha
5e04ba4ae2 Printers: Set different MinValue and MaxValue for TFloatSpinEdit in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57555 -
2018-03-22 20:09:19 +00:00
juha
bc26b5cd5f Printers: Show correct paper names and "source" list in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57547 -
2018-03-22 08:51:24 +00:00
juha
40c903dd63 Printers: Implement psoDisablePrinter and Printer button in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57543 -
2018-03-21 09:42:47 +00:00
juha
eadbad36d8 Printers: Implement psoDefaultMinMargins etc. in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57542 -
2018-03-20 18:44:26 +00:00
juha
eb60bc8c6d Printers: Paint margins etc. in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57540 -
2018-03-20 16:05:14 +00:00
juha
45ea5e6e15 Printers: Paint shadow for preview, implement psoMargins and psoMinMargins in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57537 -
2018-03-20 10:38:21 +00:00
juha
689d37bf35 Printers: Rotate margin values on for Portrait/Landscape in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57534 -
2018-03-19 20:59:33 +00:00
juha
f745a6b395 Printers: Adjust increment for mm/Inch in Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57533 -
2018-03-19 09:29:56 +00:00
juha
e092279c61 Printers: Set margins etc. for Unix PageSetup dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57528 -
2018-03-18 16:03:37 +00:00
juha
a993ca4fed Printers: Improve Unix PageSetup more. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57519 -
2018-03-17 12:55:52 +00:00
juha
ffd23c7799 Printers: Use scaling 1/1000 inch and 1/100 mm for page setup. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57518 -
2018-03-17 08:23:13 +00:00
juha
2791021ac9 Printers: Match Windows PageSetupDialog settings with the Unix dialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57517 -
2018-03-16 22:09:56 +00:00
juha
dd8971ca15 Printers: Improve Unix PageSetupDialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57516 -
2018-03-16 17:04:34 +00:00
juha
1c894ad096 Printers: Improve layout of Unix PageSetupDialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57512 -
2018-03-16 10:33:28 +00:00
juha
4d075d78c7 Printer4Lazarus: Add a comment to unit cupsdyn after it was copied to FPC sources.
git-svn-id: trunk@56528 -
2017-11-28 19:37:06 +00:00
juha
7a76a4c728 Printer4Lazarus: Fix header comments. Fix license text in CupsDyn unit to match other units and the package itself.
git-svn-id: trunk@56491 -
2017-11-25 10:20:02 +00:00
juha
960ee79438 Revert r54133 #338d5c3fb5, cupsdyn unit compiles only on Unix systems. Remove LCLProc.
git-svn-id: trunk@54134 -
2017-02-09 21:39:20 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
juha
ec91cfdc9a LCL: Use "out" parameter instead of "var" in Printer.Write() and derivatives. Issue #29950.
git-svn-id: trunk@53102 -
2016-10-12 13:37:37 +00:00
ondrej
f7158c1393 lcl: disable windows on system dialog execute
win32: fix parent window handle for system dialogs
Issue #28631

git-svn-id: trunk@51798 -
2016-03-02 05:45:52 +00:00
mattias
54396991ac fixed typos, bug #29323 patch from Paul Gevers
git-svn-id: trunk@51187 -
2016-01-04 15:02:09 +00:00
mattias
d1b63130f9 cupsprinting: fixed typo
git-svn-id: trunk@50274 -
2015-11-10 14:59:25 +00:00
mattias
d6128fafcf printers4lazarus: unitx: select dialog nicer buttons, patch #28798 from Alexey
git-svn-id: trunk@50242 -
2015-11-06 23:11:39 +00:00
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
mattias
937c594c3f printer4lazarus: cups: check PrintFile result and show error
git-svn-id: trunk@50174 -
2015-10-26 10:28:40 +00:00
mattias
a46caecea3 printe4lazarus: raise exception, if tmp file cannot be created
git-svn-id: trunk@50173 -
2015-10-26 10:12:31 +00:00
mattias
7cdf5a2bb6 printers4lazarus: cups: checkif tmp dir writable
git-svn-id: trunk@50172 -
2015-10-26 09:29:29 +00:00
mattias
67a8e3a52e printers4lazarus: undo debug
git-svn-id: trunk@50171 -
2015-10-26 09:28:57 +00:00
mattias
fb15809cef lazutils: DirectoryIsWritable: check if directory exists
git-svn-id: trunk@50170 -
2015-10-26 09:26:44 +00:00
mattias
3cabc3eba0 printer4lazarus: unix select dialog: using TButtonPanel, patch #28798 from Alexey Torgashin
git-svn-id: trunk@49990 -
2015-10-08 10:05:19 +00:00
mattias
c069a7350f printer4lazarus: unix setup dialog: using TButtonPanel, patch #28797 from Alexey Torgashin
git-svn-id: trunk@49989 -
2015-10-08 10:03:03 +00:00
maxim
78e6dc4d48 Printers: improved properties dialog layout and i18n, bug #28772; regenerated translations and updated Russian translation.
git-svn-id: trunk@49934 -
2015-10-03 21:32:08 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
fc378e05ef printer4lazarus: added resourcestrings for cups setup dlg
git-svn-id: trunk@49341 -
2015-06-16 09:16:18 +00:00