compiled fixes for builds without PCH
[wxWidgets.git] / include / wx / dfb / wrapdfb.h
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2006-12-01  Václav Slavíkdestroy IDirectFBWindow in wxTLW dtor
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-18  Václav Slavíkdon't use priviledged calls in wxDFB to allow concurren...
2006-09-25  Václav Slavíkdon't allocate backbuffer for dummy surfaces
2006-09-18  Václav Slavíkbasic blitting implementation
2006-09-13  Václav Slavíkcorrected painting implementation for wxDFB
2006-09-11  Václav Slavíkmove misc surface helpers to wxIDirectFBSurface class
2006-09-07  Václav Slavíkdon't treat DFB_TIMEOUT as error in WaitForEventWithTimeout
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use