wxABI_VERSION guard for wxTopLevelWindowGTK::RequestUserAttention(int)
[wxWidgets.git] / include / wx / gtk / toplevel.h
2005-07-29  Mart RaudseppwxABI_VERSION guard for wxTopLevelWindowGTK::RequestUse...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-02-11  Robert Roebling Make wxTLW::Raise() actually bring the window to...
2004-09-26  Vadim Zeitlinrenamed HasFocus() to IsActive() to avoid confusion...
2004-09-26  Robert Roebling Added wxTopLevelWindow::HasFocus() as discussed.
2004-08-22  Václav Slavíkuse GTK+ API for setting icons instead of direct X11...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
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)