adding the first raw version of the execution monitor
[wxWidgets.git] / configure
2009-04-12  Francesco Montorsiadding the first raw version of the execution monitor
2009-03-29  Vadim ZeitlinAdded wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
2009-03-28  Vadim Zeitlinfix setting of HOST_{PRE,SUF}FIX in case --host option...
2009-03-15  Kevin OllivierRebake after last change.
2009-03-09  Vadim Zeitlindefine HOST_SUFFIX as empty string when not cross-compi...
2009-03-06  Vadim Zeitlinuse install_name_tool when cross-compiling too: it...
2009-03-02  Kevin OllivierCommit changes caused by setting configure.in's svn...
2009-02-18  Francesco Montorsitest if CXXFLAGS/CFLAGS contains the -g or the -O optio...
2009-02-08  Francesco Montorsiremove 'mobile' samples as they're not useful from...
2009-02-07  Francesco Montorsibuild wrapsizer sample when wxUSE_GUI==1
2009-01-21  Vadim Zeitlindisable wxUSE_MEDIACTRL when wxUSE_ALL_FEATURES==no...
2009-01-16  Vadim Zeitlinuse wcs(n)casecmp() if available; use wxStricmp() to...
2009-01-13  Francesco Montorsiprovide our own implementation of wxStrnlen if it's...
2009-01-12  Francesco Montorsiadd support for wxStrnlen for those platforms where...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-11  Vadim Zeitlinthere is no need to do DEFAULT_wxUSE_CONTROL=yes; also...
2009-01-11  Vadim Zeitlinadded wxUSE_REARRANGECTRL
2008-12-29  Francesco Montorsiadd the -headerpad_max_install_names option to the...
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-12-24  Vadim Zeitlinreorganize scroll sample to make it possible to underst...
2008-12-09  Francesco Montorsifix wxOS2 build where OpenGL headers are available...
2008-12-08  Francesco Montorsiimplement 'auto' mode for both wxMediaCtrl and OpenGL
2008-12-08  Francesco Montorsidon't give an error when OpenGL libraries aren't availa...
2008-12-08  Francesco Montorsienable OpenGL and MediaCtrl components by default as...
2008-11-23  Vadim Zeitlindon't assume that __thread is available just because...
2008-11-23  Vadim Zeitlindon't use __thread keyword with g++ < 4 as it results...
2008-11-17  Vadim Zeitlinport updates for newer Intel compiler support from...
2008-11-14  Vadim Zeitlindisable warning about possible misaligned access given...
2008-11-13  Robin DunnSet TOOLKIT_LOWERCASE correctly for the various flavors...
2008-11-12  Vadim Zeitlinuse -Woverloaded-virtual if g++ supports it
2008-11-12  Vadim Zeitlinfix the dependencies directory name for traditional...
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-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-09  Vadim Zeitlintrying to fix visibility problems for ObjC++ files...
2008-10-08  Vadim Zeitlinregenerated after updating to 0.2.4 bakefile.m4
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4 (and now with forgotten...
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-20  Kevin OllivierRebake after bakefile changes.
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-07  Stefan Csomorreintroducing former default,
2008-09-07  Stefan Csomorintegrating Kevin's work, command line builds for osx...
2008-09-04  Kevin Ollivierrebake
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-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  Vadim Zeitlinregenerated after vsscanf() changes
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 ElliottRegenerate configure.
2008-02-05  Vadim Zeitlinfix typo in warning message
2008-02-04  Vadim Zeitlinupgrade m4 files to bakefile 0.2.3
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  Vadim Zeitlinregenerated after latest configure.in changes
2008-01-16  Stefan Csomorfix should have been mac only
2008-01-15  Stefan Csomorfixing leopard configure for universal_binary when...
2008-01-13  Vadim Zeitlinrebaked and regenerated everything after the latest...
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-20  Vadim Zeitlinregenerate after the recent changes (wxDataViewCtrl...
2007-12-12  Vadim Zeitlinset wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBU...
2007-12-05  Václav Slavíkcheck that the version of __sync_sub_and_fetch that...
2007-12-04  Václav Slavíkwhen testing for GCC's atomic builtins, try to link...
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  Vadim Zeitlinremove support for configarg.cache, use config.status...
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-17  Vadim Zeitlinmore native GTK implementations of the classes in wxGTK...
2007-11-10  Vadim Zeitlindefine wxUSE_OWNER_DRAWN for OS/2 too
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-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-09-21  Vadim Zeitlincheck whether compiler supports visibility pragmas...
next