summaryrefslogtreecommitdiff
path: root/macosx/plugins/PeopsXgl/macsrc/NetSfPeopsOpenGLPluginConfigController.m
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* Various fixes to PeopsOpenGL preferences UI on OSXMrLavender2017-07-151-9/+22
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* OS X: Messing with xib constraints.SND\MaddTheSane_cp2014-03-031-110/+113
* OS X: Check for an RTFD credits in the plug-ins.SND\MaddTheSane_cp2014-03-031-6/+36
* OS X: Fix some Pedantic warnings.SND\MaddTheSane_cp2014-01-021-1/+1
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-111/+106
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-14/+2
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* Continual improvement to OS X code.SND\MaddTheSane_cp2013-08-241-8/+7
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-221-14/+17
* Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL.SND\MaddTheSane_cp2013-08-221-14/+3
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-211-23/+43
* Implement window size for the PeopsXGL plug-in on OS X.SND\MaddTheSane_cp2013-08-211-24/+42
* fixing the wrong project being non-arc.SND\MaddTheSane_cp2013-07-261-1/+2
* Minor bug fixes.SND\MaddTheSane_cp2013-07-241-2/+2
* Change the plug-in implementation on OS X's PeopsXGL plug-in.SND\MaddTheSane_cp2013-07-231-69/+143
* Updating OS X plug-in code.SND\MaddTheSane_cp2013-07-091-8/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-4/+2
* Fix Cocoa complaining when getting the plug-in info under OS X.SND\MaddTheSane_cp2013-07-051-8/+12
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-2/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-25/+26
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-4/+4
* 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-82/+70
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-8/+8
* Modernizing PeopsXGL for OS X.SND\MaddTheSane_cp2012-09-231-15/+10
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-0/+31
* Fix possible memory leak in PeopsXGL Mac plug-in.SND\MaddTheSane_cp2011-11-171-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+9
* SPU crash fix, macos peopsxgl gte accuracy.SND\edgbla_cp2011-08-161-1/+1
* Rebranding.SND\edgbla_cp2011-06-081-6/+6
* -(SysBeep)Added Mac OS X port of P.E.Op.S OpenGL plugin. (Patch #8361)SND\weimingzhi_cp2011-02-181-0/+348