Split this out from other changes to keep things sane..
[wxWidgets.git] / src / generic / proplist.cpp
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-02  Mattia BarbonBlind fix for bug #529874 .
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-01-12  Vadim ZeitlinSun warning and Unicode fixes
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2001-07-03  Gilles Depeyrotreplaced obsolete Number() calls with GetCount() calls
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-22  Stefan NeisSN: Replaced __WXOS2__ by __WXPM__ in #ifdefs
2000-01-18  Julian SmartAvoided rounding errors in font point size calculations
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-20  Vadim Zeitlinthe bitmaps in wxPropertyList are created on demand...
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-14  Ove KaavenCould of Unicode fixes.
1999-06-09  Robert Roebling WINE is so fine.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-02-09  Julian SmartFixed property list OnClose problem that caused Dialog...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-25  Julian SmartFixed compile bug in proplist.cpp; added makevc.env
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-31  Robert Roebling Compile and build fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...