aboutsummaryrefslogtreecommitdiff
path: root/gui/browser_osx.mm
AgeCommit message (Expand)Author
2017-07-26OSX: Make sure the native file browser runs in the main threadThierry Crozat
2017-07-26OSX: Make sure to release the NSOpenPanel immediately after closing itThierry Crozat
2017-07-26OSX: Set focus back to the ScummVM window when closing the native file browserThierry Crozat
2017-07-26OSX: Clear pending events when closing the native file browserThierry Crozat
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2014-12-05GUI: use newer define for OS X 10.10+Pawel Kolodziejski
2014-07-10GUI: Treat bundles as directories in the OS X file browserThierry Crozat
2013-05-26GUI: Fix the spelling of some variable/class namesMatthew Hoops
2013-05-26GUI: Add missing include for IBActionMatthew Hoops
2013-04-09OSX: Fix memory leaksThierry Crozat
2013-03-17OSX: Allow user to display hidden files in the browser dialogThierry Crozat
2012-11-18OSX: Add missing include for NSURLThierry Crozat
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2012-01-14MACOSX: Replace use of a 10.4 only API by one available since 10.0Max Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2009-12-26Using #include instead of #import to include some mac os x headers to avoid s...Oystein Eftevaag
2009-12-26Add "End of namespace" comment.Johannes Schickel
2009-12-26Buildbot compile fix for os x cross compileOystein Eftevaag
2009-12-26Committing the actual new browser_osx.mm file, oopsOystein Eftevaag