]> git.saurik.com Git - wxWidgets.git/history - include/wx/x11/window.h
renamed wxWindow::Clear() to ClearBackground() (fixes bug 783576)
[wxWidgets.git] / include / wx / x11 / window.h
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-17  Robert Roebling wxX11:
2002-02-14  Robert Roebling Updated the erase/paint event logic.
2002-02-14  Julian SmartAdded some XSyncs to help size calculations, but positi...
2002-02-13  Robert Roebling wxX11:
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-11  Robert Roebling wxX11:
2002-02-11  Julian SmartSmall changes to wxX11
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Robert Roebling Killed various wxMotif things in wxX11.
2002-02-10  Robert Roebling wxX11:
2002-02-10  Julian SmartMore X11 code
2002-02-07  Julian SmartVarious fixes for X11 compilation
2002-02-07  Julian SmartStripped out miscellaneous Motif/Xt-specific code
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...