Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / variant.cpp
2001-08-24  Vadim Zeitlinadded missing wxSTDs
2001-06-10  George TaskerwxDbGrid additions - Added support for ODBC date types
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-12-21  Vadim Zeitlin1. corrected compilation of wxTime/wxDate
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-10-14  Robert Roebling HP-UX fixes
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-04-13  Ove KaavenThe prevalent wide characters.
1999-03-15  J. Russell SmythCompleted Vadims HAVE_BOOL changes
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-20  Vadim ZeitlinwxUSE_STREAM corrected to wxUSE_STREAMS
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-08  Unknown (UG)no message
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-11-30  Vadim Zeitlinlinux compile fix
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-12  Julian SmartChanges related to stream includes
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...