Commit Graph

42 Commits

Author SHA1 Message Date
jesus
a204eebb53 Printers, windows, check if there are printers before calling printer document properties
git-svn-id: trunk@23808 -
2010-03-01 03:32:54 +00:00
paul
cc7aa41e5b components: fix hInstance usage
git-svn-id: trunk@23710 -
2010-02-16 07:46:50 +00:00
paul
664e34e4a6 components: fix compilation
git-svn-id: trunk@23707 -
2010-02-15 11:41:02 +00:00
jesus
8d511f8bea Printers, fix printer not available problem (windows, introduced in r20675 #f5cdfcac6a)
git-svn-id: trunk@20857 -
2009-07-14 20:10:23 +00:00
jesus
f6920f782e Printers, added TPrinter.FileName property, based on patch from mtournay, issue #13718
git-svn-id: trunk@20805 -
2009-07-07 05:09:52 +00:00
jesus
f5cdfcac6a Printers, fix raw exception, issue #14013
git-svn-id: trunk@20675 -
2009-06-20 04:48:39 +00:00
vincents
443073a7a2 pinters: fixed compilation on win64
git-svn-id: trunk@19466 -
2009-04-17 09:57:10 +00:00
paul
146a3542fb win32: position printer dialogs on center of active form monitor
git-svn-id: trunk@19422 -
2009-04-14 06:42:25 +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
6d7d8a64e8 printers, Sometimes setting PrinterIndex property do not select the right printer, issue #11463
git-svn-id: trunk@15485 -
2008-06-20 16:45:02 +00:00
jesus
a353f8dd84 printers, use ms recommended method to obtain default printer, issue #11301
git-svn-id: trunk@15281 -
2008-05-31 17:22:05 +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
ab422b9665 Printers, setdc after sucessful change printer, issue #11279
git-svn-id: trunk@15265 -
2008-05-28 05:22:03 +00:00
vincents
a3230ffdcd win32 printers: cleanup
git-svn-id: trunk@15235 -
2008-05-26 14:09:18 +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
d270b16e7d LCL, implemented AppHandle in TWidgetset, fixed issue #9239
git-svn-id: trunk@11479 -
2007-07-12 21:09:00 +00:00
micha
d7d43ee618 fix pointer type conversions
git-svn-id: trunk@10044 -
2006-10-06 17:08:25 +00:00
jesus
82ef5fc46c printers, windows, check paper codes to match supported papers in case driver returns wrong counts (fineprint) from Andreas Schneider (\pub\bash0r)
git-svn-id: trunk@9950 -
2006-09-20 20:14:58 +00:00
jesus
6128f10523 Implemented printer RawMode Access
git-svn-id: trunk@9929 -
2006-09-18 19:48:02 +00:00
jesus
816204bcbc fixes paper orientation and size, issue #7077
git-svn-id: trunk@9487 -
2006-06-23 06:41:28 +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
56054cce54 fixed refresh list of printers returns empty list
git-svn-id: trunk@8549 -
2006-01-18 05:32:25 +00:00
jesus
7e79e0d25c fixed problem with network printers with long names from Christian Ulrich
git-svn-id: trunk@8548 -
2006-01-18 05:21:16 +00:00
jesus
6fece2d9f5 doGetPaperName implemented for windows, fixed selecting default printer
git-svn-id: trunk@8348 -
2005-12-20 14:31:27 +00:00
jesus
eaac6a33da improved win32 printers from Boguslaw Brandys
git-svn-id: trunk@8304 -
2005-12-13 08:27:59 +00:00
jesus
843b3af558 fixed Printer4Lazarus windows compilation
git-svn-id: trunk@8252 -
2005-12-04 06:45:45 +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
mattias
00d2646d1b uses PD_RETURNDC option for printers dialogs and returned DC has all options selected by user applied from Boguslaw Brandys
git-svn-id: trunk@8193 -
2005-11-19 10:59:08 +00:00
vincents
a966e4a9bb made DoEnumPrinters more robust from Ere Maijala
git-svn-id: trunk@7653 -
2005-09-09 13:01:39 +00:00
marc
68321456bb * Renamed InterfaceObject to WidgetSet
- Removed some logs
* Changed mainloop to a callback through the interface

git-svn-id: trunk@7585 -
2005-08-28 23:38:18 +00:00
vincents
f9efe7ac15 fixed exception with special printers from Olivier
git-svn-id: trunk@7235 -
2005-06-13 07:56:39 +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
73e0927f4b improved Printer Setup dialog win32 from Olivier und Salvatore
git-svn-id: trunk@7052 -
2005-04-03 09:54:56 +00:00
micha
65a533af7a fix compilation for application.handle removal
git-svn-id: trunk@7038 -
2005-03-30 07:48:35 +00:00
mattias
73407637b1 added cups support from Olivier
git-svn-id: trunk@6937 -
2005-03-11 11:35:13 +00:00