summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc/PadView.m
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
* OS X: make all ivars either be in the implementation block, or converted to O...SND\MaddTheSane_cp2014-11-101-13/+14
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-081-14/+28
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-10/+0
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-1/+1
* Re-working how DFInput on OS X stores preferences, making it match the rest o...SND\MaddTheSane_cp2013-08-291-1/+1
* Moving most of the OS X preferences to auto layout, and all to 10.7.SND\MaddTheSane_cp2013-08-221-1/+8
* Fix a leak in non-ARC code.SND\MaddTheSane_cp2013-07-161-0/+3
* Fixing bug 10934.SND\MaddTheSane_cp2013-07-121-1/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+1
* get rid of extra, blank lines on OS X.SND\MaddTheSane_cp2013-07-041-1/+0
* Make the plug-ins use ARC in 64-bit mode.SND\MaddTheSane_cp2013-07-041-0/+2
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* update my email address.SND\weimingzhi_cp2012-10-231-1/+1
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-121-1/+1
* Big Mac Commit!SND\MaddTheSane_cp2011-11-121-1/+1
* implemented config dialog for DFInput on OSX, removed HIDInput.SND\weimingzhi_cp2010-07-291-0/+110