summaryrefslogtreecommitdiff
path: root/macosx/LaunchArg.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-51/+0
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-4/+3
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-1/+1
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-20/+1
* Messing with the order of arguments of the LaunchArg class in OS X.SND\MaddTheSane_cp2013-08-221-0/+5
* Fix a bug in OS X 32-bit code.SND\MaddTheSane_cp2013-07-091-1/+1
* Have the arguments passed to the OS X app be done in a specific order, so i.e...SND\MaddTheSane_cp2013-07-081-0/+66