use pango_font_family_is_monospace() to enumerate fixed-width fonts if available
[wxWidgets.git] / setup.h.in
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
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...
next