]> git.saurik.com Git - wxWidgets.git/history - src/unix/epolldispatcher.cpp
ignore bakefile-generated test.dsw too
[wxWidgets.git] / src / unix / epolldispatcher.cpp
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-06-02  Vadim Zeitlinfactor out the fd<->handlers map from wxFDIODispatcher...
2007-05-16  Václav SlavíkPCH-less compilation fix
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...