summaryrefslogtreecommitdiff
path: root/pkg/osx/LauncherManager.m
AgeCommit message (Expand)Author
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