Split this out from other changes to keep things sane..
[wxWidgets.git] / src / generic / prop.cpp
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-08-25  Robert Roebling Compile fix for prop.
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-27  Ove KaavenAdded a couple of wxT()
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-08-27  Michael BedwardFix for compilation under AIX.
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-10  Robert Roebling Further makefile and compile fixes.
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-07-31  Vadim Zeitlincompile warning fixed
1999-07-31  David Webster*** empty log message ***
1999-07-15  Vadim Zeitlinsome warnings suppressed
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-09  Robert Roebling WINE is so fine.
1999-04-16  Ove Kaavenconst-ness warnings in non-Unicode again.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-01-31  Julian SmartVarious small fixes
1999-01-21  Julian SmartMade EVT_SLIDER event happen always; some doc and wxPro...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1998-12-31  Robert Roebling Compile and build fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...