also include wxSocket test in the GUI test as different event loop implementations...
[wxWidgets.git] / tests / test_vc7_test_gui.vcproj
2008-12-27  Vadim Zeitlinalso include wxSocket test in the GUI test as different...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
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-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-22  Vadim Zeitlinadded a simple test for wxGetDisplayXXX() functions
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-19  Vadim Zeitlinadd unit test for wxTextEntry methods of wxComboBox
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-27  Václav Slavíkadded VC7/8 project files for samples