]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/toplevel.h
Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
[wxWidgets.git] / include / wx / gtk / toplevel.h
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-04-22  Vadim Zeitlinremoved unused OnSetFocus()
2002-04-20  Vadim Zeitlinfixed initial focus handling in the dialog and made...
2002-03-26  Mattia BarbonwxIconBundle implementation.
2001-09-28  Václav Slavíkfixed wxGTK fullscreen mode, broken by my previous...
2001-09-22  Václav Slavíkevaluate window style in Create, not later
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)