Remove obsolete VisualAge-related files.
[wxWidgets.git] / tests / test_vc9_test.vcproj
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2010-06-21  Francesco Montorsimove console sample's interactive tests to two differen...
2010-06-19  Francesco MontorsiMove dir tests from the console sample to DirTestCase
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-13  Francesco Montorsimoved non-interactive tests for wxDynamicLibrary, wxGet...
2010-06-06  Francesco Montorsiremove some tests from the console sample:
2010-06-02  Francesco MontorsiMove wxRegConfig tests from console sample to a new...
2010-05-29  Francesco Montorsimove all non-interactive FTP tests from the console...
2010-05-16  Francesco Montorsiremove TestTimer() (adds nothing to existing tests...
2010-05-10  Francesco Montorsimove code testing wxThread classes from the console...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-06  Vadim ZeitlinCorrect two bugs in wxMBConv::FromWChar() with non...
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
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-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-12  Vadim ZeitlinWrite correct number of bytes in wxFile::Write(wxString).
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-07  Vadim Zeitlinadded a simple wxLog unit test
2009-06-01  Francesco Montorsiadd wxImage test units to test loading from both seekab...
2009-05-30  Francesco Montorsirefactor printf benchmarks to fit the new wxWidgets...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-04-16  Vadim Zeitlinrebake after the addition of graphics/measuring.cpp
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-03-22  Vadim Zeitlinmoved the check for correct implementation of wxEvent...
2009-03-18  Francesco Montorsiadd a wxFont test unit (currently GetFamily and the...
2009-02-01  Vadim Zeitlinmove evthandler.cpp to non-GUI test as it doesn't requi...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...
2008-10-12  Vadim Zeitlinadd simple (and disabled by default) wxSocket client...
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)