]> git.saurik.com Git - wxWidgets.git/history - include/wx/unix/app.h
remove m_use_events from Unix wxSocket implementation, we always need asynchronous...
[wxWidgets.git] / include / wx / unix / app.h
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2007-06-04  Vadim Zeitlinrename old wxAppConsole to wxAppConsoleBase and wxAppCo...
2007-05-26  Stefan NeisAdded missing include.
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...