]> git.saurik.com Git - wxWidgets.git/history - tests/test_vc7_test.vcproj
make sure that wxProcess always have a valid PID set; add test unit for wxExecute...
[wxWidgets.git] / tests / test_vc7_test.vcproj
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...
2009-01-11  Francesco Montorsiadd the 'GarbageTestCase' which helped me to spot some...
2009-01-04  Vadim Zeitlinabstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL...
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 Zeitlinrebaked makefiles with 0.2.4
2008-08-29  Vadim Zeitlinchanegd wxTlsValue to be pointer-like instead of value...
2008-08-02  Vadim Zeitlinmade wxDELETE[A]() template functions instead of macros...
2008-07-14  Vadim Zeitlinadded a simple IPC unit test
2008-07-08  Vadim Zeitlinadded (for now trivial) socket stream test
2008-06-15  Vadim Zeitlinregenerate the makefiles with correct new test name...
2008-06-15  Vadim Zeitlinadded a unit test for input/output file streams and...
2008-04-12  Vadim Zeitlinfix bugs introduced in wxCmdLineParser::ConvertStringTo...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-01-27  Václav Slavíkadded VC7/8 project files for samples