]> git.saurik.com Git - wxWidgets.git/history - include/wx/variant.h
Removed obsolete wxDate and wxTime classes.
[wxWidgets.git] / include / wx / variant.h
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-01  Julian SmartApplied [ 586524 ] wxVariant Enhancements.
2002-01-20  Vadim Zeitlinadded support for wxArrayString data in wxVariant
2001-06-10  George TaskerwxDbGrid additions - Added support for ODBC date types
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-04-13  Ove KaavenUnicode. You know the drill.
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-08  Unknown (UG)no message
1998-11-29  Vadim Zeitlinsome Linux compilation fixes
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-10-12  Julian SmartChanges related to stream includes
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...