don't set A4 paper size, use the system default instead
[wxWidgets.git] / src / msw / printdlg.cpp
2006-11-17  Vadim Zeitlindon't set A4 paper size, use the system default instead
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison fix
2006-10-29  Julian SmartApplied patch [ 1583316 ] set media source for printing
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-05-25  Włodzimierz SkibaInclude wx/cmndata.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-01-17  Julian SmartApplied patch [ 1345297 ] Crash with MSW wxPrintDialog...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-18  Julian SmartPatch from Andre Reitz to correct a couple of bugs
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-05-30  Julian SmartApplied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa...
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2005-03-03  Włodzimierz SkibaWarning fix.
2005-02-28  Robert Roebling Add PrivData() field to wxPrintData since MSW's printer
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-09  Włodzimierz Skiba.empty() string decorations
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-31  Robert Roebling Moved print dialog data conversion code
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-03-25  Julian SmartMany changes to the printing classes.
1998-10-16  Unknown (UG)no message
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten Ballüderadded some wxMSW stuff