]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/app.h
Improved idle event processing.
[wxWidgets.git] / include / wx / cocoa / app.h
2003-12-15  David ElliottImproved idle event processing.
2003-10-06  David ElliottUse an application delegate object
2003-10-03  David ElliottRemoved MainLoop, ExitMainLoop, Pending, and Dispatch
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  David ElliottClean up comments
2003-08-13  David ElliottDon't send idle events while an assertion dialog is...
2003-08-06  David ElliottDon't install idle event handler in secondary threads.
2003-07-14  Julian SmartRationalised OnIdle
2003-07-14  David ElliottPut OnIdle() back. Without deleting pending objects...
2003-07-14  Vadim Zeitlinremoved OnIdle() which didn't compile any longer
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-03  David ElliottProvide NSAutoreleasePool instances during initialization
2003-07-02  David ElliottRemoved conflicting wxEntry prototype
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-25  David ElliottChanged bool WakeUpIdle() to void to match base class
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-03-21  David ElliottAdded original works and stubs to CVS repository