Write correct number of bytes in wxFile::Write(wxString).
[wxWidgets.git] / tests / test_vc9_test.vcproj
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)