Change version to 3.0.0.
[wxWidgets.git] / build / msw / wx_vc8_xrc.vcproj
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-07-10  Vadim ZeitlinUse the same console event loop in wxBase and wxCore...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2011-12-29  Vadim ZeitlinDisable VC8+ deprecation warnings for standard function...
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-02  Vadim ZeitlinRename src/generic/richtooltip.cpp to src/generic/richt...
2011-11-27  Vadim ZeitlinExtracted private GetTimeZone() to public wxGetTimeZone...
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-02-13  Václav SlavíkFix VC2008 dependencies with Bakefile 0.2.9.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-07-25  Vadim ZeitlinUpgrade version in the bakefiles to 2.9.2 as well and...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-18  Kevin OllivierJust doing a rebake of latest trunk.
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-16  Vadim Zeitlinfix PCH in VC8 projects (until the next rebake...)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-08-02  Vadim Zeitlinextract parts of wxXRC depending on wxAdv in a separate...
2008-01-24  Václav Slavíksupress warning about in custom build steps with VC7...
2008-01-23  Václav Slavíkuse _vc8 suffix for VS2005 projects for consistency