From: Miltiadis Vasilakis Date: Fri, 23 Sep 2011 14:19:10 +0000 (+0300) Subject: Minor UI changes. X-Git-Tag: v0.1~55 X-Git-Url: https://code.grnet.gr/git/pithos-macos/commitdiff_plain/3b5f0a196016816fe6feb271d6b4de2955ab557f Minor UI changes. --- diff --git a/pithos-apple-common b/pithos-apple-common index ff26300..13bc2a4 160000 --- a/pithos-apple-common +++ b/pithos-apple-common @@ -1 +1 @@ -Subproject commit ff263008abe73d3f2ad02b4c7886c52115ab9451 +Subproject commit 13bc2a4ea0abb34059558ef6307feff936b083eb diff --git a/pithos-macos/PithosBrowserController.h b/pithos-macos/PithosBrowserController.h index e14af41..8caff6d 100644 --- a/pithos-macos/PithosBrowserController.h +++ b/pithos-macos/PithosBrowserController.h @@ -49,7 +49,10 @@ NSMenu *browserMenu; - NSSplitView *splitView; + NSSplitView *verticalSplitView; + NSSplitView *horizontalSplitView; + NSView *leftTopView; + NSView *leftBottomView; NSOutlineView *outlineView; NSBrowser *browser; @@ -59,7 +62,10 @@ @property (nonatomic, retain) NSMutableArray *outlineViewDataSourceArray; -@property (nonatomic, assign) IBOutlet NSSplitView *splitView; +@property (nonatomic, assign) IBOutlet NSSplitView *verticalSplitView; +@property (nonatomic, assign) IBOutlet NSSplitView *horizontalSplitView; +@property (nonatomic, assign) IBOutlet NSView *leftTopView; +@property (nonatomic, assign) IBOutlet NSView *leftBottomView; @property (nonatomic, assign) IBOutlet NSOutlineView *outlineView; @property (nonatomic, assign) IBOutlet NSBrowser *browser; diff --git a/pithos-macos/PithosBrowserController.m b/pithos-macos/PithosBrowserController.m index b74f946..8b78fed 100644 --- a/pithos-macos/PithosBrowserController.m +++ b/pithos-macos/PithosBrowserController.m @@ -106,7 +106,8 @@ @end @implementation PithosBrowserController -@synthesize outlineViewDataSourceArray, splitView, outlineView, browser, draggedNodes, draggedParentNode; +@synthesize outlineViewDataSourceArray, verticalSplitView, horizontalSplitView, leftTopView, leftBottomView, + outlineView, browser, draggedNodes, draggedParentNode; #pragma mark - #pragma Object Lifecycle @@ -1030,20 +1031,30 @@ forDraggedRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column { #pragma mark NSSplitViewDelegate - (CGFloat)splitView:(NSSplitView *)splitView constrainMinCoordinate:(CGFloat)proposedMinimumPosition ofSubviewAt:(NSInteger)dividerIndex { - return 120; + if (splitView == verticalSplitView) + return 120; + else + return ([horizontalSplitView bounds].size.height - 87); } - (CGFloat)splitView:(NSSplitView *)splitView constrainMaxCoordinate:(CGFloat)proposedMaximumPosition ofSubviewAt:(NSInteger)dividerIndex { - return 220; + if (splitView == verticalSplitView) + return 220; + else + return ([horizontalSplitView bounds].size.height - 87); } - (CGFloat)splitView:(NSSplitView *)splitView constrainSplitPosition:(CGFloat)proposedPosition ofSubviewAt:(NSInteger)dividerIndex { - if (proposedPosition < 120) - return 120; - else if (proposedPosition > 220) - return 220; - else - return proposedPosition; + if (splitView == verticalSplitView) { + if (proposedPosition < 120) + return 120; + else if (proposedPosition > 220) + return 220; + else + return proposedPosition; + } else { + return ([horizontalSplitView bounds].size.height - 87); + } } #pragma mark - diff --git a/pithos-macos/PithosBrowserController.xib b/pithos-macos/PithosBrowserController.xib old mode 100644 new mode 100755 index bc99623..9b84421 --- a/pithos-macos/PithosBrowserController.xib +++ b/pithos-macos/PithosBrowserController.xib @@ -17,11 +17,14 @@ NSToolbarFlexibleSpaceItem NSCustomObject NSSplitView + NSImageView NSCustomView + NSImageCell + NSTextField NSToolbarSeparatorItem NSWindowTemplate - NSTextFieldCell NSTreeController + NSTextFieldCell NSButtonCell NSTableColumn NSBrowser @@ -31,6 +34,7 @@ NSToolbar NSScrollView NSUserDefaultsController + NSProgressIndicator NSScroller @@ -281,23 +285,21 @@ - + YES - - + + - + YES - - YES - + {320, 240} @@ -307,7 +309,7 @@ YES - 274 + 4370 YES @@ -315,159 +317,270 @@ 256 YES - + - 274 + 4370 YES - - - 2304 + + + 256 YES - - - 4352 - {180, 400} - - - YES - - - -2147483392 - {{224, 0}, {16, 17}} - - + + + 4370 + YES - - 177 - 16 - 1000 - - 75628096 - 2048 - - - LucidaGrande - 11 - 3100 - - - 3 - MC4zMzMzMzI5ODU2AA - - - 6 - System - headerTextColor - - 3 - MAA + + + 2304 + + YES + + + 4352 + {180, 313} + + + YES + + + -2147483392 + {{224, 0}, {16, 17}} - - - - 337772096 - 2048 - Text Cell - - - - 6 - System - controlBackgroundColor - - 3 - MC42NjY2NjY2NjY3AA + + YES + + 177 + 16 + 1000 + + 75628096 + 2048 + + + LucidaGrande + 11 + 3100 + + + 3 + MC4zMzMzMzI5ODU2AA + + + 6 + System + headerTextColor + + 3 + MAA + + + + + 337772096 + 2048 + Text Cell + + + + 6 + System + controlBackgroundColor + + 3 + MC42NjY2NjY2NjY3AA + + + + 6 + System + controlTextColor + + + + 1 + YES + + + 3 + 0.0 + + 6 + System + _sourceListBackgroundColor + + 1 + MC44MzkyMTU2OTU5IDAuODY2NjY2Njc0NiAwLjg5ODAzOTIyMTgAA + + + + 6 + System + gridColor + + 3 + MC41AA + + + 20 + -767557632 + + + 4 + 15 + 0 + YES + 1 + 1 + 14 - - 6 - System - controlTextColor - - - 1 - YES - + {180, 313} + + + + + 4 + + + + -2147483392 + {{224, 17}, {15, 102}} + + + + _doScroller: + 0.99750623441396513 + + + + -2147483392 + {{-100, -100}, {144, 15}} + + + 1 + + _doScroller: + 0.97959183673469385 + + + {180, 313} + + + 528 + + + + QSAAAEEgAABBoAAAQaAAAA + + + {180, 313} + + + NSView + + + + 4360 + + YES + + + 1290 + + {{7, 21}, {166, 12}} + + + 16648 + 100 + + + + 266 + {{5, 6}, {170, 14}} + + + YES + + 68288064 + 138413056 + Syncing + + LucidaGrande-Bold + 11 + 3357 + + + YES + + 6 + System + controlColor + + + + 6 + System + disabledControlTextColor + + 3 + MC4zMzMzMzMzMzMzAA + - 3 - 0.0 - - 6 - System - _sourceListBackgroundColor - - 1 - MC44MzkyMTU2OTU5IDAuODY2NjY2Njc0NiAwLjg5ODAzOTIyMTgAA + + + + 269 + + YES + + YES + Apple PDF pasteboard type + Apple PICT pasteboard type + Apple PNG pasteboard type + NSFilenamesPboardType + NeXT Encapsulated PostScript v1.2 pasteboard type + NeXT TIFF v4.0 pasteboard type - - 6 - System - gridColor - - 3 - MC41AA + {{69, 38}, {42, 42}} + + + YES + + 130560 + 33554432 + + NSImage + NSFolderBurnable + 0 + 3 + 0 + NO - 20 - -767557632 - - - 4 - 15 - 0 - YES - 1 - 1 - 14 + YES - {180, 400} - - - - - 4 - - - - -2147483392 - {{224, 17}, {15, 102}} - - - - _doScroller: - 0.99750623441396513 - - - - -2147483392 - {{-100, -100}, {144, 15}} - - - 1 - - _doScroller: - 0.97959183673469385 + {{0, 314}, {180, 86}} + + + NSView {180, 400} - - 528 - - - - QSAAAEEgAABBoAAAQaAAAA + + 2 {180, 400} - + NSView @@ -586,14 +699,6 @@ - splitView - - - - 26 - - - delegate @@ -644,6 +749,46 @@ 46 + + + verticalSplitView + + + + 170 + + + + horizontalSplitView + + + + 171 + + + + leftTopView + + + + 172 + + + + leftBottomView + + + + 173 + + + + delegate + + + + 174 + @@ -772,7 +917,7 @@ YES - + @@ -782,15 +927,79 @@ + 38 + + + + + 113 + + + YES + + + + Toolbar Item - Authentication + + + 114 + + + YES + + + + + + 115 + + + + + 39 + + + + + 145 + + + YES + + + + + + + 146 + + + YES + + + + + + 147 + + + YES + + + + + + + 27 YES - - + + - + 28 @@ -826,38 +1035,38 @@ - 38 - - - - - 113 - + 155 + YES - + - - Toolbar Item - Authentication + - 114 - + 156 + + + + + 162 + + + + + 165 + YES - + - - - - 115 - - + + Image View - 39 - - + 166 + + @@ -871,17 +1080,25 @@ 1.IBPluginDependency 1.IBWindowTemplateEditedContentRect 1.NSWindowTemplate.visibleAtLaunch - 1.WindowOrigin - 1.editorWindowContentRectSynchronizationRect 11.IBPluginDependency + 113.IBPluginDependency 114.IBPluginDependency 115.IBPluginDependency 13.IBPluginDependency 14.IBPluginDependency + 145.IBPluginDependency + 146.IBPluginDependency + 147.IBPluginDependency 15.IBPluginDependency + 155.IBPluginDependency + 156.IBPluginDependency + 162.IBPluginDependency + 165.IBPluginDependency + 166.IBPluginDependency 18.IBPluginDependency 19.IBPluginDependency 2.IBPluginDependency + 20.IBPluginDependency 22.IBPluginDependency 23.IBPluginDependency 24.IBPluginDependency @@ -890,7 +1107,10 @@ 3.IBPluginDependency 30.IBPluginDependency 31.IBPluginDependency + 32.IBPluginDependency + 35.IBPluginDependency 38.IBPluginDependency + 39.IBPluginDependency 8.IBPluginDependency @@ -901,8 +1121,19 @@ com.apple.InterfaceBuilder.CocoaPlugin {{357, 418}, {480, 270}} - {196, 240} - {{357, 418}, {480, 270}} + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -936,7 +1167,7 @@ - 143 + 174 0 @@ -953,6 +1184,7 @@ YES 01-refresh 145-persondot + NSFolderBurnable NSMenuCheckmark NSMenuMixedState NSToolbarCustomizeToolbarItemImage @@ -961,6 +1193,7 @@ YES {24, 26} {24, 26} + {32, 32} {9, 8} {7, 2} {32, 32} diff --git a/pithos-macos/PithosContainerNodeInfoController.xib b/pithos-macos/PithosContainerNodeInfoController.xib old mode 100644 new mode 100755 index f833641..9affab4 --- a/pithos-macos/PithosContainerNodeInfoController.xib +++ b/pithos-macos/PithosContainerNodeInfoController.xib @@ -110,14 +110,14 @@ 270 - {{47, 387}, {135, 17}} + {{47, 387}, {148, 17}} YES - 68288064 - 272630784 + 67239488 + 272631872 untitled folder LucidaGrande-Bold @@ -148,7 +148,7 @@ 265 - {{178, 387}, {80, 17}} + {{190, 387}, {68, 17}} @@ -470,7 +470,7 @@ {243, 78} - + YES @@ -633,7 +633,7 @@ {{10, 127}, {245, 96}} - + 562 @@ -718,6 +718,29 @@ 0 NO + + + -2147483634 + {{0, 25}, {265, 5}} + + + {0, 0} + + 67239424 + 0 + Box + + + + 3 + MCAwLjgwMDAwMDAxMTkAA + + + 3 + 2 + 0 + NO + 268 @@ -759,7 +782,7 @@ 268 - {{12, 34}, {72, 14}} + {{12, 39}, {72, 14}} @@ -777,24 +800,19 @@ - 265 - {{193, 3}, {62, 19}} + 292 + {{10, 9}, {62, 19}} - YES -2080244224 - 134217728 + 134348800 Revert - - LucidaGrande - 12 - 16 - + -2038152961 - 164 + 134 400 @@ -803,20 +821,20 @@ - 265 - {{123, 3}, {62, 19}} + 289 + {{193, 9}, {62, 19}} YES -2080244224 - 134217728 + 134348800 Apply - + -2038152961 - 164 + 134 400 @@ -826,19 +844,19 @@ 270 - {{84, 53}, {174, 26}} + {{84, 55}, {174, 22}} YES -2080244160 - 2048 - + 133120 + -2035138305 129 - + 400 @@ -901,16 +919,16 @@ 270 - {{87, 30}, {168, 22}} + {{87, 37}, {168, 19}} YES -1804468671 - 272630784 + 272761856 - + YES @@ -1713,11 +1731,12 @@ - + + + - @@ -2209,6 +2228,11 @@ + + 999 + + + @@ -2278,6 +2302,10 @@ 9.IBPluginDependency 923.IBPluginDependency 924.IBPluginDependency + 925.IBPluginDependency + 926.IBPluginDependency + 927.IBPluginDependency + 928.IBPluginDependency 929.IBPluginDependency 93.IBPluginDependency 930.IBPluginDependency @@ -2289,6 +2317,8 @@ 983.IBPluginDependency 984.IBPluginDependency 985.IBPluginDependency + 99.IBPluginDependency + 999.IBPluginDependency YES @@ -2360,12 +2390,18 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin @@ -2380,7 +2416,7 @@ - 998 + 999 @@ -2395,7 +2431,7 @@ PithosContainerNodeInfoController - NSWindowController + PithosNodeInfoController metadataDictionaryController NSDictionaryController @@ -2412,6 +2448,14 @@ ./Classes/PithosContainerNodeInfoController.h + + PithosNodeInfoController + NSWindowController + + IBProjectSource + ./Classes/PithosNodeInfoController.h + + 0 diff --git a/pithos-macos/PithosObjectNodeInfoController.xib b/pithos-macos/PithosObjectNodeInfoController.xib old mode 100644 new mode 100755 index c67502e..396a8d9 --- a/pithos-macos/PithosObjectNodeInfoController.xib +++ b/pithos-macos/PithosObjectNodeInfoController.xib @@ -1,14 +1,14 @@ - 1060 - 10K549 - 1306 - 1038.36 - 461.00 + 1070 + 11B26 + 1617 + 1138 + 566.00 com.apple.InterfaceBuilder.CocoaPlugin - 1306 + 1617 YES @@ -56,13 +56,14 @@ 15 2 - {{196, 240}, {265, 644}} + {{196, 240}, {265, 634}} 544735232 Window NSWindow - {400, 644} - {265, 515} + + {400, 634} + {265, 634} 256 @@ -83,7 +84,7 @@ NeXT TIFF v4.0 pasteboard type - {{10, 602}, {32, 32}} + {{10, 592}, {32, 32}} @@ -105,14 +106,14 @@ 270 - {{47, 619}, {135, 17}} + {{47, 609}, {148, 17}} YES - 68288064 - 272630784 + 67239488 + 272631872 untitled folder LucidaGrande-Bold @@ -143,7 +144,7 @@ 268 - {{47, 599}, {60, 17}} + {{47, 589}, {60, 17}} @@ -165,7 +166,7 @@ 265 - {{178, 619}, {80, 17}} + {{190, 609}, {68, 17}} @@ -180,14 +181,17 @@ 1044 - + + 1 + MSAxIDEgMAA + 268 - {{109, 602}, {149, 14}} + {{107, 592}, {151, 14}} @@ -205,7 +209,7 @@ 14 - {{0, 588}, {265, 5}} + {{0, 578}, {265, 5}} @@ -237,7 +241,7 @@ 268 - {{7, 573}, {72, 14}} + {{7, 563}, {72, 14}} @@ -256,7 +260,7 @@ 270 - {{84, 521}, {174, 14}} + {{84, 511}, {174, 14}} @@ -278,7 +282,7 @@ 270 - {{84, 551}, {174, 14}} + {{84, 541}, {174, 14}} @@ -296,7 +300,7 @@ 270 - {{84, 536}, {174, 14}} + {{84, 526}, {174, 14}} @@ -314,7 +318,7 @@ 270 - {{84, 506}, {174, 14}} + {{84, 496}, {174, 14}} @@ -332,7 +336,7 @@ 270 - {{84, 491}, {174, 14}} + {{84, 481}, {174, 14}} @@ -350,7 +354,7 @@ 270 - {{84, 476}, {174, 14}} + {{84, 466}, {174, 14}} @@ -368,7 +372,7 @@ 268 - {{12, 521}, {72, 14}} + {{12, 511}, {72, 14}} @@ -387,7 +391,7 @@ 268 - {{12, 551}, {72, 14}} + {{12, 541}, {72, 14}} @@ -406,7 +410,7 @@ 268 - {{12, 536}, {72, 14}} + {{12, 526}, {72, 14}} @@ -425,7 +429,7 @@ 268 - {{12, 506}, {72, 14}} + {{12, 496}, {72, 14}} @@ -444,7 +448,7 @@ 268 - {{12, 491}, {72, 14}} + {{12, 481}, {72, 14}} @@ -463,7 +467,7 @@ 268 - {{12, 88}, {114, 14}} + {{12, 79}, {114, 14}} @@ -482,7 +486,7 @@ 268 - {{12, 61}, {114, 14}} + {{12, 58}, {114, 14}} @@ -501,7 +505,7 @@ 268 - {{12, 34}, {114, 14}} + {{12, 37}, {114, 14}} @@ -520,7 +524,7 @@ 268 - {{12, 476}, {72, 14}} + {{12, 466}, {72, 14}} @@ -539,7 +543,7 @@ 14 - {{0, 463}, {265, 5}} + {{0, 453}, {265, 5}} @@ -563,7 +567,7 @@ 268 - {{7, 448}, {72, 14}} + {{7, 438}, {72, 14}} @@ -582,7 +586,7 @@ 268 - {{7, 106}, {91, 14}} + {{7, 101}, {91, 14}} @@ -614,7 +618,7 @@ {243, 78} - + YES @@ -714,7 +718,7 @@ 17 - 1388314624 + 1925185536 1 @@ -723,6 +727,7 @@ 0 YES 0 + 1 {{1, 17}, {243, 78}} @@ -774,11 +779,11 @@ - {{10, 344}, {245, 96}} + {{10, 334}, {245, 96}} - - 562 + + 133682 @@ -789,7 +794,7 @@ 268 - {{10, 324}, {18, 18}} + {{10, 314}, {18, 18}} @@ -815,7 +820,7 @@ 268 - {{27, 324}, {18, 18}} + {{27, 314}, {18, 18}} @@ -841,7 +846,7 @@ 14 - {{0, 314}, {265, 5}} + {{0, 304}, {265, 5}} @@ -865,7 +870,7 @@ 14 - {{0, 126}, {265, 5}} + {{0, 116}, {265, 5}} @@ -886,10 +891,34 @@ 0 NO + + + -2147483634 + {{0, 23}, {265, 5}} + + + + {0, 0} + + 67239424 + 0 + Box + + + + 3 + MCAwLjgwMDAwMDAxMTkAA + + + 3 + 2 + 0 + NO + 268 - {{7, 299}, {126, 14}} + {{7, 289}, {126, 14}} @@ -921,7 +950,7 @@ {243, 78} - + YES @@ -1015,7 +1044,7 @@ 75628032 0 - + LucidaGrande 12 16 @@ -1055,6 +1084,7 @@ 0 YES 0 + 1 NO @@ -1069,7 +1099,7 @@ 17 - 1388314624 + 1925185536 1 @@ -1078,6 +1108,7 @@ 0 YES 0 + 1 {{1, 17}, {243, 78}} @@ -1128,11 +1159,11 @@ - {{10, 156}, {245, 96}} + {{10, 146}, {245, 96}} - - 562 + + 133682 @@ -1143,7 +1174,7 @@ 268 - {{10, 136}, {18, 18}} + {{10, 126}, {18, 18}} @@ -1166,7 +1197,7 @@ 268 - {{27, 136}, {18, 18}} + {{27, 126}, {18, 18}} @@ -1189,7 +1220,7 @@ 268 - {{83, 258}, {61, 18}} + {{83, 248}, {61, 18}} @@ -1218,7 +1249,7 @@ 270 - {{84, 277}, {174, 14}} + {{84, 267}, {174, 14}} @@ -1236,7 +1267,7 @@ 268 - {{12, 277}, {72, 14}} + {{12, 267}, {72, 14}} @@ -1254,20 +1285,20 @@ - 265 - {{193, 3}, {62, 19}} + 292 + {{10, 9}, {62, 17}} - + YES -2080244224 - 134217728 + 134348800 Revert - + -2038152961 - 164 + 134 400 @@ -1276,20 +1307,20 @@ - 265 - {{124, 3}, {62, 19}} + 289 + {{193, 9}, {62, 17}} - YES -2080244224 - 134217728 + 134348800 Apply - + - -2038152961 - 164 + -2034876161 + 134 + 400 @@ -1299,16 +1330,16 @@ 270 - {{131, 84}, {124, 22}} + {{131, 77}, {124, 19}} YES -1804468671 - 272630784 + 272761856 - + YES @@ -1323,16 +1354,16 @@ 270 - {{131, 57}, {124, 22}} + {{131, 56}, {124, 19}} YES -1804468671 - 272630784 + 272761856 - + YES @@ -1342,16 +1373,16 @@ 270 - {{131, 30}, {124, 22}} + {{131, 35}, {124, 19}} - + YES -1804468671 - 272630784 + 272761856 - + YES @@ -1359,14 +1390,15 @@ - {{7, 11}, {265, 644}} + {265, 634} - {{0, 0}, {1280, 778}} - {265, 537} - {400, 666} + {{0, 0}, {1680, 1028}} + {265, 656} + {400, 656} + YES YES @@ -2247,23 +2279,24 @@ - - - - - - + + + + + + + @@ -2295,20 +2328,6 @@ - 338 - - - YES - - - - - - 339 - - - - 24 @@ -2499,20 +2518,6 @@ - 67 - - - YES - - - - - - 81 - - - - 20 @@ -2973,6 +2978,40 @@ Text Field Cell - Version + + 67 + + + YES + + + + + + 81 + + + + + 338 + + + YES + + + + + + 339 + + + + + 927 + + + Horizontal Line + @@ -3082,9 +3121,11 @@ 86.IBPluginDependency 9.IBPluginDependency 92.IBPluginDependency + 927.IBPluginDependency 93.IBPluginDependency 94.IBPluginDependency 95.IBPluginDependency + 99.IBPluginDependency YES @@ -3198,6 +3239,8 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin @@ -3212,7 +3255,7 @@ - 908 + 927