]> git.saurik.com Git - wxWidgets.git/history - src/dfb/window.cpp
build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / dfb / window.cpp
2006-09-28  Vadim ZeitlinDIKI_ALTGR was removed in DFB 0.9.25
2006-09-28  Vadim Zeitlinhandle DIKI_ALT_GR in the switch even if we don't have...
2006-09-23  Václav Slavíkfixed client<->window coords translations in DoMoveWind...
2006-09-22  Václav Slavíkimplemented SetFocus
2006-09-21  Václav Slavíkhide the caret before setting m_updateRegion: produces...
2006-09-19  Václav Slavíkfixed TLWs resizing to invalidate the DFB surface used...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
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-07  Václav Slavíkmake sure wxWindow has valid (albeit bogus) size from...
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