]> git.saurik.com Git - wxWidgets.git/history - src/dfb/toplevel.cpp
suppress gcc warning about DWET_XXX enumeration values not handled in switch
[wxWidgets.git] / src / dfb / toplevel.cpp
2006-09-28  Vadim Zeitlinsuppress gcc warning about DWET_XXX enumeration values...
2006-09-25  Václav Slavíkreduce the number of repaintings by repaiting (rect...
2006-09-22  Václav Slavíkimplemented SetFocus
2006-09-19  Václav Slavíkfixed TLWs resizing to invalidate the DFB surface used...
2006-09-13  Václav SlavíkwxTLW::DoRefreshRect must check the rect, too
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-08  Václav Slavíkdon't try to paint hidden windows
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port