Commit Graph

29 Commits

Author SHA1 Message Date
jesus
f8e9e6474b Printers: Support for Cocoa printing, updated examples.
git-svn-id: trunk@59492 -
2018-11-08 21:54:32 +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
bart
09ff38a012 Printers (Windows): Start removing Windows 9x specific code.
ToDo:
- Get rid of the Ansi versions of the Printer_Info* data structures (used in TWinPrinter.DoGetPrinterState)
- Get rid of DeviceCapabilitiesA variant (used in TWinPrinter.DoGetPaperRect)

git-svn-id: trunk@50954 -
2015-12-20 12:47:54 +00:00
jesus
369715dd29 Printers, Windows: fix Paper "" not supported
git-svn-id: trunk@45479 -
2014-06-12 01:42:14 +00:00
bart
767b677d3b Printers (Windows): do not use a compiler directive to enable printing on Win9x systems (introduced in r39125 #de4e10c615).
Use at runtime detection to decide wether to call Ansi or Wide Windows API's and separate the used
structures into Ansi and Wide variants.
(Hiding Win9x functionality behind a compiler directive is inconsistent with current LCL behaviour)
Resolves issue #0025315.

git-svn-id: trunk@43544 -
2013-12-15 16:29:31 +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
jesus
75719d513e Printers, implements printer bins (windows), from mtournay, issue #24414
git-svn-id: trunk@41139 -
2013-05-11 21:37:22 +00:00
jesus
8196403121 Printers, removed missed define USEUNICODE from winutilprn
git-svn-id: trunk@39227 -
2012-11-02 05:14:11 +00:00
jesus
de4e10c615 Printers, Windows unicode support (enabled by default)
git-svn-id: trunk@39125 -
2012-10-18 04:52:21 +00:00
paul
fec2c5b6db printers: temporary remove use of WinSpool unit because it is not yet released
git-svn-id: trunk@30302 -
2011-04-15 13:16:08 +00:00
paul
fa1cd514a0 printers: cleanup, format win32 units - use RTL and FCL when possible, use appropriate packing (fixes issue #0018870)
git-svn-id: trunk@30284 -
2011-04-13 09:32:14 +00:00
paul
2c392d68a7 components: use DefaultFormatSettings in codetools to prevent deprecated warning generation
git-svn-id: trunk@28603 -
2010-12-03 03:40:41 +00:00
vincents
443073a7a2 pinters: fixed compilation on win64
git-svn-id: trunk@19466 -
2009-04-17 09:57:10 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
jesus
35ede8b695 printers, fix selecting default printer and updating devmode (windows)
git-svn-id: trunk@15278 -
2008-05-30 15:10:51 +00:00
jesus
6bdc560d73 printers, fixes AV for qt-win32 issue #10611
git-svn-id: trunk@13724 -
2008-01-11 07:06:00 +00:00
jesus
bdd543cc78 printers, fixed AV when printing under windows
git-svn-id: trunk@13448 -
2007-12-23 20:00:33 +00:00
jesus
6128f10523 Implemented printer RawMode Access
git-svn-id: trunk@9929 -
2006-09-18 19:48:02 +00:00
jesus
aac0598b39 fixed printer related problems (paper sizes, printouts now use current settings, advanced settings preserved after dialogs) in windows
git-svn-id: trunk@9448 -
2006-06-19 08:24:58 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
vincents
9ffa696b34 fatal instead of comment if wrong target
git-svn-id: trunk@9147 -
2006-04-19 22:36:05 +00:00
vincents
aaeb49acbe fixed compilation after removal of TSize from LCLType
git-svn-id: trunk@8740 -
2006-02-16 09:40:12 +00:00
jesus
eaac6a33da improved win32 printers from Boguslaw Brandys
git-svn-id: trunk@8304 -
2005-12-13 08:27:59 +00:00
jesus
205d76944f Fixes issues #1443,#1445 and TPageSetupDialog from Boguslaw Brandys
git-svn-id: trunk@8250 -
2005-12-03 21:45:49 +00:00
micha
c339357532 remove comment used to fix CRLF files
git-svn-id: trunk@7148 -
2005-05-05 19:16:06 +00:00
micha
b28d7d74b9 fix CRLF files to be LF
git-svn-id: trunk@7147 -
2005-05-05 19:15:08 +00:00
mattias
a94e69edd1 added winapi printer specific TWinPrinter(Printer).Handle from Olivier
git-svn-id: trunk@7094 -
2005-04-21 15:48:04 +00:00
mattias
73407637b1 added cups support from Olivier
git-svn-id: trunk@6937 -
2005-03-11 11:35:13 +00:00