summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFCdrom/macsrc/PluginConfigController.m
Commit message (Expand)AuthorAgeFilesLines
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-1/+1
* Preference changes in OS X plug-ins.SND\MaddTheSane_cp2013-08-301-1/+1
* Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.SND\MaddTheSane_cp2013-08-261-2/+1
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-221-11/+22
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-9/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-3/+4
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-16/+19
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-2/+2
* Setting the Plug-in window controllers' initial value to nil.SND\MaddTheSane_cp2013-01-101-1/+1
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* We don't need mutable dictionaries when setting plug-in defaults.SND\MaddTheSane_cp2012-10-131-2/+2
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+10
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-1/+1
* Rebranding.SND\edgbla_cp2011-06-081-1/+1
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-191-1/+1
* Ported DFCdrom to osx, removed old CDDeviceInterface pluginSND\weimingzhi_cp2010-07-251-0/+158