Commit Graph

16 Commits

Author SHA1 Message Date
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
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
dmitry
8a1e0ddf12 cocoa: update printing component to use LCLObjCBoolean type
git-svn-id: trunk@59751 -
2018-12-07 01:28:23 +00:00
jesus
f8e9e6474b Printers: Support for Cocoa printing, updated examples.
git-svn-id: trunk@59492 -
2018-11-08 21:54:32 +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
sekelsenmat
24779bff6c cocoa-printing: Fixes issues which prevented the printing from going through, now an ellipse can be printed with pen and brush
git-svn-id: trunk@48752 -
2015-04-14 06:35:26 +00:00
sekelsenmat
19675bde86 cocoa: Large new parts of the recording-based printing
git-svn-id: trunk@48691 -
2015-04-10 07:28:57 +00:00
sekelsenmat
5b89a8d49e cocoa: Fixes a crash and a bug in printing
git-svn-id: trunk@48684 -
2015-04-09 07:33:19 +00:00
sekelsenmat
0c1bc741f1 cocoa-printing: New implementation of the dialog, found a way to show the dialog and print separately
git-svn-id: trunk@47789 -
2015-02-14 19:45:47 +00:00
sekelsenmat
7fbf0b2c70 cocoa-printing: Now the print dialog shows
git-svn-id: trunk@47788 -
2015-02-14 19:15:59 +00:00
sekelsenmat
91c40e2444 cocoa: A lot more of structural printing code
git-svn-id: trunk@47784 -
2015-02-14 18:27:39 +00:00
sekelsenmat
0c07d2cc8b cocoa-printer: Now it can already list printer names, part 2
git-svn-id: trunk@47775 -
2015-02-14 10:14:24 +00:00
sekelsenmat
37da396bcd cocoa-printer: Now it can already list printer names
git-svn-id: trunk@47774 -
2015-02-14 10:12:08 +00:00
sekelsenmat
20a1bf3a5f Structural work for Printing in Cocoa, now it already compiles and links but doesnt print anything
git-svn-id: trunk@47768 -
2015-02-14 08:48:14 +00:00