]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/app.cpp
renaming
[wxWidgets.git] / src / mac / carbon / app.cpp
2008-03-25  Stefan Csomornon owned window implementation
2008-02-22  Robin DunnAdd MacHideApp
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-28  Stefan Csomorcleanup, fixing exports
2007-11-24  Stefan Csomor64 bit fixes
2007-11-16  Stefan Csomorcleanup mac
2007-11-15  Stefan Csomorcleanup
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2007-07-11  Stefan Csomor64bit fix for patch as well
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-06-07  Robin DunnYielding from a non-gui thread needs to bail out, other...
2007-04-21  Kevin OllivierReturn wx menu items inserted into the Window system...
2007-04-07  Vadim Zeitlinsupport accelerators for buttons too (slightly modified...
2007-04-07  Vadim Zeitlinadded MacOpenURL() (patch 1235957)
2007-03-14  Vadim Zeitlinavoid duplicated empty help menu in localized applicati...
2007-03-10  Vadim Zeitlinallow using numpad enter key to activate the default...
2006-12-10  Stefan Csomoradding an autorelease capability (got weird crashes...
2006-10-20  Stefan Csomorcleaning up the runloop source properly (was causing...
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-09  Paul Cornettremove unused stuff
2006-09-21  Stefan Csomorcleanup
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-22  Paul Cornettprevent linker from discarding wxStockGDIMac
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaInclude wx/memory.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-20  Włodzimierz SkibaInclude wx/palette.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/pen.h according to precompiled headers of...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-08  Vadim Zeitlinremoved __throws_bad_alloc import, this apparently...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-03-18  Vadim Zeitlindo not assign uniChar to wxKeyEvent::m_keyCode for...
2006-03-18  Vadim Zeitlinremoved redundant declaration (no real changes)
2006-03-10  Stefan Csomoradded non mach version
2006-01-27  Stefan Csomoradapting keycode field usage for EVT_CHAR in unicode...
2006-01-25  Stefan Csomorkey/char event changes for inline editing (japanese...
2006-01-15  David Surovellcleanup - reformat
2006-01-12  Vadim Zeitlinimplemented wxEventLoop for wxMac
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2005-12-28  David Surovellcleanup - reformatting, minor code rewrites
2005-12-10  Stefan Csomorsupport for standard menu ids
2005-11-02  Stefan Csomorre-added support for help-menu and application-menu...
2005-10-03  Stefan Csomoravoid system pop-up menu commands being handled by...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-18  Vadim Zeitlin__WXDEBUG__ must be tested with #ifdef, not #if
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-05-28  Stefan Csomorcleanup of handlers
2005-05-21  Julian SmartApplied patch for bug [ 1205691 ] Modified Fn keys...
2005-05-10  Stefan Csomorcleanup
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
2005-03-28  Kevin HockCreate RunLoop that can be used to process pending...
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-02  Stefan Csomorunicode character events
2005-03-01  Ryan Nortoncompile w/o tooltips
2005-02-19  Stefan CsomorEVT_CHAR_HOOK added
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-01-27  Stefan Csomorpragma , precomp support
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-10-07  Dimitri Schoolwerthfixed Carbon compilation; call HID keyboard dtor for...
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-27  Ryan NortonAdd HID keyboard functionality
2004-09-25  Ryan Nortonwarning fix - only use the function in debug mode
2004-09-23  Ryan Nortonremove unused variable
2004-09-12  Stefan Csomoradded GetMenu Support for MENU_OPEN
2004-08-30  Stefan Csomorcorrecting a source for double event delivery
2004-08-25  Robin Dunnremoved final traces of wxStAppResource
2004-08-24  Stefan CsomorFSRef transition
2004-08-23  Stefan Csomorresource fork not used anymore
2004-08-06  Stefan Csomormoving stacking event handlers and event ref to central...
2004-07-20  Stefan Csomorcorrected cwd manipulation for unicode builds
2004-07-19  Stefan Csomorstring constants unicode savvy
2004-07-14  Stefan Csomorattempt to get a 'correct' current working directory
2004-06-04  Dimitri Schoolwerthfixed unused variable warning
2004-05-29  Stefan Csomorreopen app according to HIG
2004-05-29  Julian SmartMacReopenApp implementation for restoring top-level...
2004-05-27  Stefan Csomormenu events handling more closely to the menu instance...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-23  Stefan Csomor-start experimental use of RunApplicationEventLoop,
2004-05-15  Stefan Csomorremoving code needed for cooperative threads
2004-04-29  Stefan Csomorresources not needed anymore
next