Retrieve paper size from page setup dialog in wxOSX/Cocoa.
[wxWidgets.git] / src / osx / core / printmac.cpp
2012-02-26  Vadim ZeitlinRetrieve paper size from page setup dialog in wxOSX...
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-08  Stefan Csomoradding fallback
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-05-19  Stefan Csomorsplitting methods
2010-05-05  Vadim ZeitlinReplace wxPrintout::SetIsPreview() with SetPreview().
2010-03-28  Vadim ZeitlinSuppress gcc warnings about double to int conversion.
2010-01-18  Stefan Csomormoving GetPageInfo to later stage, closes #11494
2009-12-05  Paul Cornettminor cleanup
2009-11-30  Stefan Csomorusing 64bit APIs, closes #10184
2009-09-24  Vadim ZeitlinDisplay correct minimal and maximal pages numbers under...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-23  Stefan Csomorfixing 64 bit compile
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-17  Stefan Csomorstreamlining printing support, adding printing support...
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2008-11-13  Robert Roebling#10181: wxOSX: patch for proper wxPrintData to/from...
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-09-02  Stefan Csomorosx new layout
2008-08-03  Stefan Csomormoving osx files (rename will follow)