Rewrote wxRibbonPage realisation and layout code to avoid setting the position and...
[wxWidgets.git] / configure
2009-12-05  Paul Cornettremove -I on nonexistent directory
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...
2009-11-24  Vadim ZeitlinEnable wxGraphicsContext and related classes by default...
2009-11-15  Paul Cornettlook for backtrace() in -lexecinfo, fixes #9783
2009-10-31  Kevin OllivierUpdate to Bakefile 0.2.8.
2009-10-25  Paul Cornettfeature name must match description
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-19  Vadim ZeitlinDon't include LDFLAGS in `wx-config --libs` output.
2009-10-17  Vadim ZeitlinFix for windres flags used in Win64 mingw build.
2009-10-14  Vadim ZeitlinTest whether GTK+ is 2.18 or newer in configure.
2009-10-09  Vadim ZeitlinDefine __WXOSX__ and __WXMAC__ on compiler command...
2009-10-07  Vadim ZeitlinUpdated for bakefile 0.2.7.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-10-03  Paul CornettQuickTime is needed by wxBitmap
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-12  Vadim ZeitlinChange Unix build system to not use debug build any...
2009-09-05  Vadim ZeitlinPerform Apple SDK tests for Mac ports only.
2009-09-05  Kevin OllivierIf gcc-4.2+ is specified for compiling OS X Carbon...
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-07-02  Vadim Zeitlinadded X11R7 directories to X libraries search path...
2009-07-01  Vadim Zeitlinfixed handling of --with-opengl=auto (default value...
2009-06-18  Vadim Zeitlinfix output of WX_ARG_DISABLE() for options which can...
2009-06-18  Vadim Zeitlindisable deprecation warnings when building wxMac as...
2009-06-10  Vadim Zeitlindon't disable the use of standard streams/strings by...
2009-06-10  Vadim Zeitlinremove support/detection of Mac OS < X
2009-06-10  Vadim Zeitlinadded --disable-tls option and use it by default under...
2009-05-08  Vadim Zeitlincheck for Python and disable automatic STC files updati...
2009-05-02  Vadim Zeitlinupdate for bakefile 0.2.6
2009-04-21  Vadim Zeitlinavoid multiline strings in AC_CONFIG_COMMANDS as it...
2009-04-12  Francesco Montorsibuild fix (wx doesn't use bakefile 0.2.6 yet)
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...
next