]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/prntdlgg.h
Made wxPageSetupDialog a pimpl implementation.
[wxWidgets.git] / include / wx / generic / prntdlgg.h
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-12  Václav Slavíkremoved unused static variable
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-10-26  Robert Roebling Next phase of Print Factory 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-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinmore warning fixes
2002-09-13  Robert Roebling Further backward comp. changes for printing.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-10  Stefan CsomorOSX fix
2002-08-05  Gilles Depeyrotadded missing include file for ProjectBuilder (Mac...
2002-03-15  Vadim Zeitlinremoved duplicate #include
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-04-04  Julian SmartWin16 corrections
1999-03-29  Vadim Zeitlinheader changes for the fixes commited previously
1999-03-25  Julian SmartMany changes to the printing classes.
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1998-11-28  Vadim Zeitlincompilation fixes for !wxUSE_POSTSCRIPT
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-05-20  Karsten BallüderInitial revision