implemented raw bitmap access for wxDFB
[wxWidgets.git] / src / dfb / evtloop.cpp
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