Support for new native OS/2 tree control.
[wxWidgets.git] / setup.h.in
2003-01-18  Vadim Zeitlinattempts to fix vsnprintf() detection under HP-UX
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-13  Vadim Zeitlinadded configure test for WX_STATVFS_T
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-13  Mattia BarbonFixed MinGW/configure/Unicode compilation: MinGW/MSVCRT...
2002-09-02  Vadim Zeitlindefine _FILE_OFFSET_BITS/_LARGE_FILES on the compiler...
2002-08-30  Vadim Zeitlindon't use vfork() in wxExecute()
2002-08-25  Robert Roebling Added configure check for vswprintf
2002-08-25  Vadim Zeitlinadded tests for fputwc() and wprintf()
2002-08-23  Vadim Zeitlindefine wxUSE_XPM_IN_MSW for MSW compilation
2002-08-13  Vadim Zeitlinminor fixes:
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-06-20  Vadim Zeitlinadded #defines required for 64 bit off_t (a.k.a. large...
2002-06-17  Vadim Zeitlinadded configure support for the large files
2002-05-10  Vadim ZeitlinHAVE_FNMATCH added
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-20  Julian SmartNanoX modificati
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2002-01-20  Stefan NeisAdded wxUSE_OWNER_DRAWN for wxPM (OS/2)
2002-01-17  Václav Slavíkupdated wxUSE_ICO_CUR comment
2002-01-15  Robert Roebling Added IFF handler.
2002-01-13  Gilles Depeyrotapplied ANI images patch and added wxUSE_ICO_CUR
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-12-21  Vadim Zeitlinfix for last commit which accidentally disabled wxDynam...
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-17  Václav Slavíkadded wxUSE_UNICODE_MSLU
2001-12-15  Václav SlavíkMS-DOS cross-compilation w/ DJGPP
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
2001-11-24  Mattia Barbon* added new --enable-logdialog option
2001-11-23  Gilles Depeyrotadded missing wxUSE_SYSTEM_OPTIONS define
2001-11-22  Mattia BarbonTest for wctype.h
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-06  Vadim Zeitlinremoved duplicated line
2001-10-24  Mattia BarbonVarious cygwin compilation fixes.
2001-10-19  Vadim Zeitlinuse statvfs() if statfs() is not available (Solaris)
2001-10-14  Ron LeeMerged IA64 build fixes from 2.2 (this will undoubtably...
2001-10-12  Vadim Zeitlindon't define wxUSE_OWNER_DRAWN for wxUniv
2001-10-02  Gilles Depeyrotadded Darwin related defines
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-28  Vadim Zeitlin1. made description of some options in configure [hopef...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-08-25  Vadim Zeitlinstatfs() detection for wxGetDiskSpace
2001-08-08  Vadim Zeitlinmoved wxINSTALL_PREFIX from CPPFLAGS to setup.h
2001-08-08  Vadim Zeitlin1. next attempt to fix RH 7.1 build
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-22  Gilles Depeyrotadded tree layout define
2001-07-13  Vadim Zeitlinadded detection of regex support to configure
2001-07-11  Václav Slavíkfixed windows.h check and added checks for MS HTML...
2001-07-10  Václav Slavíkadded check for w32api.h to configure (so that libjpeg...
2001-07-08  Václav Slavíkadded wxUSE_OLE
2001-07-04  Vadim Zeitlinadded wxUSE_LOG_DIALOG
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_2 option (disabled by default)
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-14  Vadim Zeitlinhopefully finally fixed the problem with ambiguous...
2001-06-08  Vadim Zeitlinimplemented wxSingleInstanceChecker for Unix
2001-04-27  Václav Slavíkoops, forgot to check in change that adds WX_ICONV_TAKE...
2001-04-27  Robert Roebling Maybe compilation works now.
2001-04-22  Václav Slavíkadded wxUSE_IMAGE, wxUSE_XPM
2001-04-09  Vadim Zeitlinfixed recursive mutexs compilation
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2001-01-16  Robert Roebling Removing wxPlotWindow from configure.
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-24  Robert Roebling Adding wxUSE_GEOMETRY to setup.h.in
2000-09-03  Robert Roebling Preparing makefiles for freetype
2000-09-01  Robert Roebling Added check for <fnctl.h> which FreeType seems to...
2000-07-19  Ove KaavenConfigure checks for:
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-18  Vadim Zeitlinsome files for wxHandleFatalException() I previously...
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.
next