]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/apptbase.h
Ensure that Enter key presses are never stolen from wxButton in wxMSW.
[wxWidgets.git] / include / wx / msw / apptbase.h
2011-03-22  Vadim ZeitlinAdd wxUSE_THREADS checks around wxMSW functions dealing...
2011-03-14  Vadim ZeitlinAllow wxThread::Wait() and Delete() to block, even...
2009-05-24  Vadim Zeitlinremove wxMSW-specific (but copied into wxPalm too)...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-05-23  Vadim Zeitlinimprove wxMessageOutputBest console output under Window...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
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...