summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFNet/macsrc
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-195-0/+0
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-102-5/+7
* OS X: Remove an unused function in DFNet.SND\MaddTheSane_cp2014-11-101-11/+0
* OS X: DFNet improvements and fixes.SND\MaddTheSane_cp2014-10-082-5/+9
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-1/+1
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-10/+12
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* OS X:SND\MaddTheSane_cp2013-12-081-4/+7
* Some code changes.SND\MaddTheSane_cp2013-12-021-14/+6
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-23/+18
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-102-15/+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-222-13/+25
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-2/+10
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-20/+24
* Get rid of the seperate ARCBridge headers.SND\MaddTheSane_cp2013-07-051-36/+0
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-052-4/+5
* 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-043-4/+46
* Some work on OS X's net plug-in.SND\MaddTheSane_cp2013-06-261-19/+28
* 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-4/+0
* Changing some things on the OS X net plug-in.SND\MaddTheSane_cp2013-01-101-6/+10
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-245-0/+0
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
* Main Xcode project changed slightly.SND\MaddTheSane_cp2012-09-171-8/+13
* Fixes to the Net plug-in for Mac OS X:SND\MaddTheSane_cp2011-12-023-14/+6
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-185-0/+313