Update OpenVMS makefile
[wxWidgets.git] / configure
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-09-10  Vadim ZeitlinFix configure on GNU Hurd.
2013-08-29  Vadim ZeitlinOnly patch bk-deps in configure if dependency tracking...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-17  Vadim ZeitlinJust forward Stricmp() in wx/string.h to wxCRT_StricmpA().
2013-07-15  Vadim ZeitlinMove HAVE_WCSXXX from wx/osx/config_xcode.h to wx/osx...
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2013-07-15  Vadim ZeitlinDon't test for wide character functions in configure...
2013-07-13  Vadim ZeitlinBetter fix for wxX11 linking problems than r74499.
2013-07-13  Vadim ZeitlinRemove some completely unused variables from configure.
2013-07-13  Vadim ZeitlinRemove the long obsolete and unused since 2.7.0 __WIN95...
2013-07-13  Vadim ZeitlinUse Cocoa by default under OS X in configure.
2013-07-13  Vadim ZeitlinDo include src/generic/animateg.cpp in wxUniv/X11 sources.
2013-07-11  Vadim ZeitlinReconcile HAVE_VARIADIC_MACROS and wxHAS_VARIADIC_MACRO...
2013-07-10  Vadim ZeitlinFix checking for GTK+ 3.0 in configure.
2013-07-07  Vadim ZeitlinRegenerate configure after libwxscintilla linking changes.
2013-06-23  Vadim ZeitlinAdd --without-libjbig and --without-liblzma configure...
2013-06-10  Vadim ZeitlinLink with libjbig when using built-in libtiff under...
2013-05-19  Vadim ZeitlinLink with liblzma when using built-in libtiff if it...
2013-03-13  Vadim ZeitlinRemove obsolete parts of autoconf_inc.m4.
2013-03-02  Vadim ZeitlinEnable wxUSE_FSVOLUME in configure builds.
2013-02-28  Václav SlavíkAdd preferences sample.
2013-01-20  Vadim ZeitlinAdd wxProcess::SetPriority() to allow setting the prior...
2013-01-02  Paul Cornettlook for backtrace() in -lexecinfo, fixes #14942
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-10-15  Vadim ZeitlinMake help strings for --enable-webview* configure optio...
2012-09-20  Vadim ZeitlinFix wrong configure test for abi::__forced_unwind in...
2012-09-20  Vadim ZeitlinRethrow abi::__forced_unwind in wxThread code under...
2012-09-09  Vadim ZeitlinAllow using versions of libnotify < 0.7 in wxGTK.
2012-08-02  Robin DunnEnable the wxMediaCtrl backend for wxOSX-cocoa in the...
2012-07-27  Vadim ZeitlinImplement wxNotificationMessage using libnotify in...
2012-07-27  Vadim ZeitlinAdd all extra GTK libraries to GUI_TK_LIBRARY in configure.
2012-07-23  Vadim ZeitlinFix --enable-webview_xxx options names in configure.
2012-07-23  Vadim ZeitlinUse wxGTK platform-specific files in wxAdv under OS X.
2012-07-11  Vadim ZeitlinNo changes, just remove TABs from configure.in.
2012-07-11  Robin DunnJust like dependency tracking don't disable precompiled...
2012-07-10  Paul Cornettupdate minimum GTK2 version requirement to 2.6
2012-07-03  Vadim ZeitlinRemove unnecessary checks for OS X 10.4 and gcc 4.0...
2012-07-01  Paul Cornetteliminate possibility of configure enabling gnomeprint...
2012-06-30  Robin DunnOnly disable generation of dependencies if more than...
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.
next