summaryrefslogtreecommitdiff
path: root/pkg/osx/LauncherManager.m
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2014-04-26osx: Handle .hhe, .seh file extensions.Simon Howard
2014-04-01osx: Use safe string functions for launcher.Simon Howard
2013-09-15Name OS X CMDLINE.game files as CMDLINE-game, so that they are notSimon Howard
2013-09-15Open appropriate CMDLINE file depending on the currently-selected game.Simon Howard
2011-06-13Merge from trunk.Simon Howard
2011-05-14Convert build system to using the PROGRAM_PREFIX system used onSimon Howard
2011-05-08Allow IWAD files to be double-clicked in the finder to set the IWADSimon Howard
2011-05-07Rework OS X launcher package. Include documentation files within theSimon Howard
2011-02-24Make code changes to add Heretic/Hexen support to OS X launcher.Simon Howard
2011-01-02Remove redundant package version label from top of OS X launcher window.Simon Howard
2010-01-30Set launch button as default button, so that it is possible to launchSimon Howard
2010-01-23Add menu item to launcher to open a terminal window that can be used toSimon Howard
2010-01-15Don't open the configuration window when the launcher is first run;Simon Howard
2010-01-15Center the launcher window and config window on startup.Simon Howard
2010-01-11Insert new files into the command line at the correct location, allowingSimon Howard
2010-01-11When launching a file from the finder, add the new file into the commandSimon Howard
2010-01-09Clear existing arguments when adding a file.Simon Howard
2010-01-09Add file to command line when opened; add link from AppController toSimon Howard
2010-01-09Initial code to identify file type by extension and add file to commandSimon Howard
2010-01-04Import OS X launcher code to trunk.Simon Howard