Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / dfb / evtloop.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-02-16  Paul Cornettnon-pch build fix
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-01-31  Vadim Zeitlininclude errno.h to fix buildbot compilation
2009-01-30  Václav SlavíkwxDFB: use Unix event loop and timers (fixes #10408)
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2007-12-18  Václav Slavíkfixes for the case when only epoll() based wxFDIODispat...
2007-07-18  Václav Slavíkdon't use _T() for literals in wxDFB, it uses UTF-8...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-03-16  Vadim Zeitlinrefactoring: replace wxSocketDispatcher with more gener...
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2007-01-03  Václav Slavíkfixed deadlock when calling wxPostEvent() from worker...
2006-12-18  Václav SlavíkwxDFB: fix events processing to support sockets events
2006-12-14  Václav Slavíkmoved wxX11's wxSocketTable to private wxSocketEventDis...
2006-09-30  Václav Slavíkclean DFB event buffer on shutdown
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-08-27  Vadim ZeitlinDFEC_UNIVERSAL is not available in DirectFB < 0.9.23...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port