summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFNet
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-196-0/+0
* OS X: Hook up the DFNet's okay and cancel buttons.SND\MaddTheSane_cp2015-02-101-2/+8
* OS X: limit what is exported on the plug-ins.SND\MaddTheSane_cp2015-02-081-0/+23
* OS X: Move the English localization files around.SND\MaddTheSane_cp2014-11-103-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-084-24/+27
* OS X: change the Xcode development version on xibs to "default" (6.0).SND\MaddTheSane_cp2014-09-272-10/+6
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-1/+1
* OS X: Set the development target of xibs to Xcode 5.1SND\MaddTheSane_cp2014-07-212-15/+6
* OS X: initially center windows via their xibs.SND\MaddTheSane_cp2014-04-082-9/+4
* OS X: remove deleted file from the Xcode archive.SND\MaddTheSane_cp2014-04-011-16/+9
* OS X: minor changes to the credits.rtf files.SND\MaddTheSane_cp2014-03-292-7/+5
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-031-2/+2
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-10/+12
* OS X:SND\MaddTheSane_cp2014-01-161-1/+1
* OS X:SND\MaddTheSane_cp2014-01-052-26/+25
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Remove untranslated Korean files.SND\MaddTheSane_cp2013-12-294-58/+0
* Initial work on OS X Korean localization.SND\MaddTheSane_cp2013-12-174-0/+58
* OS X:SND\MaddTheSane_cp2013-12-085-5/+23
* Minor changes to OS X’s info.plist files.SND\MaddTheSane_cp2013-12-081-2/+2
* Messing with the OS X credits.SND\MaddTheSane_cp2013-12-062-10/+13
* Adding Chinese localization from Sdchun.SND\MaddTheSane_cp2013-12-044-0/+63
* Some code changes.SND\MaddTheSane_cp2013-12-021-14/+6
* Replace three periods with ellipses on OS X localization files.SND\MaddTheSane_cp2013-12-022-2/+2
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-276-5/+77
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-104-0/+36
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2612-92/+1
* Implement localization on some OS X strings, mainly those in the Hungarian lo...SND\MaddTheSane_cp2013-10-201-3/+3
* I'll never be happy...SND\MaddTheSane_cp2013-10-2015-0/+0
* As loathe as I am to do it, making OS X's .strings files into UTF-16.SND\MaddTheSane_cp2013-10-1915-0/+0
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-1912-0/+102
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-222-22/+24
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-202-1604/+222
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-171-0/+2
* 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
* Remove the Spanish localization because there isn't a spanish .po file.SND\MaddTheSane_cp2013-09-017-1635/+12
* Some more work on localization for OS X.SND\MaddTheSane_cp2013-09-015-0/+1634
* 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-224-156/+861
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-2/+10
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-093-87/+202
* 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-053-4/+5
* Consolidate the plug-ins in OS X into the main PCSXR project.SND\MaddTheSane_cp2013-07-052-407/+16
* Moving the Xcode config files to their own folder, and fixing the projects' r...SND\MaddTheSane_cp2013-07-051-6/+6
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12