]> Dogcows Code - chaz/thecheat/blobdiff - English.lproj/CheatDocument.nib/classes.nib
Remove support of Mac OS X 10.3 and earlier system, change codes for Mac OS X 10.7.
[chaz/thecheat] / English.lproj / CheatDocument.nib / classes.nib
diff --git a/English.lproj/CheatDocument.nib/classes.nib b/English.lproj/CheatDocument.nib/classes.nib
deleted file mode 100644 (file)
index ae50211..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-{
-    IBClasses = (
-        {
-            ACTIONS = {copy = id; cut = id; delete = id; paste = id; }; 
-            CLASS = BetterTableView; 
-            LANGUAGE = ObjC; 
-            SUPERCLASS = NSTableView; 
-        }, 
-        {
-            ACTIONS = {
-                ibAddCheatVariable = id; 
-                ibAddSearchVariable = id; 
-                ibCancelDump = id; 
-                ibCancelSearch = id; 
-                ibCheat = id; 
-                ibClearSearch = id; 
-                ibDumpMemory = id; 
-                ibEndCustomServerSheet = id; 
-                ibEndEditVariablesSheet = id; 
-                ibEndPasswordSheet = id; 
-                ibEndPropertiesSheet = id; 
-                ibPauseTarget = id; 
-                ibRedo = id; 
-                ibResumeTarget = id; 
-                ibRunCustomServerSheet = id; 
-                ibRunEditVariablesSheet = id; 
-                ibRunPasswordSheet = id; 
-                ibRunPropertiesSheet = id; 
-                ibSearch = id; 
-                ibSetCheatRepeats = id; 
-                ibSetCustomCheater = id; 
-                ibSetIntegerSign = id; 
-                ibSetLocalCheater = id; 
-                ibSetNoCheater = id; 
-                ibSetOperator = id; 
-                ibSetProcess = id; 
-                ibSetRemoteCheater = id; 
-                ibSetRepeatInterval = id; 
-                ibSetValueUsed = id; 
-                ibSetVariableEnabled = id; 
-                ibSetVariableType = id; 
-                ibStopCheat = id; 
-                ibToggleSearchCheat = id; 
-                ibUndo = id; 
-            }; 
-            CLASS = CheatDocument; 
-            LANGUAGE = ObjC; 
-            OUTLETS = {
-                ibCheatButton = NSButton; 
-                ibCheatContentView = NSView; 
-                ibCheatInfoField = NSTextField; 
-                ibCheatInfoText = NSTextField; 
-                ibCheatRepeatAuxText = NSTextField; 
-                ibCheatRepeatButton = NSButton; 
-                ibCheatRepeatField = NSTextField; 
-                ibCheatVariableTable = BetterTableView; 
-                ibCustomServerSheet = NSWindow; 
-                ibEditVariablesSheet = NSWindow; 
-                ibNewValueField = NSTextField; 
-                ibPasswordField = NSTextField; 
-                ibPasswordSheet = NSWindow; 
-                ibPlaceView = NSView; 
-                ibPortField = NSTextField; 
-                ibProcessPopup = NSPopUpButton; 
-                ibPropertiesSheet = NSWindow; 
-                ibSearchButton = NSButton; 
-                ibSearchClearButton = NSButton; 
-                ibSearchContentView = NSView; 
-                ibSearchIntegerSignMatrix = NSMatrix; 
-                ibSearchOperatorPopup = NSPopUpButton; 
-                ibSearchTypePopup = NSPopUpButton; 
-                ibSearchValueField = NSTextField; 
-                ibSearchValueUsedMatrix = NSMatrix; 
-                ibSearchVariableButton = NSButton; 
-                ibSearchVariableTable = VariableTable; 
-                ibServerField = NSTextField; 
-                ibServerPopup = NSPopUpButton; 
-                ibStatusBar = NSProgressIndicator; 
-                ibStatusText = StatusTextField; 
-                ibWindow = NSWindow; 
-                ibWindowTitleField = NSTextField; 
-            }; 
-            SUPERCLASS = NSDocument; 
-        }, 
-        {
-            ACTIONS = {fadeToCheatMode = id; fadeToSessionMode = id; }; 
-            CLASS = FirstResponder; 
-            LANGUAGE = ObjC; 
-            SUPERCLASS = NSObject; 
-        }, 
-        {CLASS = NSObject; LANGUAGE = ObjC; }, 
-        {CLASS = StatusTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
-        {CLASS = VariableTable; LANGUAGE = ObjC; SUPERCLASS = BetterTableView; }
-    ); 
-    IBVersion = 1; 
-}
\ No newline at end of file
This page took 0.021863 seconds and 4 git commands to generate.