Commit Graph

492 Commits

Author SHA1 Message Date
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
c3e1dc4ad5 Reduce compiler warnings, initialize some uninitialized variables.
git-svn-id: trunk@56869 -
2017-12-29 18:47:51 +00:00
juha
c8f3c37159 LCL-QT: Change string types back to WideString from UnicodeString.
git-svn-id: trunk@56819 -
2017-12-22 23:43:22 +00:00
juha
67caca351f QtPrinters: Formatting.
git-svn-id: trunk@56818 -
2017-12-22 23:43:09 +00:00
juha
42a324833e QtPrinters: Use UnicodeString instead of WideString.
git-svn-id: trunk@56805 -
2017-12-20 10:57:14 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +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
wp
adfc3e0881 Printers: New HiRes component palette icons of the printer dialogs (by Roland Hahn)
git-svn-id: trunk@56432 -
2017-11-18 12:58:34 +00:00
zeljko
e70c7b573e Qt,Qt5: added missing LazUTF8 for darwin and mswindows targets
git-svn-id: trunk@55888 -
2017-09-20 08:22:51 +00:00
zeljko
b0e2efefe6 Qt: stopped assert from Qt4 lib when CustomPageSize is setted up. With Qt5 it works ok.
git-svn-id: trunk@55883 -
2017-09-18 07:55:14 +00:00
zeljko
277eafe535 Qt5: fixed regressions from r55874 #41d1833551
git-svn-id: trunk@55882 -
2017-09-18 07:35:44 +00:00
jesus
41d1833551 Printers, Qt: fix 'The paper xxx has not defined rectangle\!, issue #26971
git-svn-id: trunk@55874 -
2017-09-16 15:57:44 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
maxim
7bcad23722 Translations: Japanese translation update by takahiro and Haruyuki Fujimaki, bugs #32099, #32100
git-svn-id: trunk@55466 -
2017-07-08 11:42:49 +00:00
wp
f7389c4e14 IDE: Add 200% palette images of all dialog components.
git-svn-id: trunk@55177 -
2017-06-02 22:13:52 +00:00
wp
29872f2bb9 IDE: Add 150% dialog palette images missing from previous commit.
git-svn-id: trunk@55158 -
2017-06-02 17:36:09 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
bart
c2f112c3d0 Printers4Lazarus: force fatal compilation error on WinCE platform, since the package is unsupported on this platform.
git-svn-id: trunk@54900 -
2017-05-13 21:16:23 +00:00
jesus
d3fb32086e Printers: don't raise exception if there are 0 printer's paper bins.
git-svn-id: trunk@54783 -
2017-04-30 19:12:18 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +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
juha
338d5c3fb5 Printer4Lazarus: Allow using cupsdyn unit directly from user's code. Issue #31245.
git-svn-id: trunk@54133 -
2017-02-09 20:22:43 +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
zeljko
f684952850 Qt5: integration into LCL
git-svn-id: trunk@53807 -
2016-12-30 15:05:34 +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
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
mattias
25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +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
01898d3c57 components: less hints
git-svn-id: trunk@51782 -
2016-03-01 15:25:02 +00:00