Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / configure.in
2008-11-12  Vadim Zeitlinfix large files support for HP-UX v11: we need _LARGEFI...
2008-11-03  Vadim Zeitlininclude richtext library in BUILT_WX_LIBS (in particula...
2008-11-02  Vadim Zeitlinremove tests for bool and {const,static,reinterpret...
2008-10-17  Robert RoeblingUpdates for make dist for OSX_CARBON
2008-10-09  Vadim Zeitlintrying to fix visibility problems for ObjC++ files...
2008-10-06  Stefan Csomorporting dcscreen blit from 2.8
2008-10-03  Vadim Zeitlinmerged docvwmdi sample into docview one to avoid having...
2008-09-24  Robin DunnFix OpenGL test on OSX
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-07  Stefan Csomorreintroducing former default, reverting Robert's change...
2008-09-07  Stefan Csomorintegrating Kevin's work, command line builds for osx...
2008-09-05  Robert RoeblingEnable graphics context by default
2008-08-26  Robert RoeblingAlso make make dist for wxMac work
2008-08-08  Vadim Zeitlinadded wxTLS_TYPE() macro
2008-08-06  Vadim Zeitlindon't disable optimize if --enable-debug_info was speci...
2008-07-30  Stefan Csomordefault to using graphics context on osx
2008-06-28  Vadim Zeitlinfix --disable-optimise configure option description...
2008-06-13  Vadim Zeitlinsearch for X11 headers in paths under /usr/local before...
2008-06-12  Vadim Zeitlindon't test for hash_{map,set} classes if we have unorde...
2008-06-12  Vadim Zeitlinuse std[::tr1]::unordered_map if available in wxUSE_STL...
2008-06-04  Stefan NeisMore compilation fixes for mingw-w64.
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-06-01  Vadim Zeitlinfix the test for vsscanf() declaration which never...
2008-05-30  Vadim Zeitlinalways define wxUSE_RICHEDIT[2] -- this is better than...
2008-04-05  Stefan NeisTests for declarations of snprintf/vsnprintf/vsscanf...
2008-04-02  Stefan NeisAdded detection of vsscanf and whether or not a prototy...
2008-03-27  Francesco Montorsiremoved old utils (helpgen, tex2rtf, helphtml, nplugin...
2008-03-26  Francesco Montorsiadded the rungccxml.sh script and the setup_gccxml...
2008-02-22  Robin DunnAdd AutoToolbox framework
2008-02-18  David ElliottTest for dlopen/dlerror on Mac OS X as with any other...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-02-07  David ElliottAdd in some support for separate CXXFLAGS and OBJCXXFLAGS.
2008-02-05  Vadim Zeitlinfix typo in warning message
2008-02-04  Vadim Zeitlinadded console IPC sample (part of patch 1833150)
2008-01-17  Paul Cornettcheck for vswscanf(), AIX 5.1 and HP-UX 11.11 don't...
2008-01-16  Stefan Csomorallowing for building without sys libiconv (compat...
2008-01-16  Stefan Csomorfix should have been mac only
2008-01-15  Stefan Csomorfixing leopard configure for universal_binary when...
2008-01-14  Francesco Montorsiadded AC_SUBST for EXTRALIBS_STC which was missing...
2008-01-06  Vadim Zeitlinset DEFAULT_wxUSE_AUTOID_MANAGEMENT to no under non...
2008-01-06  Vadim Zeitlinadded configure option for wxUSE_AUTOID_MANAGEMENT
2008-01-06  Vadim Zeitlinfix type in --enable-ico_cur help string
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-16  Robert Roeblingenable dataviewctrl by default
2007-12-12  Vadim Zeitlinset wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBU...
2007-12-09  Robert RoeblingwxMac does support wxPopupWindow (there is code for...
2007-11-28  Paul CornettSolaris /usr/bin/tr requires [] around character ranges
2007-11-24  Paul Cornettremove check for missing gtk_icon_size_lookup, since...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-21  Vadim Zeitlinremoved AC_TYPE_UID_T check, we don't need it (and...
2007-11-20  Václav Slavíkremoved gstreamer dependency from all libraries except...
2007-11-20  Vadim Zeitlinadd gstreamer libraries to EXTRALIBS_MEDIA which is...
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-12  Robert RoeblingDisable GStreamer8 by ddefault, otherwise GStreamer10...
2007-11-10  Vadim Zeitlindefine wxUSE_OWNER_DRAWN for OS/2 too
2007-11-10  Vadim Zeitlinuse 0/1 in all tests instead of using sometimes this...
2007-11-10  Vadim Zeitlintry to fix the problem of built-in libtiff not finding...
2007-11-05  Vadim Zeitlinrequire GTK+ 2.4 for wxGTK2
2007-11-03  Paul Cornettput dnl on a new line so it doesn't join lines, remove...
2007-11-03  Paul Cornettdo not use [] around tr character ranges, it is not...
2007-11-03  Paul Cornettfix for configure error message "grep: Unmatched [...
2007-11-02  Vadim Zeitlinprevent builtin libtiff from using libjpeg if --without...
2007-10-29  Vadim Zeitlinrun libtiff configure when --with-libtiff=builtin is...
2007-10-25  Michael WetherellFix missing word 'test' causing 'yes' to run during...
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-21  Michael WetherellWhen testing for getpwuid_r and getgrgid_r also check...
2007-10-20  Vadim Zeitlinalways return just "$CXX -o" from `wx-config --ld`...
2007-10-17  Vadim Zeitlininclude -DWXUSINGDLL in wx-config output under all...
2007-10-04  Michael WetherellCache user and group name as these can be expensive...
2007-09-20  Vadim Zeitlinbuild updates for libtiff 3.8.2
2007-09-17  Julian SmartRemoved "not yet working" comment for --enable-universa...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-13  Paul Cornettremove unused configure tests and macros
2007-09-13  Paul Cornettepoll typo
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-06  Robert RoeblingAdd Cairo to build, remove run-time dependency
2007-09-05  Robert RoeblingAdd GtkPrint detection code and configure switch
2007-09-03  David ElliottTry the DefaultProperties key if the buildSettings...
2007-08-22  Václav Slavík--enable-iniconf and --enable-regkey aren't GUI-only...
2007-08-19  Václav Slavíkuse UTF8 build by default on Unix (except Darwin)
2007-08-07  Vadim Zeitlinuse unsetenv() instead of setenv(var, NULL) which is...
2007-08-07  Vadim Zeitlinremove tests for Mac Rez and SetFile which are also...
2007-08-07  Vadim Zeitlindon't test for things which bakefile already tests...
2007-07-29  Vadim Zeitlinremoved png and propsize samples from SAMPLES_SUBDIRS...
2007-07-29  David ElliottUse the ECHO_N and ECHO_C variables in lieu of echo...
2007-07-29  Vadim Zeitlinremoved empty or duplicated samples: checklst, dynamic...
2007-07-28  Vadim Zeitlinshow wxUSE_STL in the summary at the end too
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-27  Paul Cornettskip preprocessor test for a couple more header checks
2007-07-27  Paul Cornettfix last commit, it seems spaces are not allowed betwee...
2007-07-27  Vadim Zeitlinadded wxUSE_INICONF (disabled by default)
2007-07-27  David ElliottImplement --with-macosx-sdk[=SDK] and --with-macosx...
2007-07-26  Vadim Zeitlinre-disable Universal Mac builds by default
2007-07-21  Vadim Zeitlinadded --enable-ownerdrawn MSW-only option
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-07-21  Vadim Zeitlinadded --enable-ps-in-msw configure option
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-21  Vadim Zeitlinextracted MSW-specific setup.h options to their own...
next