Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / interface / wx / app.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-12-01  Vadim ZeitlinFix premature truncation of brief descriptions in Doxyg...
2012-11-14  Vadim ZeitlinDon't call setlocale("") on startup by default any...
2012-02-11  Robin Dunnremove some wxPython-only methods that were accidentall...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-11-22  Vadim ZeitlinAdd wxEventFilter and related functionality.
2011-09-25  Robin DunnFix missing or broken interface items for Phoenix
2011-09-11  Robin DunnFix missing and broken interface items for Phoenix
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-08  Paul CornettMove SendIdleEvents() from wxApp to wxWindow.
2010-11-27  Robin DunnMove the Mac methods from wxAppConsole to wxApp
2010-11-18  Vadim ZeitlinImprove documentation about handling C++ exceptions...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-09-03  Vadim ZeitlinTweak the default wxApp::GetAppDisplayName() logic.
2009-07-21  Vadim ZeitlinSupport delayed destruction in console applications...
2009-03-15  Kevin OllivierConsider wxOSX the port name, and have wxOSX/Carbon...
2009-03-08  Francesco Montorsiadd wxAppConsoleBase::DeletePendingEvents and wxEvtHand...
2009-03-02  Francesco Montorsimove pending event processing back to wxApp (these...
2009-02-27  Francesco Montorsiadd references to OnEventLoopEnter/Exit callbacks
2009-02-25  Francesco Montorsiadd wxAppConsoleBase::OnEventLoopEnter/Exit callbacks...
2009-02-22  Francesco Montorsiremove wxAppConsoleBase::OInitGui and leave it only...
2009-02-18  Francesco Montorsimake distinction between classes which send events...
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):
2009-01-25  Francesco Montorsiorganize in groups wxAppConsole functions
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-29  Francesco Montorsilist also wxSystemOptions next to wxSystemSettings
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-12-29  Francesco Montorsidone various @todo items
2008-12-07  Francesco Montorsiformatting change
2008-11-22  Francesco Montorsiclarify how top-level windows are used by wxApp (fixes...
2008-09-03  Vadim Zeitlinfix some typos and other minor problems (#9886)
2008-08-01  Vadim Zeitlincapitalize the application name in GetAppDisplayName...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...