do enable PCH for the tests, wx/wx.h was not precompiled for them resulting in much...
[wxWidgets.git] / tests / test_test_gui.dsp
2008-09-19  Vadim Zeitlindo enable PCH for the tests, wx/wx.h was not precompile...
2008-09-19  Vadim Zeitlinextract wxTextEntry unit tests in a reusable base class
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-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...
2008-02-12  Václav Slavíkadded wxWindow::ClientToWindowSize and WindowToClientSi...
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
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-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-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
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-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
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-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