Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / tests / makefile.vc
2008-09-19  Vadim Zeitlinextract wxTextEntry unit tests in a reusable base class
2008-09-04  Kevin Ollivierrebake
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 Zeitlinadded a unit test for input/output file streams and...
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...
2008-05-25  Vadim Zeitlindon't take the min size into account when setting the...
2008-05-25  Vadim Zeitlincreate tests/window directory for wxWindow tests
2008-04-12  Vadim Zeitlinfix bugs introduced in wxCmdLineParser::ConvertStringTo...
2008-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...
2008-02-12  Václav Slavíkadded wxWindow::ClientToWindowSize and WindowToClientSi...
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...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-09  Vadim Zeitlinadded a trivial test for wxString stream insertion...
2007-09-26  Vadim Zeitlinadded unit test for some of wxTextCtrl methods and...
2007-07-21  Vadim Zeitlinupdated after fileconf/fileconftest.cpp to config/filec...
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-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-10-09  Robin DunnBumping the version number also requires that version...
2006-09-17  Kevin OllivierCommiting re-baked files after wxListCtrl OS X additions.
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-04-05  Vadim Zeitlinrebaked after adding convautotest.cpp
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-12-22  Vadim Zeitlinregenerated makefiles after adding tokenizer.cpp
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
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íkeven GUI test should be console app
2004-12-12  Václav Slavíkadded GUI test program
2004-12-08  Mattia Barbon Moved tests for wxHashMap, wxHashSet and wxList
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-08  Ryan Nortonupdate msvc projs manually for changed tests and uri...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-08-02  Włodzimierz SkibaRegenerated makefiles after new filename test by Vadim.
2004-06-24  Włodzimierz SkibaRegenerated makefiles.
2004-06-19  Václav Slavíkmoved wxFontMapper tests to its own file and testcase
2004-06-03  Václav Slavíkadded tests for wx's CRT wrappers (so far only wxGetEnv...
2004-05-22  Mattia Barbon Regenerated makefiles.
2004-05-21  Włodzimierz SkibaRecreated makefiles after patch #949276.
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)
2004-04-18  Václav Slavíkapplied rest of streams test suite patch
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)
2004-03-28  Václav Slavíkadded wxFileSystem test
2004-03-06  Václav SlavíkwxFormatConverter test rewritten for CppUnit (patch...
2004-03-05  Václav Slavíkadded regex test suite
2004-03-03  Václav Slavíkapplied path 906264: test program