Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / gdicmn.h
1999-07-28  David Webster*** empty log message ***
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-11  Vadim ZeitlinwxSize::[GS]et{Width|Height} added
1999-06-03  Robert Roebling Reactivtaed the new wxRect code
1999-06-03  Robert Roebling The new wxRect doesn't compile so I #if 0ed it
1999-06-02  Julian Smartday_of_week fix to wxDate, wxRect additions
1999-05-24  Vadim Zeitlin1. bug fixes in wxCaret
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-12  Vadim Zeitlinmissing comma for Motif compilation added
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-27  Václav Slavíkadded wxJPEGHandler
1998-11-26  Robert Roebling Flicker war won.
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-23  Robert Roebling Added install scripts in missing places
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More configure fixes
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision