OSX adaptions
[wxWidgets.git] / src / osx / cocoa / evtloop.mm
2013-07-27  Stefan CsomorOSX adaptions
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-07-03  Vadim ZeitlinAdd "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
2012-05-02  Stefan Csomormake WakeUp variant explicit, too many errors using...
2012-03-03  Stefan Csomorjust in case we have an erroneous character on the...
2012-03-03  Stefan Csomortesting another implementation for avoiding WakeUp...
2012-02-25  Stefan Csomoradding a app-defined event seems to quit inner eventloo...
2011-12-07  Vadim ZeitlinUse NSApp abortModal instead of stopModal to end modal...
2011-11-08  Robin DunnEnsure that there is a modal event loop before trying...
2011-09-25  Stefan Csomoradding missing autorelease pool, since this can be...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Stefan Csomormake sure we can issue a WakeUp call that really trigge...
2011-06-06  Stefan Csomorsupporting nested window disablers on the same window
2011-06-05  Stefan Csomoradding another assert for tracking modalSession problems
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-16  Stefan Csomorsilence incorrect warning about missing return value
2011-03-07  Stefan Csomorbracket unused function
2011-03-06  Stefan Csomorfix positioning bug with window disabler and hidden...
2011-03-05  Stefan Csomorsupport wxWindowDisabler on osx_cocoa
2011-01-01  Stefan Csomorpusing a dummy event, to make sure the stop: succeeds...
2010-06-21  Stefan Csomorstoring current event for dnd support, adding default...
2010-04-22  Stefan Csomoroverriding the cfrunloop accessor, during booting cocoa...
2010-04-08  Stefan Csomorallowing direct native tlw modal loops
2010-04-03  Stefan Csomorfixing multilib build
2010-03-17  Stefan Csomorfixing non-precomp builds
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-03-08  Stefan Csomorpending events detected didn't work properly, go the...
2010-02-03  Kevin OllivierRefactor DND code into Carbon and Cocoa parts, and...
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-09-26  Stefan Csomoradding ProcessPendingEvents as ProcessIdle doesn't...
2009-07-10  Stefan Csomoradding #ifs for reflecting existing controls, fixing...
2009-02-17  Robert RoeblingBlind implementation of YieldFor() for OSX/Cocoa, copie...
2009-02-16  Paul Cornettfix evtloop.h header dependency
2009-02-16  Robert RoeblingCompilo
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
2008-08-22  Stefan Csomorosx-cocoa event loop