Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / tests / test_test.dsp
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-07-03  Vadim ZeitlinRun wxExecute() unit test in the GUI test suite too.
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-06-23  Vadim ZeitlinAdd a minimal unit test for wxSimplebook.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
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-01-04  Kevin OllivierRebake from clean wx tree.
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
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-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
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-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-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-13  Vadim Zeitlinrebaked and regenerated everything after the latest...
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-09  Vadim Zeitlinadded a trivial test for wxString stream insertion...
2007-07-21  Vadim Zeitlinupdated after fileconf/fileconftest.cpp to config/filec...
2007-07-10  Vadim Zeitlinregenerated after adding base64.h/cpp
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...
2007-07-04  Vadim Zeitlinrebaked after adding threads/atomic.cpp
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-03-26  Václav Slavíkadded basic test for wxLocale
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-02-07  Robin Dunnrebaked after changing the version number
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-10-27  Michael WetherellAdd tar stream tests.
2006-10-23  Michael WetherellAdd tests for wxBackingFile.
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-04-05  Vadim Zeitlinrebaked after adding convautotest.cpp
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-12-22  Vadim Zeitlinregenerated makefiles after adding tokenizer.cpp
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-06-19  Vadim Zeitlinadded scopeguardtest.cpp
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-13  Michael WetherellAdd wxTempFileOutputStream
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-10  Michael WetherellSeparate out zip specific parts of the archive test...
2005-02-08  Michael WetherellRebaked test.bkl for new tests largefile, size, point
2004-12-12  Václav Slavíkadded GUI test program