Split this out from other changes to keep things sane..
[wxWidgets.git] / src / generic / prntdlgg.cpp
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-17  Robert Roebling Typos.
2002-08-17  Robert Roebling Printing things.
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-05-02  Vadim Zeitlinsmall code cleanup while looking for an inexistent...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
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-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-20  Karsten BallüderI think I fixed the wxGenericPrintSetupDialog but PLEAS...
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-04-03  Julian SmartCorrected someone's double-initialisation bug
1999-04-03  Karsten BallüderAlso the radiobox was unitialised.
1999-04-03  Karsten BallüderAttempt at fixing the broken printer dialog. *Lots...
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-08  Robert Roebling DnD updates
1998-12-05  Robert Roebling Fixed make install bug
1998-11-25  Karsten Ballüderanother i.c.e.
1998-11-25  Karsten Ballüderfixed internal compiler error
1998-10-25  Karsten BallüderFixed a trivial error.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian Smart2 GnuWin32 compile bugs fixed, incl. printf bug in...
1998-08-14  Karsten Ballüderadded option to hide page controls
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-08  Denis PershinDP:
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision