Commit Graph

547 Commits

Author SHA1 Message Date
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
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
36063fca47 Printers: Update resource file. issue #38027.
git-svn-id: trunk@64115 -
2020-11-07 15:18:21 +00:00
maxim
568d990d27 Printers: regenerated translations and updated Russian translation
git-svn-id: trunk@64114 -
2020-11-06 22:53:07 +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
juha
04a1dda99d Printers: Fix spelling in printers.pas and printer4lazarus pacakage. Issue #37941, patch from Don Siders.
git-svn-id: trunk@64039 -
2020-10-17 16:42:16 +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
mattias
61c53d6f41 LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
8ceb09a67b make: changed default darwin lcl platform from carbon to cocoa
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
mattias
9dcd9ee04d updated makefiles
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +00:00
zeljko
60b8784b73 Qt/Qt5: initialize QPrinterInfo printers on demand, not when creating TQtPrinter, so app startup is much faster
git-svn-id: trunk@63004 -
2020-04-17 08:30:00 +00:00
juha
651a6436a2 Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
jesus
47248e1066 Printers: rulers sample page for dialogs sample
git-svn-id: trunk@62462 -
2019-12-29 22:35:48 +00:00
jesus
650b991e87 Printers: Cocoa: fallback to std 72x72 resolution (high resolution is currently unsupported)
git-svn-id: trunk@62461 -
2019-12-29 22:34:32 +00:00
jesus
8aae6bd0f3 Printers: Cocoa: fix reported paper dimensions (fix LazReport designer)
git-svn-id: trunk@62455 -
2019-12-29 19:13:34 +00:00
dmitry
a11d2db8f4 Printers: update Cocoa resolution information. #36063
git-svn-id: trunk@62184 -
2019-11-03 23:54:51 +00:00
juha
be4634a30b Printers: Use unit Printer4LazStrConst only when needed. Issue #36239.
git-svn-id: trunk@62152 -
2019-11-01 15:52:06 +00:00
juha
bab4d7305b Remove unused units from uses sections.
git-svn-id: trunk@62149 -
2019-10-31 23:12:37 +00:00
maxim
9107baee24 Translations: removed completely untranslated files
git-svn-id: trunk@62072 -
2019-10-17 23:43:46 +00:00
maxim
bd9bfc01d4 Translations: Turkish translation update by Onur ERÇELEN, bug #35865
git-svn-id: trunk@61612 -
2019-07-21 22:57:16 +00:00
jesus
fbef644b79 Printers: make the page setup dialog use the user selected units.
git-svn-id: trunk@60990 -
2019-04-16 00:53:10 +00:00
michael
da14fc4435 * Revert last patch, additional files committed by accident
git-svn-id: trunk@60394 -
2019-02-09 18:38:37 +00:00
michael
85e16c046f * Fix registering custom formscomponents/customform/custforms.pp
git-svn-id: trunk@60393 -
2019-02-09 18:37:18 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +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
dmitry
8a1e0ddf12 cocoa: update printing component to use LCLObjCBoolean type
git-svn-id: trunk@59751 -
2018-12-07 01:28:23 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
zeljko
fde5f24937 Qt,Qt5: improved printers handling, reduced calls to EnumQPrinters(). issue #34569
git-svn-id: trunk@59609 -
2018-11-19 18:47:53 +00:00
zeljko
b2f4e56a09 Qt5: fixed crash when caching papers. part of #34558
git-svn-id: trunk@59594 -
2018-11-18 12:34:21 +00:00
zeljko
7de1b4bb56 Qt5: use QPrinterInfo_avaliablePrinterNames() instead of old QPrinterInfo_availablePrinters(). issue #34558
git-svn-id: trunk@59593 -
2018-11-18 12:19:28 +00:00
jesus
f8e9e6474b Printers: Support for Cocoa printing, updated examples.
git-svn-id: trunk@59492 -
2018-11-08 21:54:32 +00:00
jesus
ed7036c3b9 Printers, windows: fix default paper name. Fix encoding of printer title (adapted patch from Aleksey Lagunov: issue #0033556)
git-svn-id: trunk@59489 -
2018-11-08 07:30:31 +00:00
maxim
2fb99791ef Translations: French translation update by Gilles Vasseur, bug #34403
git-svn-id: trunk@59276 -
2018-10-09 22:50:15 +00:00
maxim
e26f6ff3ca Translations: Hungarian translation update by Péter Gábor, bug #34397
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
maxim
a351c9f8fe Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34139
git-svn-id: trunk@58742 -
2018-08-19 23:08:36 +00:00
maxim
368347ca99 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34056
git-svn-id: trunk@58659 -
2018-07-31 21:59:47 +00:00
maxim
5a3141e0d5 Printers: regenerated translations and updated Russian translation
git-svn-id: trunk@58654 -
2018-07-29 23:52:01 +00:00
maxim
7098e0c3a8 Printers: committed missed changes
git-svn-id: trunk@58652 -
2018-07-29 23:47:42 +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
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00