don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / src / msw / printwin.cpp
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-08-20  Václav Slavíkfixed scaling of print preview if there's not enough...
2008-06-16  Václav SlavíkImplemented high-quality preview for wxMSW (this approa...
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-11-30  Robert RoeblingDC reorganization
2007-07-27  Vadim Zeitlinmany compilation fixes for WinCE using VC8 (it now...
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-07-02  Vadim Zeitlincorrected preview scale calculation (patch from Daniel...
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2005-03-17  Vadim Zeitlinreturn if abort dialog couldn't be created (part of...
2004-11-10  Włodzimierz SkibaOW fixes.
2004-11-06  Ryan Nortonfix warning
2004-11-04  Włodzimierz Skiba'Unused ...' warning fix.
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-08  Vadim Zeitlinuse wxBusyCursor class instead of wxBeginBusyCursor...
2003-11-05  Dimitri SchoolwerthFixed bug introduced by previous commit (Swapped if...
2003-11-04  Dimitri SchoolwerthwxWindowsPrinter::Print ignored the "All pages" option...
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-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2002-03-30  Vadim Zeitlinfixed an apparent bug in DetermineScaling()
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-06  Vadim Zeitlin1. test for thr_setconcurrency() added to configure
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-14  Patrick Albert*** empty log message ***
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-03-25  Julian SmartMany changes to the printing classes.
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-17  Vadim Zeitlincompile without STRICT fixed
1998-07-17  Julian SmartSome Borland/GnuWin32 fixes
1998-07-17  Julian SmartAdded STRICT corrections.
1998-05-20  Karsten Ballüderadded some wxMSW stuff