removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / date.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-10-15  Vadim Zeitlinwarning fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-02  Julian Smartday_of_week fix to wxDate, wxRect additions
1999-04-23  Ove KaavenMore fixes to make Borland compile this in Unicode...
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1999-03-29  Vadim Zeitlinlast fixes to fixes (MSW compilation works now)
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-16  Unknown (UG)no message
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-08  Denis PershinDP:
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision