compiled fixes for builds without PCH
[wxWidgets.git] / src / dfb / window.cpp
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2007-01-22  Václav SlavíkwxDFB: fix rendering artefacts when scrolling wxScrolle...
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
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