]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/prntdlgg.h
Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / generic / prntdlgg.h
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-30  Robert RoeblingDC reorganization
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-04  Julian SmartAdded licence/copyright information
2004-12-06  Włodzimierz SkibaFix to FIXME removal for dummies ;-)
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