move default OnInternalIdle processing to wxWindowBase
[wxWidgets.git] / include / wx / motif / window.h
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2009-06-10  Vadim Zeitlinadd virtual DoGetTextExtent() to allow calling the...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-03  Michael WetherellAdd import/export attributes
2005-03-01  Mattia Barbon Revert my last commit, GetClientAreaOrigin was alread...
2005-02-26  Mattia Barbon Add implementation for pure virtual method.
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Mattia Barbon Don't #include Motif headers from src/x11/glcanvas...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-30  Mattia Barbon Moved wxWindow::SetSizeHints implementation to wxTopL...
2003-03-27  Mattia Barbon Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_NO_COPY_CLASS
2001-09-22  Václav Slavík(blind) fix for wxMotif compilation
2001-07-09  Julian SmartVarious wxMotif fixes
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-10-26  Julian SmartMotif and other mods
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartAdded Motif files.