summaryrefslogtreecommitdiff
path: root/macosx/English.lproj/Configuration.xib
Commit message (Collapse)AuthorAgeFilesLines
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-101-1361/+0
| | | | | | | Setting the minimum OS X version to 10.9. Using base localization on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87797 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix too long plug-in description.SND\MaddTheSane_cp2013-10-231-64/+65
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87641 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix the configuration window on OS X for English.SND\MaddTheSane_cp2013-10-161-44/+51
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87501 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Constraints change.SND\MaddTheSane_cp2013-09-281-41/+36
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87333 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Note to self: build, THEN commit.SND\MaddTheSane_cp2013-09-241-29/+28
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87298 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Continuing to mess with constraintsSND\MaddTheSane_cp2013-09-231-499/+503
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87297 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Making the (English) Preference window use auto layout.SND\MaddTheSane_cp2013-09-201-146/+383
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87252 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-201-5764/+1118
| | | | | | Have the icons on OS X be in the new Xcode assets file. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87248 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Minor spacing change in OS X's memory card manager.SND\MaddTheSane_cp2013-08-091-61/+43
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86548 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Some more work on PCSXR's logging on OS X.SND\MaddTheSane_cp2013-07-091-102/+123
| | | | | | More fiddling with the configuration window. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85935 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Messing with OS X's config window.SND\MaddTheSane_cp2013-07-081-411/+798
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85920 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rewriting the memory card management on OS X. It's lacking copy capability ↵SND\MaddTheSane_cp2013-07-081-338/+133
| | | | | | right now, though. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85886 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rehauling the memory card object in preperation for fixing the memory card ↵SND\MaddTheSane_cp2013-07-061-100/+69
| | | | | | manager. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85872 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Moving the memory card manager to the preferences window.SND\MaddTheSane_cp2013-07-061-470/+1422
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85870 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-051-99/+329
| | | | | | | Setting the deployment target on the SIO plug-in be set to 10.7, since we don't we have a 10.6 version of PCSXR that can use it. Adding Xcode config files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85826 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Bumping the minimum OS X version to 10.7.SND\MaddTheSane_cp2013-01-201-94/+128
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82403 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Implement fast-forward in the display plug-ins for OS X.SND\MaddTheSane_cp2012-12-201-36/+388
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81907 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Mac Patch 13437.SND\MaddTheSane_cp2012-12-151-89/+660
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81770 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Basic widescreen support for Mac OS X.SND\MaddTheSane_cp2012-05-231-27/+132
| | | | | | Change memoryCardWindowIsVisible to more Objective-C-friendly isMemoryCardWindowVisible. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@78279 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Link Enable NetPlay button to the proper action.SND\MaddTheSane_cp2011-12-031-56/+39
| | | | | | | Open dialogs now have a set file types that they can open (Set by UTIs, with a new imported UTI for disc images). Retaining openDlg, then releasing when done, as per the suggestion of Apple's documentation. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72823 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added a note to the Mac OS X memory editor's source code.SND\MaddTheSane_cp2011-11-271-41/+27
| | | | | | Let's have the tab that opens in Mac preferences be the first tab. Somewhere this got changed. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72671 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-241-29/+127
| | | | | | Currently it only allows to to wipe a memory card and see what's saved on it. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72586 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-181-83/+342
| | | | | | Note that DFNet is disabled by default, and there are still a few rough edges. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72400 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Change configuration window name to PCSXR preferences.SND\MaddTheSane_cp2011-11-171-1/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72384 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Setting xib deployment target to 10.6SND\MaddTheSane_cp2011-11-151-4/+17
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72320 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10794.SND\edgbla_cp2011-11-111-0/+3025
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72167 e17a0e51-4ae3-4d35-97c3-1a29b211df97