From: Marc Liyanage Date: Sun, 20 Feb 2005 22:57:50 +0000 (+0000) Subject: nib rearranging X-Git-Url: http://www.entropy.ch/git/TestXSLT.git/commitdiff_plain/d167f6efc87be36f2fa103f36871b94261abe5b2 nib rearranging git-svn-id: svn+ssh://www.entropy.ch/Users/liyanage/Documents/svnroot/trunk/TestXSLT@139 153f8dbc-cef0-0310-8e0e-ba1d6c9f8c6b --- diff --git a/English.lproj/FindPanel~.nib/classes.nib b/English.lproj/FindPanel~.nib/classes.nib deleted file mode 100644 index 720001c..0000000 --- a/English.lproj/FindPanel~.nib/classes.nib +++ /dev/null @@ -1,29 +0,0 @@ -{ - IBClasses = ( - { - ACTIONS = {process = id; selectTab = id; }; - CLASS = AppController; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - { - ACTIONS = {abortFind = id; find = id; findPrevious = id; textChanged = id; }; - CLASS = FindPanelController; - LANGUAGE = ObjC; - OUTLETS = { - caseInsensitiveCheckbox = NSButton; - findField = NSTextField; - nextButton = NSButton; - previousButton = NSButton; - }; - SUPERCLASS = NSWindowController; - }, - { - ACTIONS = {openResultURL = id; process = id; selectTab = id; showFindPanel = id; }; - CLASS = FirstResponder; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/English.lproj/FindPanel~.nib/info.nib b/English.lproj/FindPanel~.nib/info.nib deleted file mode 100644 index 6139b1d..0000000 --- a/English.lproj/FindPanel~.nib/info.nib +++ /dev/null @@ -1,16 +0,0 @@ - - - - - IBDocumentLocation - 101 87 415 279 0 0 1280 832 - IBFramework Version - 286.0 - IBOpenObjects - - 224 - - IBSystem Version - 6D52 - - diff --git a/English.lproj/FindPanel~.nib/objects.nib b/English.lproj/FindPanel~.nib/objects.nib deleted file mode 100644 index fa7ea75..0000000 Binary files a/English.lproj/FindPanel~.nib/objects.nib and /dev/null differ diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings index 8041749..fe8bd13 100644 Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ diff --git a/English.lproj/MainMenu.nib/classes.nib b/English.lproj/MainMenu.nib/classes.nib index 03d10c3..086aee1 100644 --- a/English.lproj/MainMenu.nib/classes.nib +++ b/English.lproj/MainMenu.nib/classes.nib @@ -1,6 +1,11 @@ { IBClasses = ( - {CLASS = AppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + CLASS = AppDelegate; + LANGUAGE = ObjC; + OUTLETS = {prefsWindow = NSPanel; }; + SUPERCLASS = NSObject; + }, { CLASS = FindPanelController; LANGUAGE = ObjC; diff --git a/English.lproj/MainMenu.nib/info.nib b/English.lproj/MainMenu.nib/info.nib index e6b2647..9b1c6ce 100644 --- a/English.lproj/MainMenu.nib/info.nib +++ b/English.lproj/MainMenu.nib/info.nib @@ -3,19 +3,19 @@ IBDocumentLocation - 59 116 415 279 0 0 1280 832 + 71 131 409 245 0 0 1440 878 IBEditorPositions 29 - 338 734 277 44 0 0 1280 832 + 392 777 277 44 0 0 1440 878 IBFramework Version - 349.0 + 364.0 IBOpenObjects - 29 + 310 IBSystem Version - 7D20 + 7U16 diff --git a/English.lproj/MainMenu.nib/keyedobjects.nib b/English.lproj/MainMenu.nib/keyedobjects.nib new file mode 100644 index 0000000..5415be4 Binary files /dev/null and b/English.lproj/MainMenu.nib/keyedobjects.nib differ diff --git a/English.lproj/MainMenu.nib/objects.nib b/English.lproj/MainMenu.nib/objects.nib deleted file mode 100644 index 7ff857c..0000000 Binary files a/English.lproj/MainMenu.nib/objects.nib and /dev/null differ diff --git a/English.lproj/MainMenu~.nib/classes.nib b/English.lproj/MainMenu~.nib/classes.nib deleted file mode 100644 index 4d7e888..0000000 --- a/English.lproj/MainMenu~.nib/classes.nib +++ /dev/null @@ -1,86 +0,0 @@ -{ - IBClasses = ( - { - ACTIONS = {process = id; selectTab = id; }; - CLASS = AppController; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - { - CLASS = FindPanelController; - LANGUAGE = ObjC; - SUPERCLASS = NSWindowController; - }, - { - ACTIONS = { - findNext = id; - findPrevious = id; - openResultURL = id; - process = id; - selectTab = id; - showFindPanel = id; - showJumpToLinePanel = id; - showUnsavedChangesPanel = id; - useSelectionForFind = id; - }; - CLASS = FirstResponder; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - { - ACTIONS = { - findNext = id; - findPrevious = id; - loadXml = id; - loadXslt = id; - newParameter = id; - openResultURL = id; - process = id; - removeParameter = id; - saveResult = id; - saveResultAs = id; - saveXml = id; - saveXmlAs = id; - saveXslt = id; - saveXsltAs = id; - selectTab = id; - setProcessorType = id; - showErrorLocation = id; - showFindPanel = id; - showInBrowser = id; - showJumpToLinePanel = id; - useSelectionForFind = id; - }; - CLASS = MyDocument; - LANGUAGE = ObjC; - OUTLETS = { - autoSaveCheckbox = NSButton; - autoShowCheckbox = NSButton; - drawerMessageField = NSTextField; - errorDrawer = NSDrawer; - openResultURLButton = NSButton; - paramRemoveButton = NSButton; - parameterTable = NSTableView; - processButton = NSButton; - processingTimeField = NSTextField; - resultView = NSTextView; - saveResultAsButton = NSButton; - saveResultButton = NSButton; - saveResultFilenameField = NSTextField; - saveXmlAsButton = NSButton; - saveXmlButton = NSButton; - saveXmlFilenameField = NSTextField; - saveXsltAsButton = NSButton; - saveXsltButton = NSButton; - saveXsltFilenameField = NSTextField; - tabView = NSTabView; - xmlView = XMLTextView; - xmlWellFormedIcon = NSImageView; - xsltView = XMLTextView; - xsltWellFormedIcon = NSImageView; - }; - SUPERCLASS = NSDocument; - } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/English.lproj/MainMenu~.nib/info.nib b/English.lproj/MainMenu~.nib/info.nib deleted file mode 100644 index 8a74a1d..0000000 --- a/English.lproj/MainMenu~.nib/info.nib +++ /dev/null @@ -1,21 +0,0 @@ - - - - - IBDocumentLocation - 378 92 415 279 0 0 1280 832 - IBEditorPositions - - 29 - 338 733 277 44 0 0 1280 832 - - IBFramework Version - 291.0 - IBOpenObjects - - 29 - - IBSystem Version - 6L14 - - diff --git a/English.lproj/MainMenu~.nib/objects.nib b/English.lproj/MainMenu~.nib/objects.nib deleted file mode 100644 index 034acb4..0000000 Binary files a/English.lproj/MainMenu~.nib/objects.nib and /dev/null differ diff --git a/English.lproj/MyDocument.nib/classes.nib b/English.lproj/MyDocument.nib/classes.nib index 3bd3e83..2225ba3 100644 --- a/English.lproj/MyDocument.nib/classes.nib +++ b/English.lproj/MyDocument.nib/classes.nib @@ -36,7 +36,6 @@ OUTLETS = { autoSaveCheckbox = NSButton; autoShowCheckbox = NSButton; - drawerMessageField = NSTextField; errorDrawer = NSDrawer; openResultURLButton = NSButton; paramRemoveButton = NSButton; diff --git a/English.lproj/MyDocument.nib/info.nib b/English.lproj/MyDocument.nib/info.nib index 68c11d2..58f2160 100644 --- a/English.lproj/MyDocument.nib/info.nib +++ b/English.lproj/MyDocument.nib/info.nib @@ -3,20 +3,20 @@ IBDocumentLocation - 47 88 356 240 0 0 1280 832 + 55 95 356 240 0 0 1440 878 IBEditorPositions 154 - 439 467 401 208 0 0 1280 832 + 536 481 402 208 0 0 1440 878 IBFramework Version - 349.0 + 364.0 IBOpenObjects - 154 5 + 154 IBSystem Version - 7B85 + 7U16 diff --git a/English.lproj/MyDocument.nib/keyedobjects.nib b/English.lproj/MyDocument.nib/keyedobjects.nib index 67b4ff2..94f3b1d 100644 Binary files a/English.lproj/MyDocument.nib/keyedobjects.nib and b/English.lproj/MyDocument.nib/keyedobjects.nib differ diff --git a/English.lproj/MyDocument~.nib/classes.nib b/English.lproj/MyDocument~.nib/classes.nib deleted file mode 100644 index 9289db1..0000000 --- a/English.lproj/MyDocument~.nib/classes.nib +++ /dev/null @@ -1,71 +0,0 @@ -{ - IBClasses = ( - {CLASS = DragDestinationTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - { - ACTIONS = { - findAgain = id; - findNext = id; - findPrevious = id; - loadXml = id; - loadXslt = id; - newParameter = id; - openResultURL = id; - process = id; - removeParameter = id; - saveResult = id; - saveResultAs = id; - saveXml = id; - saveXmlAs = id; - saveXslt = id; - saveXsltAs = id; - selectTab = id; - setProcessorType = id; - showErrorLocation = id; - showFindPanel = id; - showInBrowser = id; - showJumpToLinePanel = id; - useSelectionForFind = id; - }; - CLASS = MyDocument; - LANGUAGE = ObjC; - OUTLETS = { - autoSaveCheckbox = NSButton; - autoShowCheckbox = NSButton; - drawerMessageField = NSTextField; - errorDrawer = NSDrawer; - openResultURLButton = NSButton; - paramRemoveButton = NSButton; - parameterTable = NSTableView; - processButton = NSButton; - processingTimeField = NSTextField; - processorTypePopUp = NSPopUpButton; - resultView = NSTextView; - resultWebView = WebView; - saveResultAsButton = NSButton; - saveResultButton = NSButton; - saveResultFilenameField = NSTextField; - saveXmlAsButton = NSButton; - saveXmlButton = NSButton; - saveXmlFilenameField = NSTextField; - saveXsltAsButton = NSButton; - saveXsltButton = NSButton; - saveXsltFilenameField = NSTextField; - tabView = NSTabView; - xmlView = XMLTextView; - xmlWellFormedIcon = NSImageView; - xsltView = XMLTextView; - xsltWellFormedIcon = NSImageView; - }; - SUPERCLASS = NSDocument; - }, - { - ACTIONS = {myAction = id; }; - CLASS = NSScrollView; - LANGUAGE = ObjC; - SUPERCLASS = NSView; - }, - {CLASS = XMLTextView; LANGUAGE = ObjC; SUPERCLASS = DragDestinationTextView; } - ); - IBVersion = 1; -} \ No newline at end of file diff --git a/English.lproj/MyDocument~.nib/info.nib b/English.lproj/MyDocument~.nib/info.nib deleted file mode 100644 index bf54b40..0000000 --- a/English.lproj/MyDocument~.nib/info.nib +++ /dev/null @@ -1,22 +0,0 @@ - - - - - IBDocumentLocation - 47 88 356 240 0 0 1280 832 - IBEditorPositions - - 154 - 439 467 401 208 0 0 1280 832 - - IBFramework Version - 333.0 - IBOpenObjects - - 5 - 154 - - IBSystem Version - 7B21 - - diff --git a/English.lproj/MyDocument~.nib/keyedobjects.nib b/English.lproj/MyDocument~.nib/keyedobjects.nib deleted file mode 100644 index 1ac0058..0000000 Binary files a/English.lproj/MyDocument~.nib/keyedobjects.nib and /dev/null differ