XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / setup.h.in
2013-07-17  Vadim ZeitlinJust forward Stricmp() in wx/string.h to wxCRT_StricmpA().
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2013-07-11  Vadim ZeitlinReconcile HAVE_VARIADIC_MACROS and wxHAS_VARIADIC_MACRO...
2013-03-31  Vadim ZeitlinRemove remaining occurrences of wxUSE_XPM_IN_MSW.
2013-01-20  Vadim ZeitlinAdd wxProcess::SetPriority() to allow setting the prior...
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-07-27  Vadim ZeitlinImplement wxNotificationMessage using libnotify in...
2012-06-30  Paul Cornettsupport for GTK3
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-03-22  Vadim ZeitlinUse pthread_setconcurrency() in wxThread::SetConcurrency().
2011-12-07  Vadim ZeitlinRemove wxHAVE_GLIBC2 from configure, always predefine...
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
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 Cornettremove unused __WXGTK12__ symbol
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-19  Steve LamertonRename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-01  Steve LamertonAdd missing lines to setup.h.in. This properly fixes...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-02  Vadim ZeitlinDisable wxUSE_STD_CONTAINERS by default for MSVC6.
2011-03-30  Vadim ZeitlinRemove REMOVE_UNUSED_ARG option from setup.h files.
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
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-11-10  Vadim ZeitlinUse Cairo for wxGraphicsContext in wxX11.
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-06  Vadim ZeitlinCorrect check for MSVC version in wxUSE_GRAPHICS_CONTEX...
2010-04-03  Vadim ZeitlinCorrect compilation breakage of r63832.
2010-04-02  Vadim ZeitlinAllow using wxGraphicsContext with MinGW if gdiplus...
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2009-11-24  Vadim ZeitlinEnable wxGraphicsContext and related classes by default...
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-14  Vadim ZeitlinTest whether GTK+ is 2.18 or newer in configure.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinAdd wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h.
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-12  Vadim ZeitlinAdd wxDEBUG_LEVEL to wx/setup.h and document it.
2009-05-31  Vadim Zeitlinremove duplicate wxUSE_GSTREAMER definition
2009-05-30  Vadim Zeitlindefine HAVE_LARGEFILE_SUPPORT in setup.h when large...
2009-05-24  Vadim ZeitlinwxUSE_GSTREAMER is Unix-specific, remove it from common...
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-03-29  Vadim ZeitlinAdded wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
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 Zeitlinadded wxUSE_REARRANGECTRL
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-11-16  Paul Cornettremove obsolete macros
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-08-08  Vadim Zeitlinadded wxTLS_TYPE() macro
2008-06-12  Vadim Zeitlinuse std[::tr1]::unordered_map if available in wxUSE_STL...
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-04-02  Stefan NeisAdded detection of vsscanf and whether or not a prototy...
2008-02-16  Vadim Zeitlinturn wxUSE_STD_IOSTREAM on by default (except for the...
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-01-17  Paul Cornettcheck for vswscanf(), AIX 5.1 and HP-UX 11.11 don't...
2008-01-06  Vadim Zeitlinadded configure option for wxUSE_AUTOID_MANAGEMENT
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2007-12-09  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
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-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-05  Vadim Zeitlinrequire GTK+ 2.4 for wxGTK2
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-04  Michael WetherellCache user and group name as these can be expensive...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-13  Paul Cornettremove unused configure tests and macros
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-05  Robert RoeblingAdd GtkPrint detection code and configure switch
2007-08-07  Vadim Zeitlinuse unsetenv() instead of setenv(var, NULL) which is...
2007-07-28  Paul Cornettremove duplicates
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-27  Vadim Zeitlinadded wxUSE_INICONF (disabled by default)
2007-07-22  Václav Slavíkfix visibility problems with libstdc++ on Debian and...
2007-07-21  Vadim Zeitlinremoved duplicate MSW-specific options, they're now...
2007-07-21  Vadim Zeitlinadded --enable-ps-in-msw configure option
2007-07-21  Vadim Zeitlinremoved wxUSE_UXTHEME_AUTO which wasn't used anywhere
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-21  Vadim Zeitlinregenerated MSW part from wx/msw/setup_inc.h
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-07-21  Vadim Zeitlinadded --enable-uxtheme option
next