Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / motif / app.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-01  Vadim Zeitlincompilation fix after argv changes (move initialization...
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2006-07-25  Włodzimierz SkibaMinor header cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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
2004-05-22  Mattia Barbon Do not realize the top level shell that acts as a...
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-01  Mattia Barbon GCC 3.4 fixes.
2003-10-13  Mattia Barbon Fixes for application not closing after last top...
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-07-14  Julian SmartRationalised OnIdle
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-06-30  Vadim Zeitlinremoved old wxEntry() declaration
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp MB
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-09-18  Julian SmartAdded Motif files.