hook the docview-specific customization of event handling logic at TryValidator(...
[wxWidgets.git] / src / common / gsocketiohandler.cpp
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-07-14  Vadim Zeitlincreate the single global IO dispatcher in wxFDIODispatc...
2007-07-14  Vadim Zeitlinchanged wxFDIODispatcher::UnregisterFD() to take only...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-03-16  Vadim Zeitlinrefactoring: replace wxSocketDispatcher with more gener...