removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / prntbase.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Robert Roebling String changes for translations,
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-10-25  David Websterno message
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-21  Karsten BallüderCrude hack to enable PageUp/DownKeys when controlbar...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-05-28  Robert Roebling New defines for wxTreeCtrl
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-05-07  Karsten BallüderFixed SetZoom() so it can be used from the outside.
1999-04-21  Ove KaavenUnicode fixes.
1999-04-13  Ove KaavenUnicode-mode typos in string.cpp (where did they sudden...
1999-04-06  Vadim Zeitlintrying to work around gcc internal compiler error
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-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-05  Robert Roebling New PostScript code
1998-11-26  Robert Roebling Flicker war won.
1998-11-25  Robert Roebling Fixed module code
1998-10-18  Julian SmartMotif additions
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-08  Denis PershinDP:
1998-07-17  Vadim Zeitlinsome "const"s added
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-05-21  Julian SmartMinor changes to make files compile (return values...
1998-05-20  Karsten BallüderInitial revision