]> git.saurik.com Git - wxWidgets.git/history - include/wx/unix/private
only declare AddProcessCallback for wxMotif and wxGTK
[wxWidgets.git] / include / wx / unix / private /
2007-07-14  Vadim Zeitlindon't leak epoll descriptor
2007-07-14  Vadim Zeitlincreate the single global IO dispatcher in wxFDIODispatc...
2007-07-14  Vadim Zeitlinreplaced wxFDIODispatcher::RunLoop() with Dispatch...
2007-07-14  Vadim Zeitlinchanged wxFDIODispatcher::UnregisterFD() to take only...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-11  Vadim Zeitlincheck for wxUSE_TIMER in headers, not the files includi...
2007-06-04  Vadim Zeitlinreset one shot timer internal state instead of leaving...
2007-06-02  Vadim Zeitlinfactor out the fd<->handlers map from wxFDIODispatcher...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...