]> git.saurik.com Git - wxWidgets.git/history - src/dfb/window.cpp
[ 1560860 ] wxComboCtrl EVT_TEXT filtering.
[wxWidgets.git] / src / dfb / window.cpp
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