Annotation of hatari/src/gui-osx/SDLMain.nib/classes.nib, revision 1.1.1.4

1.1.1.4 ! root        1: <?xml version="1.0" encoding="UTF-8"?>
        !             2: <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        !             3: <plist version="1.0">
        !             4: <dict>
        !             5:        <key>IBClasses</key>
        !             6:        <array>
        !             7:                <dict>
        !             8:                        <key>ACTIONS</key>
        !             9:                        <dict>
        !            10:                                <key>changeViewedJoystick</key>
        !            11:                                <string>id</string>
        !            12:                                <key>chooseCartridgeImage</key>
        !            13:                                <string>id</string>
        !            14:                                <key>chooseDefaultImagesLocation</key>
        !            15:                                <string>id</string>
        !            16:                                <key>chooseFloppyImageA</key>
        !            17:                                <string>id</string>
        !            18:                                <key>chooseFloppyImageB</key>
        !            19:                                <string>id</string>
        !            20:                                <key>chooseGemdosImage</key>
        !            21:                                <string>id</string>
        !            22:                                <key>chooseHdImage</key>
        !            23:                                <string>id</string>
        !            24:                                <key>chooseIdeHdImage</key>
        !            25:                                <string>id</string>
        !            26:                                <key>chooseKeyboardMappingFile</key>
        !            27:                                <string>id</string>
        !            28:                                <key>chooseMidiOutputFile</key>
        !            29:                                <string>id</string>
        !            30:                                <key>choosePrintToFile</key>
        !            31:                                <string>id</string>
        !            32:                                <key>chooseRS232InputFile</key>
        !            33:                                <string>id</string>
        !            34:                                <key>chooseRS232OutputFile</key>
        !            35:                                <string>id</string>
        !            36:                                <key>chooseTosImage</key>
        !            37:                                <string>id</string>
        !            38:                                <key>commitAndClose</key>
        !            39:                                <string>id</string>
        !            40:                                <key>ejectFloppyA</key>
        !            41:                                <string>id</string>
        !            42:                                <key>ejectFloppyB</key>
        !            43:                                <string>id</string>
        !            44:                                <key>ejectGemdosImage</key>
        !            45:                                <string>id</string>
        !            46:                                <key>ejectHdImage</key>
        !            47:                                <string>id</string>
        !            48:                                <key>ejectIdeHdImage</key>
        !            49:                                <string>id</string>
        !            50:                                <key>loadConfigFrom</key>
        !            51:                                <string>id</string>
        !            52:                                <key>loadPrefs</key>
        !            53:                                <string>id</string>
        !            54:                                <key>myAction</key>
        !            55:                                <string>id</string>
        !            56:                                <key>saveConfigAs</key>
        !            57:                                <string>id</string>
        !            58:                                <key>updateEnabledStates</key>
        !            59:                                <string>id</string>
        !            60:                        </dict>
        !            61:                        <key>CLASS</key>
        !            62:                        <string>PrefsController</string>
        !            63:                        <key>LANGUAGE</key>
        !            64:                        <string>ObjC</string>
        !            65:                        <key>OUTLETS</key>
        !            66:                        <dict>
        !            67:                                <key>autoInsertB</key>
        !            68:                                <string>NSButton</string>
        !            69:                                <key>blitter</key>
        !            70:                                <string>NSButton</string>
        !            71:                                <key>bootFromHD</key>
        !            72:                                <string>NSButton</string>
        !            73:                                <key>captureOnChange</key>
        !            74:                                <string>NSButton</string>
        !            75:                                <key>cartridgeImage</key>
        !            76:                                <string>NSTextField</string>
        !            77:                                <key>colorDepth</key>
        !            78:                                <string>NSMatrix</string>
        !            79:                                <key>compatibleCpu</key>
        !            80:                                <string>NSButton</string>
        !            81:                                <key>configFile</key>
        !            82:                                <string>NSTextField</string>
        !            83:                                <key>cpuClock</key>
        !            84:                                <string>NSMatrix</string>
        !            85:                                <key>cpuType</key>
        !            86:                                <string>NSMatrix</string>
        !            87:                                <key>currentJoystick</key>
        !            88:                                <string>NSPopUpButton</string>
        !            89:                                <key>defaultImagesLocation</key>
        !            90:                                <string>NSTextField</string>
        !            91:                                <key>enableAutoFire</key>
        !            92:                                <string>NSButton</string>
        !            93:                                <key>enableDSP</key>
        !            94:                                <string>NSPopUpButton</string>
        !            95:                                <key>enableMidi</key>
        !            96:                                <string>NSButton</string>
        !            97:                                <key>enablePrinter</key>
        !            98:                                <string>NSButton</string>
        !            99:                                <key>enableRS232</key>
        !           100:                                <string>NSButton</string>
        !           101:                                <key>enableSound</key>
        !           102:                                <string>NSButton</string>
        !           103:                                <key>floppyImageA</key>
        !           104:                                <string>NSTextField</string>
        !           105:                                <key>floppyImageB</key>
        !           106:                                <string>NSTextField</string>
        !           107:                                <key>force8bpp</key>
        !           108:                                <string>NSButton</string>
        !           109:                                <key>frameSkip</key>
        !           110:                                <string>NSPopUpButton</string>
        !           111:                                <key>gemdosImage</key>
        !           112:                                <string>NSTextField</string>
        !           113:                                <key>hdImage</key>
        !           114:                                <string>NSTextField</string>
        !           115:                                <key>ideHdImage</key>
        !           116:                                <string>NSTextField</string>
        !           117:                                <key>interleaved</key>
        !           118:                                <string>NSButton</string>
        !           119:                                <key>joystickDown</key>
        !           120:                                <string>NSPopUpButton</string>
        !           121:                                <key>joystickFire</key>
        !           122:                                <string>NSPopUpButton</string>
        !           123:                                <key>joystickLeft</key>
        !           124:                                <string>NSPopUpButton</string>
        !           125:                                <key>joystickMode</key>
        !           126:                                <string>NSMatrix</string>
        !           127:                                <key>joystickRight</key>
        !           128:                                <string>NSPopUpButton</string>
        !           129:                                <key>joystickUp</key>
        !           130:                                <string>NSPopUpButton</string>
        !           131:                                <key>keyboardMapping</key>
        !           132:                                <string>NSMatrix</string>
        !           133:                                <key>keyboardMappingFile</key>
        !           134:                                <string>NSTextField</string>
        !           135:                                <key>machineType</key>
        !           136:                                <string>NSMatrix</string>
        !           137:                                <key>monitor</key>
        !           138:                                <string>NSMatrix</string>
        !           139:                                <key>nSpec512Treshold</key>
        !           140:                                <string>NSSlider</string>
        !           141:                                <key>patchTimerD</key>
        !           142:                                <string>NSButton</string>
        !           143:                                <key>playbackQuality</key>
        !           144:                                <string>NSMatrix</string>
        !           145:                                <key>printToFile</key>
        !           146:                                <string>NSTextField</string>
        !           147:                                <key>ramSize</key>
        !           148:                                <string>NSMatrix</string>
        !           149:                                <key>readRS232FromFile</key>
        !           150:                                <string>NSTextField</string>
        !           151:                                <key>realJoystick</key>
        !           152:                                <string>NSPopUpButton</string>
        !           153:                                <key>realTime</key>
        !           154:                                <string>NSButton</string>
        !           155:                                <key>resolution</key>
        !           156:                                <string>NSMatrix</string>
        !           157:                                <key>showStatusBar</key>
        !           158:                                <string>NSButton</string>
        !           159:                                <key>slowFDC</key>
        !           160:                                <string>NSButton</string>
        !           161:                                <key>tosImage</key>
        !           162:                                <string>NSTextField</string>
        !           163:                                <key>useBorders</key>
        !           164:                                <string>NSButton</string>
        !           165:                                <key>useVDIResolution</key>
        !           166:                                <string>NSButton</string>
        !           167:                                <key>window</key>
        !           168:                                <string>NSWindow</string>
        !           169:                                <key>writeMidiToFile</key>
        !           170:                                <string>NSTextField</string>
        !           171:                                <key>writeProtection</key>
        !           172:                                <string>NSMatrix</string>
        !           173:                                <key>writeRS232ToFile</key>
        !           174:                                <string>NSTextField</string>
        !           175:                                <key>zoomSTLowRes</key>
        !           176:                                <string>NSButton</string>
        !           177:                        </dict>
        !           178:                        <key>SUPERCLASS</key>
        !           179:                        <string>NSObject</string>
        !           180:                </dict>
        !           181:                <dict>
        !           182:                        <key>CLASS</key>
        !           183:                        <string>FirstResponder</string>
        !           184:                        <key>LANGUAGE</key>
        !           185:                        <string>ObjC</string>
        !           186:                        <key>SUPERCLASS</key>
        !           187:                        <string>NSObject</string>
        !           188:                </dict>
        !           189:                <dict>
        !           190:                        <key>ACTIONS</key>
        !           191:                        <dict>
        !           192:                                <key>captureAnimation</key>
        !           193:                                <string>id</string>
        !           194:                                <key>captureScreen</key>
        !           195:                                <string>id</string>
        !           196:                                <key>captureSound</key>
        !           197:                                <string>id</string>
        !           198:                                <key>coldReset</key>
        !           199:                                <string>id</string>
        !           200:                                <key>doFullScreen</key>
        !           201:                                <string>id</string>
        !           202:                                <key>endCaptureAnimation</key>
        !           203:                                <string>id</string>
        !           204:                                <key>endCaptureSound</key>
        !           205:                                <string>id</string>
        !           206:                                <key>help</key>
        !           207:                                <string>id</string>
        !           208:                                <key>insertDiskA</key>
        !           209:                                <string>id</string>
        !           210:                                <key>insertDiskB</key>
        !           211:                                <string>id</string>
        !           212:                                <key>prefsMenu</key>
        !           213:                                <string>id</string>
        !           214:                                <key>restoreMemorySnap</key>
        !           215:                                <string>id</string>
        !           216:                                <key>saveMemorySnap</key>
        !           217:                                <string>id</string>
        !           218:                                <key>warmReset</key>
        !           219:                                <string>id</string>
        !           220:                        </dict>
        !           221:                        <key>CLASS</key>
        !           222:                        <string>SDLMain</string>
        !           223:                        <key>LANGUAGE</key>
        !           224:                        <string>ObjC</string>
        !           225:                        <key>OUTLETS</key>
        !           226:                        <dict>
        !           227:                                <key>beginCaptureAnim</key>
        !           228:                                <string>NSMenuItem</string>
        !           229:                                <key>beginCaptureSound</key>
        !           230:                                <string>NSMenuItem</string>
        !           231:                                <key>endCaptureAnim</key>
        !           232:                                <string>NSMenuItem</string>
        !           233:                                <key>endCaptureSound</key>
        !           234:                                <string>NSMenuItem</string>
        !           235:                        </dict>
        !           236:                        <key>SUPERCLASS</key>
        !           237:                        <string>NSObject</string>
        !           238:                </dict>
        !           239:                <dict>
        !           240:                        <key>CLASS</key>
        !           241:                        <string>NSButton</string>
        !           242:                        <key>LANGUAGE</key>
        !           243:                        <string>ObjC</string>
        !           244:                        <key>SUPERCLASS</key>
        !           245:                        <string>NSControl</string>
        !           246:                </dict>
        !           247:                <dict>
        !           248:                        <key>ACTIONS</key>
        !           249:                        <dict>
        !           250:                                <key>createFloppyImage</key>
        !           251:                                <string>id</string>
        !           252:                                <key>runModal</key>
        !           253:                                <string>id</string>
        !           254:                        </dict>
        !           255:                        <key>CLASS</key>
        !           256:                        <string>CreateFloppyController</string>
        !           257:                        <key>LANGUAGE</key>
        !           258:                        <string>ObjC</string>
        !           259:                        <key>OUTLETS</key>
        !           260:                        <dict>
        !           261:                                <key>sectors</key>
        !           262:                                <string>NSMatrix</string>
        !           263:                                <key>sides</key>
        !           264:                                <string>NSMatrix</string>
        !           265:                                <key>tracks</key>
        !           266:                                <string>NSPopUpButton</string>
        !           267:                                <key>window</key>
        !           268:                                <string>NSWindow</string>
        !           269:                        </dict>
        !           270:                        <key>SUPERCLASS</key>
        !           271:                        <string>NSObject</string>
        !           272:                </dict>
        !           273:        </array>
        !           274:        <key>IBVersion</key>
        !           275:        <string>1</string>
        !           276: </dict>
        !           277: </plist>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.