Change version to 3.0.0.
[wxWidgets.git] / build / msw / wx_qa.dsp
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-06  Vadim ZeitlinMake TOOLKIT variable constant in MSW makefiles.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
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-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-07-25  Vadim ZeitlinUpgrade version in the bakefiles to 2.9.2 as well and...
2010-01-04  Kevin OllivierRebake from clean wx tree.
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-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-22  Vadim Zeitlindefine wxUSE_UNICODE=0 in non-Unicode build to prevent...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-20  Vadim Zeitlinrebake after libtiff changes
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-15  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
2007-02-07  Robin Dunnrebaked after changing the version number
2007-01-22  Václav SlavíkSETUPHDIR is Bakefile variable, not MSVC IDE one
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-06-09  Włodzimierz SkibaUSE_AUI build fix.
2006-06-06  Julian SmartInitial commit of wxAUI
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-08-08  Michael WetherellCopy univ/setup.h instead of msw/setup.h for wxUniversa...
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-11  Julian SmartChanged version number
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-21  Vadim Zeitlinfixed path to wx/debugrpt.h header (had extra include...
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...