Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / osx / carbon / app.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-07-24  Vadim ZeitlinDon't eagerly set wxKeyEvent position fields.
2012-07-02  Stefan Csomorguarding against invalid files passed to 'pdoc' apple...
2012-07-02  Stefan Csomorguarding against invalid files passed to 'odoc' apple...
2012-06-14  Stefan Csomorcleanup for 10.5 minimum
2012-05-20  Vadim ZeitlinFix 62 harmless but annoying Clang warnings in wxOSX...
2012-03-12  Stefan Csomorremove 10.4 compatibility code
2011-12-11  Vadim ZeitlinEnsure that Enter key presses are never stolen from...
2011-12-09  Stefan Csomorfixing copy size
2011-12-08  Stefan Csomorcopied from old cocoa code from David, fixes #13732
2011-12-02  Vadim ZeitlinMake wxEVT_CHAR_HOOK propagate upwards and send it...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-24  Stefan Csomormissing commit for RAW_CONTROL changes
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-04-22  Stefan Csomorimplementation of HotKey, see #12354
2011-03-16  Stefan Csomorfixing iterator use
2010-05-19  Stefan Csomorcommon wxMacWakeUp code across all platforms
2010-04-22  Stefan Csomorshutdown sequence routing to EndSession calls
2010-04-05  Stefan Csomormoving OnInit back
2010-04-02  Stefan Csomormoving OnInit to a later stage to avoid Carbon Emulatio...
2010-01-18  Stefan Csomorsetting correct refcon in menus (was incorrectly change...
2009-11-15  Stefan Csomorfixing typo for builds < 10.6
2009-11-14  Kevin OllivierFix typo that broke compilation and adjust the defines...
2009-11-13  Stefan Csomorupdating implementations of wxGetMouseState for osx_coc...
2009-11-05  Kevin OllivierCreate an autorelease pool to catch objects created...
2009-09-30  Stefan Csomoroverriding to allocate an outer autorelease pool
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-10  Stefan Csomoradapting init sequence for different osx platforms
2009-06-20  Vadim Zeitlinfix many mostly harmless warnings in wxOSX/Carbon build
2009-03-23  Stefan Csomorfixing warning in osx core and carbon
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-02-15  Francesco MontorsiwxApp::DoYield => wxGUIEventLoop::YieldFor (part of...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-01-25  Francesco Montorsibuild fix
2009-01-23  Stefan Csomorfixing some warnings
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-17  Stefan Csomoravoiding warning for unused var in cocoa build
2009-01-10  Stefan Csomorfixing wrong constant
2009-01-10  Stefan Csomornative apple event support for osx cocoa
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-07  Stefan Csomorchanges for command line builds of osx-cocoa
2008-09-02  Stefan Csomorfixing constant name
2008-09-02  Stefan Csomorosx new layout
2008-08-01  Stefan Csomormoving common implementation for osx closer to unix...
2008-07-29  Stefan Csomorosx regrouping
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming