support for GTK3
[wxWidgets.git] / configure
2012-06-30  Paul Cornettsupport for GTK3
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-12  Vadim ZeitlinOnly use Unix/X11-specific files under Unix in wxGTK.
2012-05-13  Vadim ZeitlinDisable the use of UTF-8 by default in Unix builds.
2012-04-29  Václav SlavíkDon't use ancient -no-cpp-precomp flag on OS X.
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-04-03  Vadim ZeitlinDon't link with QuickTime framework in 64 bit wxOSX...
2012-03-22  Vadim ZeitlinUse pthread_setconcurrency() in wxThread::SetConcurrency().
2012-03-19  Vadim ZeitlinDefine wxUSE_TASKBARICON_BALLOONS as 1 for wxMSW builds...
2012-02-27  Vadim ZeitlinAllow passing the list of architectures to --enable...
2012-02-26  Steve LamertonUpdate configure.in to use pkg_config to find the webki...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
2011-12-16  Vadim ZeitlinOutput the value of --enable-debug option in configure.
2011-12-07  Vadim ZeitlinFix build with Sun CC under Linux.
2011-12-07  Vadim ZeitlinRemove wxHAVE_GLIBC2 from configure, always predefine...
2011-12-03  Vadim ZeitlinGenerate makefiles for treelist sample when using confi...
2011-11-29  Vadim ZeitlinDon't include pbt.h from wxMSW code unnecessarily.
2011-11-28  Paul Cornettdon't warn about gnomeprint if we already have gtkprint
2011-11-27  Paul Cornettdon't require gconf-2.0, we don't use it
2011-11-12  Vadim ZeitlinCorrect typo in wxUSE_WEBVIEW_IE test in configure.
2011-11-10  Vadim ZeitlinRemove all unwanted occurrences of -mt/-pthread in...
2011-11-01  Vadim ZeitlinDefine _LINUX_SOURCE_COMPAT for AIX build.
2011-10-27  Vadim ZeitlinNo changes, just simplifications to configure code.
2011-10-26  Vadim ZeitlinAdd WX_FIND_LIB() function to simplify testing for...
2011-10-26  Vadim ZeitlinUse AC_LANG_SOURCE and add missing quoting to configure.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-25  Václav SlavíkDon't use `install -d` to create directories.
2011-09-23  Vadim ZeitlinAdd support for handling new multi-arch under Debian.
2011-09-18  Vadim ZeitlinFix test for wxUSE_TREELISTCTRL in configure.
2011-09-16  Vadim ZeitlinOnly define wxUSE_WEBVIEW if wxWebView is really available.
2011-09-14  Steve LamertonUpdate configure to only define wxUSE_WEBVIEW_WEBKIT...
2011-09-13  Steve LamertonCorrectly disable webkit backend if the appropriate...
2011-09-13  Steve LamertonDisable webkit backend if the appropriate headers canno...
2011-09-12  Steve LamertonEnsure that we have an available backend for wxWebView...
2011-09-11  Vadim ZeitlinRegenerate configure after webview branch merge.
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-06  Paul Cornettmove addition of -lX11 to better place
2011-09-01  Vadim ZeitlinDon't warn about wxMetaFile in configure by default.
2011-09-01  Vadim ZeitlinAdd wxUSE_HOTKEY support to configure.
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Vadim ZeitlinAlso regenerate configure after wxWeb-related bakefile...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-31  Václav SlavíkDisable symbols visibility support for the Clang compiler.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-06-16  Vadim ZeitlinDisable wxFileSystemWatcher in configure if threads...
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-04-26  Robin DunnDon't change CC and CXX for the SDK options until after...
2011-04-26  Robin DunnUse DESTDIR properly and fix change-install-names scrip...
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-03  Paul CornettFor wxGTK2, link with X11 explicitly, since we use...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-25  Václav SlavíkRevert r67137.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-06  Václav SlavíkDon't directly include GTK+ semi-public headers.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-22  Vadim ZeitlinTest for cairo_push_group() in configure.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-25  Vadim ZeitlinTest for wcsftime() in configure as it's not available...
2010-12-25  Vadim ZeitlinGive an error from configure if wchar_t is not available.
2010-11-22  Vadim ZeitlinPut WINDRES_CPU_DEFINE in RESFLAGS and not RESCOMP...
2010-11-10  Vadim ZeitlinUse Cairo for wxGraphicsContext in wxX11.
2010-09-23  Robin DunnAdd flag to enable specifying an architecture to build...
2010-09-09  Vadim ZeitlinDon't filter out Cairo libraries from GTK libraries...
2010-09-03  Vadim ZeitlinDon't link with long obsolete ctl3d32 library when...
2010-08-22  Vadim ZeitlinMerge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-07-22  Vadim ZeitlinMake --disable-debug[_flag] configure option really...
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-10  Julian SmartSyntax error fix
2010-07-10  Julian SmartUpdated configure for small, probably futile iPhone...
2010-07-10  Julian SmartFixed frameworks for iPhone build
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-05-30  Vadim ZeitlinNo changes, just rebaked and reran autoconf.
2010-05-22  Vadim ZeitlinUse GTK+ functions for wxDisplay implementation.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-16  Vadim ZeitlinDon't rely on __GXX_RTTI being defined with g++ < 4.3.
2010-04-02  Vadim ZeitlinCorrect typo in configure introduced in r63832.
2010-04-02  Vadim ZeitlinAllow using wxGraphicsContext with MinGW if gdiplus...
2010-03-22  Vadim ZeitlinAdd uiaction sample to the list of samples to build...
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2010-02-28  Vadim ZeitlinOnly add -woff 3970 to C[XX]FLAGS when using SGI mipsPr...
2010-01-29  Vadim ZeitlinDisable wxUSE_FSWATCHER under Unix if neither inotify...
2010-01-12  Vadim ZeitlinCheck for a function existing in all libpng releases...
2009-12-27  Vadim ZeitlinCorrect wxUSE_MACOSX_VERSION_MIN setting when running...
2009-12-13  Vadim ZeitlinRemove unnecessary Mac-specific TOOLKIT_LOWERCASE setting.
2009-12-13  Vadim ZeitlinAdd --with-[osx_]iphone switch to configure.
2009-12-13  Vadim ZeitlinTest for sw_vers availability before calling it in...
2009-12-13  Vadim ZeitlinRename --with-cocoa configure switch to --with-old_coco...
2009-12-05  Paul Cornettremove -I on nonexistent directory
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...
next