Committing in .
[wxWidgets.git] / setup.h.in
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-01-10  Stefan NeisSN: WXPM wants wxUSE_OWNER_DRAWN to be defined to 1...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-20  Vadim Zeitlintest for strptime added
1999-12-15  Vadim Zeitlinadded check for timezone variable
1999-12-14  Vadim Zeitlinadded wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong...
1999-12-07  Karsten BallüderHAVE_GDK_XIM -> HAVE_XIM
1999-12-07  Karsten BallüderTest for XIM support in gdk added, relevant code for...
1999-12-07  Robert Roebling Added wxUSE_SPINCTRL,
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-03  Vadim Zeitlintest for timegm() added
1999-12-01  George TaskerAdded wxODBC_FWD_ONLY_CURSORS define
1999-11-28  Robert Roebling TIFF change 5.
1999-11-26  Vadim ZeitlinwxUSE_RICHeDIT added
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-10-27  Vadim Zeitlinchecks for time functions added
1999-10-27  Vadim Zeitlinalways use wxString::operator[](size_t) - wxWin doesn...
1999-10-21  Robert Roebling More DnD.
1999-10-19  Vadim Zeitlinnever undefine inline for C++ sources
1999-10-14  Vadim Zeitlinnever undefine 'inline' keyword for C++ compilation
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-09-13  Harco de HilsterChanged configure option --with-libgif to --enable-gif
1999-08-23  Harco de Hilsteradded a define STRICT to setup.h (for mingw32-gcc2...
1999-08-22  Harco de HilsterFixes for smoother cross compilation;
1999-08-13  Robert Roebling Added setup.h.in