Nuke #pragma implementation/interface's
[wxWidgets.git] / include / wx / x11 / window.h
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export macros
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-08  Mattia Barbon wxX11 compilation fixes.
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...