Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / msw / setup0.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-11  Steve LamertonUpdate setup files
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Julian SmartRename identifier
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-16  Julian SmartVC++ 6 fixes
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
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-11-16  Vadim ZeitlinEmphasize that wxUSE_DYNLIB_CLASS shouldn't be disabled...
2010-11-10  Vadim ZeitlinUse Cairo for wxGraphicsContext in wxX11.
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-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.
2009-11-24  Vadim ZeitlinEnable wxGraphicsContext and related classes by default...
2009-11-18  Kevin OllivierForward port of r60190 (wxMSW Cairo support) to trunk.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
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 Zeitlinenable OpenGL library build by default under Windows too
2009-05-31  Vadim Zeitlinallow overriding wxUSE_GLCANVAS value in setup.h by...
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-02-02  Vadim Zeitlindon't always disable new events code; leave it enabled...
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-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-03-04  Vadim Zeitlinset wxUSE_IOSTREAMH to 0 by default, we're in 2008...
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-29  Vadim Zeitlincorrected comment: wxSingleInstance is not for Win32...
2008-01-06  Vadim Zeitlinadded configure option for wxUSE_AUTOID_MANAGEMENT
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2007-12-08  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-07-27  Vadim Zeitlinadded wxUSE_INICONF (disabled by default)
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 Zeitlinextracted MSW-specific setup.h options to their own...
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-13  Václav Slavíkmake it possible to build in ANSI build on Windows...
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-06-30  Vadim Zeitlinadd wxUSE_EDITABLELISTBOX
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-03-14  Vadim Zeitlinremoved wxUSE_DIB_FOR_BITMAP which doesn't seem to...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-29  Vadim Zeitlinset wxUSE_STD_STRING to 1 by default
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
next