]> git.saurik.com Git - wxWidgets.git/history - include/wx/prntbase.h
Removed erroneous copyright names and corrected licence spelling
[wxWidgets.git] / include / wx / prntbase.h
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-16  Julian SmartApplied patch [ 596061 ] Adds more navigation buttons...
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2000-07-15  Bryan Pettymerged 2.2 branch
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
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-09  Karsten BallüderAdded a generic wxProgressDialog and made wxPostscriptP...
1999-03-29  Vadim Zeitlinheader changes for the fixes commited previously
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
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-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-17  Vadim Zeitlinsome "const"s added
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-05-20  Karsten BallüderInitial revision