Update OpenVMS makefile
[wxWidgets.git] / src / osx / cocoa / utils.mm
2013-08-14  Stefan Csomorusing #ifdef wxABORT_ON_CONFIG_ERROR not just #if as...
2013-07-28  Stefan Csomorchanging to allow for 2x ramping up NSApp run
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-22  Stefan Csomorfurther routing into wxApp
2013-07-22  Stefan Csomorcocoa wiring
2013-03-10  Stefan Csomormake sure dialogs can support alpha transparency sliders
2012-11-23  Stefan Csomorsupport for custom app controllers, override OSXCreateA...
2012-11-04  Vadim ZeitlinEnsure that paths used inside wxOSX are always in NFC...
2012-08-29  Stefan Csomoradd global NSLayoutManager instance
2012-08-29  Stefan Csomorfixes #13557
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-14  Stefan Csomorfixing analyzer warning
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-30  Stefan Csomorfixes #13438 (building OSX min >= 10.6), thanks :-)
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-14  Stefan Csomorfixing comment
2011-08-14  Stefan Csomorfixing open application event handling, fixes #13397
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-09  Stefan Csomorfixing memory leak
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-10  Stefan Csomorsafeguard against not-yet-shown view which leads to...
2011-03-07  Stefan Csomorsupport app activated and deactivated events, also...
2011-02-28  Stefan Csomordisable cursorRects for global busy state
2011-02-28  Stefan Csomormoving appdelegate declaration to header
2011-02-19  Vadim ZeitlinRemove unused variables in wxOSX code.
2011-02-19  Vadim ZeitlinRemove extra semicolons in Objective-C code.
2010-09-11  Stefan Csomorfixing 'main screen'
2010-07-17  Stefan Csomorremoving early init, fixes #12231
2010-05-19  Stefan Csomorcommon wxMacWakeUp code across all platforms
2010-04-05  Stefan Csomormoving OnInit back
2010-04-02  Stefan Csomormoving OnInit to a later stage to avoid Carbon Emulatio...
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-11  Stefan Csomoradding protocol support for 10.6
2009-11-13  Stefan Csomorupdating implementations of wxGetMouseState for osx_coc...
2009-10-06  Vadim ZeitlinCreate an NSAutoreleasePool in wxMacWakeUp().
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-18  Stefan Csomoradded wakeup implementation for osx_cocoa
2009-07-03  Stefan Csomorbracket 10.5 only code
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-15  Stefan Csomorchanges for embedded, applying patch, fixes #10359
2009-03-13  Kevin OllivierAnother place we need an autorelease pool.
2009-03-05  Kevin OllivierFix for sheets based on NSAlert.
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-01-25  Francesco Montorsibuild fix
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-10  Stefan Csomornative apple event support for osx cocoa
2008-09-20  Kevin OllivierSource changes needed to get MDI support compiling...
2008-09-11  Kevin OllivierDoGetAsBitmap implementation for Cocoa.
2008-09-06  Stefan Csomorseveral small fixes
2008-09-01  Stefan Csomorosx-cocoa updates
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
2008-07-29  Stefan Csomoruniversal implementation for osx cocoa