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 |
|
mattias
|
757729e0d9
|
printers: fixed combining date+time
git-svn-id: trunk@47625 -
|
2015-02-07 12:01:44 +00:00 |
|
jesus
|
679d20a26e
|
Printers, don't setup printer list while printer object is being destroyed, fix issue #26489
git-svn-id: trunk@46235 -
|
2014-09-14 17:41:24 +00:00 |
|
mattias
|
c3c544e67c
|
printers: fixed compilation
git-svn-id: trunk@45503 -
|
2014-06-13 21:10:49 +00:00 |
|
jesus
|
69873d9763
|
printers, cups, debug printer capabilities
git-svn-id: trunk@45501 -
|
2014-06-13 20:33:00 +00:00 |
|
mattias
|
b106e09c91
|
printers4lazarus: mainunit directive
git-svn-id: trunk@43916 -
|
2014-02-06 09:35:07 +00:00 |
|
mattias
|
1fe37e15a2
|
fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
|
2014-02-05 12:07:46 +00:00 |
|
jesus
|
ca952b3a82
|
Printers, cups, fix PrintDialog does not set Copies and Colate properties, from Petr-K, issue #24959
git-svn-id: trunk@43164 -
|
2013-10-07 18:38:48 +00:00 |
|
paul
|
0bd32c39c4
|
printers: convert resources to RES
git-svn-id: trunk@43145 -
|
2013-10-07 08:29:43 +00:00 |
|
paul
|
4e8817b49e
|
components: replace forms stored in lrs with FPC resource forms
git-svn-id: trunk@43016 -
|
2013-09-28 15:57:45 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
mattias
|
0281293a6a
|
cupsprinter: fixed uninitialized var
git-svn-id: trunk@41304 -
|
2013-05-20 01:35:00 +00:00 |
|
jesus
|
b2cfca71f8
|
Printers, refactored (partially reworked) bins support, implemented cups missing part
git-svn-id: trunk@41171 -
|
2013-05-13 14:19:13 +00:00 |
|
jesus
|
9f4729fa53
|
Printers, dialogs, if Title='' use DefaultTitle like in qt, (cups/linux)
git-svn-id: trunk@41118 -
|
2013-05-10 18:39:38 +00:00 |
|
jesus
|
34d14fbf7a
|
Printers, fix dialogs title (cups/linux), issue #14186
git-svn-id: trunk@41116 -
|
2013-05-10 18:18:36 +00:00 |
|
mattias
|
f5a1a29ff0
|
printers4lazarus, cairocanvas: do not use cairo on win64
git-svn-id: trunk@40782 -
|
2013-04-10 08:05:43 +00:00 |
|
jesus
|
4c539b83a7
|
Printers, made the cairo postscript canvas the default for cups backend (gtk2), printing latin, greek, cyrillic, arabic, chinese, etc. should now work, fixes issues #15161 and #19435
git-svn-id: trunk@40677 -
|
2013-04-01 04:43:31 +00:00 |
|
mattias
|
209d28f9f6
|
printers4lazarus: clean up
git-svn-id: trunk@40616 -
|
2013-03-21 23:10:28 +00:00 |
|
jesus
|
4b5bda4b7d
|
Printers, gtk, fix vertscrollbar not appearing in printer's advanced options, and gtk-critical raised because assertion in gtk_widget_realize
git-svn-id: trunk@40552 -
|
2013-03-14 22:09:12 +00:00 |
|
juha
|
844e616738
|
IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
|
2012-04-09 08:24:59 +00:00 |
|
mattias
|
4307fe4272
|
printers: less hints
git-svn-id: trunk@35786 -
|
2012-03-07 06:04:57 +00:00 |
|
zeljko
|
3303fdd87d
|
Printers: cups printer should take printrange from print dialog.Patch by Joachim Paepke. issue #21007
git-svn-id: trunk@34565 -
|
2012-01-03 19:01:44 +00:00 |
|
juha
|
69a92a76a2
|
Fix a spelling mistake in IDE string constants , Issue #23809, patch from cjrh
git-svn-id: trunk@34036 -
|
2011-12-08 07:54:30 +00:00 |
|
jesus
|
6d24d264ef
|
LCL, fix cups printer properties dialog title, issue #20191
git-svn-id: trunk@32243 -
|
2011-09-09 20:49:37 +00:00 |
|
zeljko
|
9b2bd8b9bb
|
Cups printers: preserve page orientation when setting default values. issue #19618
git-svn-id: trunk@31371 -
|
2011-06-25 07:01:32 +00:00 |
|
maxim
|
b35100dab3
|
Components, Printers: fixed 'Select printer' dialog by replacing TNotebook component type with (correct) TPageControl one
git-svn-id: trunk@29593 -
|
2011-02-17 20:53:24 +00:00 |
|
maxim
|
1674f7ce22
|
Components, Printers: added missing ComCtrls unit
git-svn-id: trunk@29586 -
|
2011-02-17 00:11:16 +00:00 |
|
maxim
|
a6788bcd99
|
Components, Printers: fixed to use TPageControl
git-svn-id: trunk@29585 -
|
2011-02-17 00:04:37 +00:00 |
|
jesus
|
6a922e35dd
|
LCL, reworked how the printer obtains it's default canvas class
git-svn-id: trunk@24483 -
|
2010-04-07 07:09:23 +00:00 |
|
jesus
|
14e8e2cf01
|
LCL+Printers, patch to allow cupsprinter to use another class of TPrinterCanvas, from Petr Kristan, issue #16101
git-svn-id: trunk@24216 -
|
2010-03-25 21:21:55 +00:00 |
|
jesus
|
75952cf1f0
|
Printer, fix cups printer default paper, from C. Western, issue #15992
git-svn-id: trunk@23998 -
|
2010-03-14 22:28:23 +00:00 |
|
jesus
|
2c48944932
|
Printers, CUPS, do not mix paper and paper sources in list of supported papers
git-svn-id: trunk@23793 -
|
2010-02-25 22:13:20 +00:00 |
|