summaryrefslogtreecommitdiff
path: root/macosx/RecentItemsMenu.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-114/+0
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-0/+2
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-6/+1
* Fix a leak in non-ARC code.SND\MaddTheSane_cp2013-07-161-1/+0
* Set the recent item menu text based on the localized name: this will honor th...SND\MaddTheSane_cp2013-02-281-2/+9
* fixed a memory leak in non-ARC code.SND\MaddTheSane_cp2013-01-291-11/+15
* Bumping the minimum OS X version to 10.7.SND\MaddTheSane_cp2013-01-201-2/+1
* Use strlcpy on OS X code.SND\MaddTheSane_cp2013-01-101-0/+1
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-7/+11
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Add a recent menu.SND\MaddTheSane_cp2012-12-201-0/+103