Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / setup.h.in
2005-02-26  Ryan Nortonsetup.h regeration
2005-02-20  Vadim Zeitlinmention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Ryan Nortonproperly detect gstreamer and libxml headers and libs...
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-01-20  Vadim Zeitlintrying to get wxUSE_NATIVE_STATUSBAR setting correctly...
2005-01-19  Vadim Zeitlinundef wxUSE_NATIVE_STATUSBAR before redefining it as...
2005-01-19  Vadim Zeitlindefine wxUSE_NATIVE_STATUSBAR as 1 for wxMSW builds
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-16  Vadim Zeitlinregenerated with all common options set to 0
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinremoved unused wxUSE_NOGUI to avoid confusion with...
2005-01-15  Vadim Zeitlinmanage setup.h.in using update-setup.h too
2004-12-29  David ElliottSome platforms that use socklen_t don't use it for...
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-12-08  Mattia Barbon Check for Pango XFT presence (for wxX11).
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-12  Ron LeePatch from MJW for ssize_t
2004-11-11  Vadim Zeitlinremoved 2.0 compatibility stuff (patch 1054261)
2004-11-11  Ryan Nortonadd directshow define
2004-11-11  Ryan Nortonmore setup changes
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-10-02  Vadim Zeitlinadded tests for va_copy and va_list
2004-09-28  Vadim Zeitlinadded HAVE_REINTERPRET_CAST detection
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-06-20  Václav Slavíkcheck for wputc wputchar putws fputws availability
2004-06-17  Julian SmartAdded --enable-webkit
2004-06-06  Václav Slavíkuse pango_font_family_is_monospace() to enumerate fixed...
2004-05-16  Stefan NeisFor OS/2 PM builds, check for type SPBCDATA in system...
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-08  Vadim Zeitlinadded wxUSE_MDI (but forgot to commit before)
2004-05-08  Mattia Barbon Add missing #define.
2004-05-01  Václav Slavíkdefine wxUSE_HOTKEY
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-03-05  Václav Slavíkalways define wxUSE_MOUSEWHEEL
2004-02-28  Robert Roebling Checks for --enable-gpe, libgpewidget
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-12  Vadim Zeitlinhopefully fixed strings.h mess completely now by not...
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2004-02-10  Vadim ZeitlinWin64 compilation fixes: define SIZEOF_SIZE_T, added...
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
2003-12-23  Julian SmartRemoved out of date comment about Unicode
2003-12-14  Václav Slavíkadded checks for Xxf86vmode
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-21  Stefan NeisIdentify OS/2 by defining __OS2__.
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-12  Mattia Barbon Try detecting if the CD-ROM I/O implementation in...
2003-08-23  Václav Slavíkbuiltin iODBC build fixes
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Václav Slavíkno wxToolBarSimple
2003-08-03  Václav Slavíkfixed mmedia contrib to work if libesd is not present
2003-07-31  Václav SlavíkJulian forgot to add wxUSE_UXTHEME
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-06-25  Václav Slavíkonly define wxUSE_GUI if not already defined; this...
2003-05-24  Mattia Barbon Added --enable-accessibility switch to configure
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-04-12  Vadim Zeitlinadded UnixWare recognition
2003-04-09  Mattia Barbon Add tests for XShape extension API in configure,
2003-03-10  Mattia Barbon Added configure test for const_cast<>(), and enabled it
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-03  Vadim Zeitlinadded wxUSE_DISPLAY
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-27  Mattia Barbon Remove some redefinition warnings.
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
next