]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/apptbase.h
make various control names constants of type char, not wxChar, as this is more compat...
[wxWidgets.git] / include / wx / msw / apptbase.h
2007-02-02  Vadim Zeitlindon't wait for Windows messages in WaitForThread()...
2007-02-02  Vadim Zeitlindon't wake up on Windows messages when waiting for...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-07-04  Václav Slavíkcompilation fixes for multilib/DLL build
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...