Rolled back volcano changes causing unopenable MainMenu.nib in Xcode 2.x, migrated to keyedobjects.nib for Xcode 3 compatibility

ver1_6_1
Da Woon Jung 2008-09-04 15:54:42 +00:00
parent a6be3e66c8
commit 874323c12a
16 changed files with 617 additions and 1187 deletions

View File

@ -1,290 +1,117 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBClasses</key>
<array>
<dict>
<key>CLASS</key>
<string>ContextOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSOutlineView</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>status</key>
<string>NSTextField</string>
<key>version</key>
<string>NSTextField</string>
<key>window</key>
<string>NSWindow</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSTableView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>setTime</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>SetTimeWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>dateField</key>
<string>NSTextField</string>
<key>jdField</key>
<string>NSTextField</string>
<key>timeField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenuItem</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>ScriptsController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>scriptMenu</key>
<string>NSMenu</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenu</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>setStatusText</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>CelestiaOpenGLView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>controller</key>
<string>CelestiaController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSOpenGLView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>navigateTo</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoriteInfoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>coordinateField</key>
<string>NSTextField</string>
<key>favoritesDrawerController</key>
<string>id</string>
<key>jdField</key>
<string>NSTextField</string>
<key>nameField</key>
<string>NSTextField</string>
<key>orientationField</key>
<string>NSTextField</string>
<key>selectionField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>addNewFavorite</key>
<string>id</string>
<key>addNewFolder</key>
<string>id</string>
<key>doubleClick</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoritesDrawerController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoriteInfoWindowController</key>
<string>id</string>
<key>favoritesContextMenu</key>
<string>NSMenu</string>
<key>favoritesMenu</key>
<string>NSMenu</string>
<key>outlineView</key>
<string>ContextOutlineView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>activateMenuItem</key>
<string>id</string>
<key>back</key>
<string>id</string>
<key>captureMovie</key>
<string>id</string>
<key>forward</key>
<string>id</string>
<key>openScript</key>
<string>id</string>
<key>rerunScript</key>
<string>id</string>
<key>showGLInfo</key>
<string>id</string>
<key>showHelp</key>
<string>id</string>
<key>showInfoURL</key>
<string>id</string>
<key>showPanel</key>
<string>id</string>
<key>toggleFullScreen</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>CelestiaController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoritesDrawerController</key>
<string>FavoritesDrawerController</string>
<key>glInfo</key>
<string>NSTextView</string>
<key>glInfoPanel</key>
<string>NSPanel</string>
<key>glView</key>
<string>CelestiaOpenGLView</string>
<key>renderPanelController</key>
<string>RenderPanelController</string>
<key>scriptsController</key>
<string>ScriptsController</string>
<key>splashWindowController</key>
<string>SplashWindowController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindow</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSWindow</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashImageView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSImageView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>gotoObject</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>GotoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>distanceField</key>
<string>NSTextField</string>
<key>latitudeField</key>
<string>NSTextField</string>
<key>longitudeField</key>
<string>NSTextField</string>
<key>objectField</key>
<string>NSTextField</string>
<key>unitsButton</key>
<string>NSPopUpButton</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>RenderPanelController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>renderPathCautionIcon</key>
<string>NSImageView</string>
<key>renderPathWarning</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
</array>
<key>IBVersion</key>
<string>1</string>
</dict>
</plist>
{
IBClasses = (
{
CLASS = CelestiaApplication;
LANGUAGE = ObjC;
OUTLETS = {celestiaApplication = CelestiaApplication; };
SUPERCLASS = NSApplication;
},
{
ACTIONS = {
activateMenuItem = id;
back = id;
captureMovie = id;
forward = id;
openScript = id;
rerunScript = id;
showGLInfo = id;
showInfoURL = id;
showPanel = id;
toggleFullScreen = id;
};
CLASS = CelestiaController;
LANGUAGE = ObjC;
OUTLETS = {
favoritesDrawerController = FavoritesDrawerController;
glInfo = NSTextView;
glInfoPanel = NSPanel;
glView = NSOpenGLView;
renderPanelController = RenderPanelController;
scriptsController = ScriptsController;
splashWindowController = SplashWindowController;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = CelestiaOpenGLView;
LANGUAGE = ObjC;
OUTLETS = {controller = CelestiaController; };
SUPERCLASS = NSOpenGLView;
},
{CLASS = ContextOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
{
ACTIONS = {navigateTo = id; };
CLASS = FavoriteInfoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
coordinateField = NSTextField;
favoritesDrawerController = id;
jdField = NSTextField;
nameField = NSTextField;
orientationField = NSTextField;
selectionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{
ACTIONS = {addNewFavorite = id; addNewFolder = id; };
CLASS = FavoritesDrawerController;
LANGUAGE = ObjC;
OUTLETS = {
favoriteInfoWindowController = id;
favoritesContextMenu = NSMenu;
favoritesMenu = NSMenu;
outlineView = ContextOutlineView;
};
SUPERCLASS = NSObject;
},
{
ACTIONS = {setStatusText = id; };
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
ACTIONS = {gotoObject = id; showWindow = id; };
CLASS = GotoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
distanceField = NSTextField;
latitudeField = NSTextField;
longitudeField = NSTextField;
objectField = NSTextField;
unitsButton = NSPopUpButton;
};
SUPERCLASS = NSWindowController;
},
{CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
{
CLASS = RenderPanelController;
LANGUAGE = ObjC;
OUTLETS = {renderPathCautionIcon = NSImageView; renderPathWarning = NSTextField; };
SUPERCLASS = NSWindowController;
},
{
CLASS = ScriptsController;
LANGUAGE = ObjC;
OUTLETS = {scriptMenu = NSMenu; };
SUPERCLASS = NSObject;
},
{
ACTIONS = {setTime = id; showWindow = id; };
CLASS = SetTimeWindowController;
LANGUAGE = ObjC;
OUTLETS = {dateField = NSTextField; jdField = NSTextField; timeField = NSTextField; };
SUPERCLASS = NSWindowController;
},
{CLASS = SplashImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
{CLASS = SplashWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
{
CLASS = SplashWindowController;
LANGUAGE = ObjC;
OUTLETS = {status = NSTextField; version = NSTextField; window = NSWindow; };
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}

View File

@ -1,20 +1,103 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>3 42 701 386 0 0 1280 832 </string>
<key>IBEditorPositions</key>
<dict>
<key>242</key>
<string>441 337 270 342 0 0 1152 746 </string>
<key>29</key>
<string>11 788 761 44 0 0 1280 832 </string>
<key>335</key>
<string>585 666 103 118 0 0 1280 832 </string>
<key>342</key>
<string>576 564 123 68 0 0 1280 832 </string>
<key>792</key>
<string>464 392 220 287 0 0 1280 832 </string>
</dict>
<key>IBFramework Version</key>
<string>629</string>
<key>IBLastKnownRelativeProjectPath</key>
<string>../../celestia.xcodeproj</string>
<string>446.1</string>
<key>IBGroupedObjects</key>
<dict>
<key>10</key>
<array>
<string>1673</string>
<string>1672</string>
<string>1662</string>
<string>1667</string>
</array>
<key>12</key>
<array>
<string>1685</string>
<string>1678</string>
<string>1684</string>
<string>1679</string>
<string>1677</string>
<string>1676</string>
</array>
<key>13</key>
<array>
<string>1730</string>
<string>1727</string>
<string>1726</string>
<string>1713</string>
<string>1729</string>
<string>1718</string>
<string>1723</string>
<string>1724</string>
<string>1715</string>
<string>1707</string>
<string>1712</string>
<string>1705</string>
<string>1719</string>
<string>1709</string>
<string>1731</string>
<string>1703</string>
<string>1722</string>
<string>1704</string>
<string>1725</string>
<string>1711</string>
<string>1717</string>
<string>1708</string>
<string>1702</string>
<string>1721</string>
<string>1714</string>
<string>1716</string>
<string>1710</string>
<string>1706</string>
<string>1720</string>
<string>1728</string>
</array>
<key>14</key>
<array>
<string>1734</string>
<string>1733</string>
<string>1732</string>
</array>
<key>9</key>
<array>
<string>1660</string>
<string>1661</string>
<string>1659</string>
<string>1651</string>
</array>
</dict>
<key>IBLastGroupID</key>
<string>15</string>
<key>IBLockedObjects</key>
<array>
<integer>352</integer>
</array>
<key>IBOldestOS</key>
<integer>5</integer>
<integer>2</integer>
<key>IBOpenObjects</key>
<array>
<integer>29</integer>
<integer>1566</integer>
</array>
<key>IBSystem Version</key>
<string>9E17</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
<string>8S165</string>
</dict>
</plist>

Binary file not shown.

Binary file not shown.

View File

@ -1,285 +1,111 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBClasses</key>
<array>
<dict>
<key>CLASS</key>
<string>ContextOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSOutlineView</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>status</key>
<string>NSTextField</string>
<key>version</key>
<string>NSTextField</string>
<key>window</key>
<string>NSWindow</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSTableView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>setTime</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>SetTimeWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>dateField</key>
<string>NSTextField</string>
<key>jdField</key>
<string>NSTextField</string>
<key>timeField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenuItem</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>ScriptsController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>scriptMenu</key>
<string>NSMenu</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenu</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>CelestiaOpenGLView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>controller</key>
<string>CelestiaController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSOpenGLView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>navigateTo</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoriteInfoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>coordinateField</key>
<string>NSTextField</string>
<key>favoritesDrawerController</key>
<string>id</string>
<key>jdField</key>
<string>NSTextField</string>
<key>nameField</key>
<string>NSTextField</string>
<key>orientationField</key>
<string>NSTextField</string>
<key>selectionField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>addNewFavorite</key>
<string>id</string>
<key>addNewFolder</key>
<string>id</string>
<key>doubleClick</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoritesDrawerController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoriteInfoWindowController</key>
<string>id</string>
<key>favoritesContextMenu</key>
<string>NSMenu</string>
<key>favoritesMenu</key>
<string>NSMenu</string>
<key>outlineView</key>
<string>ContextOutlineView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>activateMenuItem</key>
<string>id</string>
<key>back</key>
<string>id</string>
<key>captureMovie</key>
<string>id</string>
<key>forward</key>
<string>id</string>
<key>openScript</key>
<string>id</string>
<key>rerunScript</key>
<string>id</string>
<key>showGLInfo</key>
<string>id</string>
<key>showHelp</key>
<string>id</string>
<key>showInfoURL</key>
<string>id</string>
<key>showPanel</key>
<string>id</string>
<key>toggleFullScreen</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>CelestiaController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoritesDrawerController</key>
<string>FavoritesDrawerController</string>
<key>glInfo</key>
<string>NSTextView</string>
<key>glInfoPanel</key>
<string>NSPanel</string>
<key>glView</key>
<string>CelestiaOpenGLView</string>
<key>renderPanelController</key>
<string>RenderPanelController</string>
<key>scriptsController</key>
<string>ScriptsController</string>
<key>splashWindowController</key>
<string>SplashWindowController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindow</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSWindow</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashImageView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSImageView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>gotoObject</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>GotoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>distanceField</key>
<string>NSTextField</string>
<key>latitudeField</key>
<string>NSTextField</string>
<key>longitudeField</key>
<string>NSTextField</string>
<key>objectField</key>
<string>NSTextField</string>
<key>unitsButton</key>
<string>NSPopUpButton</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>RenderPanelController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>renderPathCautionIcon</key>
<string>NSImageView</string>
<key>renderPathWarning</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
</array>
<key>IBVersion</key>
<string>1</string>
</dict>
</plist>
{
IBClasses = (
{
CLASS = CelestiaApplication;
LANGUAGE = ObjC;
OUTLETS = {celestiaApplication = CelestiaApplication; };
SUPERCLASS = NSApplication;
},
{
ACTIONS = {
activateMenuItem = id;
back = id;
captureMovie = id;
forward = id;
openScript = id;
rerunScript = id;
showGLInfo = id;
showInfoURL = id;
showPanel = id;
toggleFullScreen = id;
};
CLASS = CelestiaController;
LANGUAGE = ObjC;
OUTLETS = {
favoritesDrawerController = FavoritesDrawerController;
glInfo = NSTextView;
glInfoPanel = NSPanel;
glView = NSOpenGLView;
renderPanelController = RenderPanelController;
scriptsController = ScriptsController;
splashWindowController = SplashWindowController;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = CelestiaOpenGLView;
LANGUAGE = ObjC;
OUTLETS = {controller = CelestiaController; };
SUPERCLASS = NSOpenGLView;
},
{CLASS = ContextOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
{
ACTIONS = {navigateTo = id; };
CLASS = FavoriteInfoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
coordinateField = NSTextField;
favoritesDrawerController = id;
jdField = NSTextField;
nameField = NSTextField;
orientationField = NSTextField;
selectionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{
ACTIONS = {addNewFavorite = id; addNewFolder = id; };
CLASS = FavoritesDrawerController;
LANGUAGE = ObjC;
OUTLETS = {
favoriteInfoWindowController = id;
favoritesContextMenu = NSMenu;
favoritesMenu = NSMenu;
outlineView = ContextOutlineView;
};
SUPERCLASS = NSObject;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {gotoObject = id; showWindow = id; };
CLASS = GotoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
distanceField = NSTextField;
latitudeField = NSTextField;
longitudeField = NSTextField;
objectField = NSTextField;
unitsButton = NSPopUpButton;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = RenderPanelController;
LANGUAGE = ObjC;
OUTLETS = {renderPathCautionIcon = NSImageView; renderPathWarning = NSTextField; };
SUPERCLASS = NSWindowController;
},
{
CLASS = ScriptsController;
LANGUAGE = ObjC;
OUTLETS = {scriptMenu = NSMenu; };
SUPERCLASS = NSObject;
},
{
ACTIONS = {setTime = id; showWindow = id; };
CLASS = SetTimeWindowController;
LANGUAGE = ObjC;
OUTLETS = {dateField = NSTextField; jdField = NSTextField; timeField = NSTextField; };
SUPERCLASS = NSWindowController;
},
{CLASS = SplashImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
{CLASS = SplashWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
{
CLASS = SplashWindowController;
LANGUAGE = ObjC;
OUTLETS = {status = NSTextField; version = NSTextField; window = NSWindow; };
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}

View File

@ -1,20 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>8 47 675 365 0 0 1280 832 </string>
<key>IBEditorPositions</key>
<dict>
<key>242</key>
<string>441 337 270 342 0 0 1152 746 </string>
<key>29</key>
<string>20 786 852 44 0 0 1280 832 </string>
<key>335</key>
<string>458 586 142 118 0 0 1024 746 </string>
<key>342</key>
<string>282 595 128 68 0 0 1024 746 </string>
<key>792</key>
<string>176 486 272 287 0 0 1280 832 </string>
</dict>
<key>IBFramework Version</key>
<string>629</string>
<key>IBLastKnownRelativeProjectPath</key>
<string>../../celestia.xcodeproj</string>
<key>IBOldestOS</key>
<integer>5</integer>
<string>446.1</string>
<key>IBLockedObjects</key>
<array>
<integer>352</integer>
</array>
<key>IBOpenObjects</key>
<array>
<integer>936</integer>
<integer>1659</integer>
<integer>29</integer>
</array>
<key>IBSystem Version</key>
<string>9E17</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
<string>8S165</string>
</dict>
</plist>

Binary file not shown.

Binary file not shown.

View File

@ -1,285 +1,111 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBClasses</key>
<array>
<dict>
<key>CLASS</key>
<string>ContextOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSOutlineView</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>status</key>
<string>NSTextField</string>
<key>version</key>
<string>NSTextField</string>
<key>window</key>
<string>NSWindow</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSTableView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>setTime</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>SetTimeWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>dateField</key>
<string>NSTextField</string>
<key>jdField</key>
<string>NSTextField</string>
<key>timeField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenuItem</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>ScriptsController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>scriptMenu</key>
<string>NSMenu</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenu</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>CelestiaOpenGLView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>controller</key>
<string>CelestiaController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSOpenGLView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>navigateTo</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoriteInfoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>coordinateField</key>
<string>NSTextField</string>
<key>favoritesDrawerController</key>
<string>id</string>
<key>jdField</key>
<string>NSTextField</string>
<key>nameField</key>
<string>NSTextField</string>
<key>orientationField</key>
<string>NSTextField</string>
<key>selectionField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>addNewFavorite</key>
<string>id</string>
<key>addNewFolder</key>
<string>id</string>
<key>doubleClick</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoritesDrawerController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoriteInfoWindowController</key>
<string>id</string>
<key>favoritesContextMenu</key>
<string>NSMenu</string>
<key>favoritesMenu</key>
<string>NSMenu</string>
<key>outlineView</key>
<string>ContextOutlineView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>activateMenuItem</key>
<string>id</string>
<key>back</key>
<string>id</string>
<key>captureMovie</key>
<string>id</string>
<key>forward</key>
<string>id</string>
<key>openScript</key>
<string>id</string>
<key>rerunScript</key>
<string>id</string>
<key>showGLInfo</key>
<string>id</string>
<key>showHelp</key>
<string>id</string>
<key>showInfoURL</key>
<string>id</string>
<key>showPanel</key>
<string>id</string>
<key>toggleFullScreen</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>CelestiaController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoritesDrawerController</key>
<string>FavoritesDrawerController</string>
<key>glInfo</key>
<string>NSTextView</string>
<key>glInfoPanel</key>
<string>NSPanel</string>
<key>glView</key>
<string>CelestiaOpenGLView</string>
<key>renderPanelController</key>
<string>RenderPanelController</string>
<key>scriptsController</key>
<string>ScriptsController</string>
<key>splashWindowController</key>
<string>SplashWindowController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindow</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSWindow</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashImageView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSImageView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>gotoObject</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>GotoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>distanceField</key>
<string>NSTextField</string>
<key>latitudeField</key>
<string>NSTextField</string>
<key>longitudeField</key>
<string>NSTextField</string>
<key>objectField</key>
<string>NSTextField</string>
<key>unitsButton</key>
<string>NSPopUpButton</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>RenderPanelController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>renderPathCautionIcon</key>
<string>NSImageView</string>
<key>renderPathWarning</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
</array>
<key>IBVersion</key>
<string>1</string>
</dict>
</plist>
{
IBClasses = (
{
CLASS = CelestiaApplication;
LANGUAGE = ObjC;
OUTLETS = {celestiaApplication = CelestiaApplication; };
SUPERCLASS = NSApplication;
},
{
ACTIONS = {
activateMenuItem = id;
back = id;
captureMovie = id;
forward = id;
openScript = id;
rerunScript = id;
showGLInfo = id;
showInfoURL = id;
showPanel = id;
toggleFullScreen = id;
};
CLASS = CelestiaController;
LANGUAGE = ObjC;
OUTLETS = {
favoritesDrawerController = FavoritesDrawerController;
glInfo = NSTextView;
glInfoPanel = NSPanel;
glView = NSOpenGLView;
renderPanelController = RenderPanelController;
scriptsController = ScriptsController;
splashWindowController = SplashWindowController;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = CelestiaOpenGLView;
LANGUAGE = ObjC;
OUTLETS = {controller = CelestiaController; };
SUPERCLASS = NSOpenGLView;
},
{CLASS = ContextOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
{
ACTIONS = {navigateTo = id; };
CLASS = FavoriteInfoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
coordinateField = NSTextField;
favoritesDrawerController = id;
jdField = NSTextField;
nameField = NSTextField;
orientationField = NSTextField;
selectionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{
ACTIONS = {addNewFavorite = id; addNewFolder = id; };
CLASS = FavoritesDrawerController;
LANGUAGE = ObjC;
OUTLETS = {
favoriteInfoWindowController = id;
favoritesContextMenu = NSMenu;
favoritesMenu = NSMenu;
outlineView = ContextOutlineView;
};
SUPERCLASS = NSObject;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {gotoObject = id; showWindow = id; };
CLASS = GotoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
distanceField = NSTextField;
latitudeField = NSTextField;
longitudeField = NSTextField;
objectField = NSTextField;
unitsButton = NSPopUpButton;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = RenderPanelController;
LANGUAGE = ObjC;
OUTLETS = {renderPathCautionIcon = NSImageView; renderPathWarning = NSTextField; };
SUPERCLASS = NSWindowController;
},
{
CLASS = ScriptsController;
LANGUAGE = ObjC;
OUTLETS = {scriptMenu = NSMenu; };
SUPERCLASS = NSObject;
},
{
ACTIONS = {setTime = id; showWindow = id; };
CLASS = SetTimeWindowController;
LANGUAGE = ObjC;
OUTLETS = {dateField = NSTextField; jdField = NSTextField; timeField = NSTextField; };
SUPERCLASS = NSWindowController;
},
{CLASS = SplashImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
{CLASS = SplashWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
{
CLASS = SplashWindowController;
LANGUAGE = ObjC;
OUTLETS = {status = NSTextField; version = NSTextField; window = NSWindow; };
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}

View File

@ -1,20 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>7 47 701 386 0 0 1280 832 </string>
<key>IBEditorPositions</key>
<dict>
<key>242</key>
<string>441 337 270 342 0 0 1152 746 </string>
<key>29</key>
<string>11 788 871 44 0 0 1280 832 </string>
<key>335</key>
<string>588 666 123 118 0 0 1280 832 </string>
<key>342</key>
<string>282 595 141 68 0 0 1024 746 </string>
<key>792</key>
<string>179 486 320 287 0 0 1280 832 </string>
</dict>
<key>IBFramework Version</key>
<string>629</string>
<key>IBLastKnownRelativeProjectPath</key>
<string>../../celestia.xcodeproj</string>
<key>IBOldestOS</key>
<integer>5</integer>
<string>446.1</string>
<key>IBLockedObjects</key>
<array>
<integer>352</integer>
</array>
<key>IBOpenObjects</key>
<array>
<integer>1662</integer>
<integer>29</integer>
</array>
<key>IBSystem Version</key>
<string>9E17</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
<string>8S165</string>
</dict>
</plist>

Binary file not shown.

Binary file not shown.

View File

@ -1,290 +1,116 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBClasses</key>
<array>
<dict>
<key>CLASS</key>
<string>ContextOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSOutlineView</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>status</key>
<string>NSTextField</string>
<key>version</key>
<string>NSTextField</string>
<key>window</key>
<string>NSWindow</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSOutlineView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSTableView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>setTime</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>SetTimeWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>dateField</key>
<string>NSTextField</string>
<key>jdField</key>
<string>NSTextField</string>
<key>timeField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenuItem</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>ScriptsController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>scriptMenu</key>
<string>NSMenu</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenu</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>setStatusText</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>CelestiaOpenGLView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>controller</key>
<string>CelestiaController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSOpenGLView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>navigateTo</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoriteInfoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>coordinateField</key>
<string>NSTextField</string>
<key>favoritesDrawerController</key>
<string>id</string>
<key>jdField</key>
<string>NSTextField</string>
<key>nameField</key>
<string>NSTextField</string>
<key>orientationField</key>
<string>NSTextField</string>
<key>selectionField</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>addNewFavorite</key>
<string>id</string>
<key>addNewFolder</key>
<string>id</string>
<key>doubleClick</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FavoritesDrawerController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoriteInfoWindowController</key>
<string>id</string>
<key>favoritesContextMenu</key>
<string>NSMenu</string>
<key>favoritesMenu</key>
<string>NSMenu</string>
<key>outlineView</key>
<string>ContextOutlineView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>activateMenuItem</key>
<string>id</string>
<key>back</key>
<string>id</string>
<key>captureMovie</key>
<string>id</string>
<key>forward</key>
<string>id</string>
<key>openScript</key>
<string>id</string>
<key>rerunScript</key>
<string>id</string>
<key>showGLInfo</key>
<string>id</string>
<key>showHelp</key>
<string>id</string>
<key>showInfoURL</key>
<string>id</string>
<key>showPanel</key>
<string>id</string>
<key>toggleFullScreen</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>CelestiaController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>favoritesDrawerController</key>
<string>FavoritesDrawerController</string>
<key>glInfo</key>
<string>NSTextView</string>
<key>glInfoPanel</key>
<string>NSPanel</string>
<key>glView</key>
<string>CelestiaOpenGLView</string>
<key>renderPanelController</key>
<string>RenderPanelController</string>
<key>scriptsController</key>
<string>ScriptsController</string>
<key>splashWindowController</key>
<string>SplashWindowController</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashWindow</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSWindow</string>
</dict>
<dict>
<key>CLASS</key>
<string>SplashImageView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSImageView</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>gotoObject</key>
<string>id</string>
<key>showWindow</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>GotoWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>distanceField</key>
<string>NSTextField</string>
<key>latitudeField</key>
<string>NSTextField</string>
<key>longitudeField</key>
<string>NSTextField</string>
<key>objectField</key>
<string>NSTextField</string>
<key>unitsButton</key>
<string>NSPopUpButton</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>RenderPanelController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>renderPathCautionIcon</key>
<string>NSImageView</string>
<key>renderPathWarning</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
</array>
<key>IBVersion</key>
<string>1</string>
</dict>
</plist>
{
IBClasses = (
{
CLASS = CelestiaApplication;
LANGUAGE = ObjC;
OUTLETS = {celestiaApplication = CelestiaApplication; };
SUPERCLASS = NSApplication;
},
{
ACTIONS = {
activateMenuItem = id;
back = id;
captureMovie = id;
forward = id;
openScript = id;
rerunScript = id;
showGLInfo = id;
showInfoURL = id;
showPanel = id;
toggleFullScreen = id;
};
CLASS = CelestiaController;
LANGUAGE = ObjC;
OUTLETS = {
favoritesDrawerController = FavoritesDrawerController;
glInfo = NSTextView;
glInfoPanel = NSPanel;
glView = NSOpenGLView;
renderPanelController = RenderPanelController;
scriptsController = ScriptsController;
splashWindowController = SplashWindowController;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = CelestiaOpenGLView;
LANGUAGE = ObjC;
OUTLETS = {controller = CelestiaController; };
SUPERCLASS = NSOpenGLView;
},
{CLASS = ContextOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
{
ACTIONS = {navigateTo = id; };
CLASS = FavoriteInfoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
coordinateField = NSTextField;
favoritesDrawerController = id;
jdField = NSTextField;
nameField = NSTextField;
orientationField = NSTextField;
selectionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{
ACTIONS = {addNewFavorite = id; addNewFolder = id; };
CLASS = FavoritesDrawerController;
LANGUAGE = ObjC;
OUTLETS = {
favoriteInfoWindowController = id;
favoritesContextMenu = NSMenu;
favoritesMenu = NSMenu;
outlineView = ContextOutlineView;
};
SUPERCLASS = NSObject;
},
{
ACTIONS = {setStatusText = id; };
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
ACTIONS = {gotoObject = id; showWindow = id; };
CLASS = GotoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
distanceField = NSTextField;
latitudeField = NSTextField;
longitudeField = NSTextField;
objectField = NSTextField;
unitsButton = NSPopUpButton;
};
SUPERCLASS = NSWindowController;
},
{
CLASS = RenderPanelController;
LANGUAGE = ObjC;
OUTLETS = {renderPathCautionIcon = NSImageView; renderPathWarning = NSTextField; };
SUPERCLASS = NSWindowController;
},
{
CLASS = ScriptsController;
LANGUAGE = ObjC;
OUTLETS = {scriptMenu = NSMenu; };
SUPERCLASS = NSObject;
},
{
ACTIONS = {setTime = id; showWindow = id; };
CLASS = SetTimeWindowController;
LANGUAGE = ObjC;
OUTLETS = {dateField = NSTextField; jdField = NSTextField; timeField = NSTextField; };
SUPERCLASS = NSWindowController;
},
{CLASS = SplashImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
{CLASS = SplashWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
{
CLASS = SplashWindowController;
LANGUAGE = ObjC;
OUTLETS = {status = NSTextField; version = NSTextField; window = NSWindow; };
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}

View File

@ -1,20 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>26 79 701 386 0 0 1280 832 </string>
<key>IBEditorPositions</key>
<dict>
<key>242</key>
<string>441 337 270 342 0 0 1152 746 </string>
<key>29</key>
<string>8 788 723 44 0 0 1280 832 </string>
<key>335</key>
<string>458 586 106 118 0 0 1024 746 </string>
<key>342</key>
<string>449 501 134 68 0 0 1024 746 </string>
<key>792</key>
<string>457 392 245 287 0 0 1280 832 </string>
</dict>
<key>IBFramework Version</key>
<string>629</string>
<key>IBLastKnownRelativeProjectPath</key>
<string>../../celestia.xcodeproj</string>
<key>IBOldestOS</key>
<integer>5</integer>
<string>446.1</string>
<key>IBLockedObjects</key>
<array>
<integer>352</integer>
</array>
<key>IBOpenObjects</key>
<array>
<integer>1886</integer>
<integer>29</integer>
<integer>1566</integer>
</array>
<key>IBSystem Version</key>
<string>9E17</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
<string>8S165</string>
</dict>
</plist>

Binary file not shown.

Binary file not shown.