|
1119 | 1119 | </object>
|
1120 | 1120 | <int key="connectionID">920</int>
|
1121 | 1121 | </object>
|
1122 |
| - <object class="IBConnectionRecord"> |
1123 |
| - <object class="IBOutletConnection" key="connection"> |
1124 |
| - <string key="label">viewMenu</string> |
1125 |
| - <reference key="source" ref="859235683"/> |
1126 |
| - <reference key="destination" ref="245837913"/> |
1127 |
| - </object> |
1128 |
| - <int key="connectionID">922</int> |
1129 |
| - </object> |
1130 | 1122 | <object class="IBConnectionRecord">
|
1131 | 1123 | <object class="IBActionConnection" key="connection">
|
1132 | 1124 | <string key="label">setDetailedView:</string>
|
|
2245 | 2237 | <string key="minorKey"/>
|
2246 | 2238 | </object>
|
2247 | 2239 | </object>
|
| 2240 | + <object class="IBPartialClassDescription"> |
| 2241 | + <string key="className">PBGitCommitController</string> |
| 2242 | + <string key="superclassName">PBViewController</string> |
| 2243 | + <object class="NSMutableDictionary" key="actions"> |
| 2244 | + <bool key="EncodedWithXMLCoder">YES</bool> |
| 2245 | + <object class="NSMutableArray" key="dict.sortedKeys"> |
| 2246 | + <bool key="EncodedWithXMLCoder">YES</bool> |
| 2247 | + <string>commit:</string> |
| 2248 | + <string>refresh:</string> |
| 2249 | + </object> |
| 2250 | + <object class="NSMutableArray" key="dict.values"> |
| 2251 | + <bool key="EncodedWithXMLCoder">YES</bool> |
| 2252 | + <string>id</string> |
| 2253 | + <string>id</string> |
| 2254 | + </object> |
| 2255 | + </object> |
| 2256 | + <object class="NSMutableDictionary" key="outlets"> |
| 2257 | + <bool key="EncodedWithXMLCoder">YES</bool> |
| 2258 | + <object class="NSMutableArray" key="dict.sortedKeys"> |
| 2259 | + <bool key="EncodedWithXMLCoder">YES</bool> |
| 2260 | + <string>cachedButtonCell</string> |
| 2261 | + <string>cachedFilesController</string> |
| 2262 | + <string>commitMessageView</string> |
| 2263 | + <string>unstagedButtonCell</string> |
| 2264 | + <string>unstagedFilesController</string> |
| 2265 | + </object> |
| 2266 | + <object class="NSMutableArray" key="dict.values"> |
| 2267 | + <bool key="EncodedWithXMLCoder">YES</bool> |
| 2268 | + <string>PBIconAndTextCell</string> |
| 2269 | + <string>NSArrayController</string> |
| 2270 | + <string>NSTextView</string> |
| 2271 | + <string>PBIconAndTextCell</string> |
| 2272 | + <string>NSArrayController</string> |
| 2273 | + </object> |
| 2274 | + </object> |
| 2275 | + <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
| 2276 | + <string key="majorKey">IBProjectSource</string> |
| 2277 | + <string key="minorKey">PBGitCommitController.h</string> |
| 2278 | + </object> |
| 2279 | + </object> |
2248 | 2280 | <object class="IBPartialClassDescription">
|
2249 | 2281 | <string key="className">PBGitHistoryController</string>
|
2250 |
| - <string key="superclassName">NSViewController</string> |
| 2282 | + <string key="superclassName">PBViewController</string> |
2251 | 2283 | <object class="NSMutableDictionary" key="actions">
|
2252 | 2284 | <bool key="EncodedWithXMLCoder">YES</bool>
|
2253 | 2285 | <object class="NSMutableArray" key="dict.sortedKeys">
|
|
2276 | 2308 | <string>commitController</string>
|
2277 | 2309 | <string>commitList</string>
|
2278 | 2310 | <string>fileBrowser</string>
|
2279 |
| - <string>searchField</string> |
2280 | 2311 | <string>treeController</string>
|
2281 | 2312 | </object>
|
2282 | 2313 | <object class="NSMutableArray" key="dict.values">
|
2283 | 2314 | <bool key="EncodedWithXMLCoder">YES</bool>
|
2284 | 2315 | <string>NSArrayController</string>
|
2285 | 2316 | <string>NSTableView</string>
|
2286 | 2317 | <string>NSOutlineView</string>
|
2287 |
| - <string>NSSearchField</string> |
2288 | 2318 | <string>NSTreeController</string>
|
2289 | 2319 | </object>
|
2290 | 2320 | </object>
|
|
2300 | 2330 | <bool key="EncodedWithXMLCoder">YES</bool>
|
2301 | 2331 | <object class="NSMutableArray" key="dict.sortedKeys">
|
2302 | 2332 | <bool key="EncodedWithXMLCoder">YES</bool>
|
| 2333 | + <string>branchesController</string> |
2303 | 2334 | <string>contentView</string>
|
| 2335 | + <string>searchController</string> |
2304 | 2336 | <string>searchField</string>
|
2305 | 2337 | </object>
|
2306 | 2338 | <object class="NSMutableArray" key="dict.values">
|
2307 | 2339 | <bool key="EncodedWithXMLCoder">YES</bool>
|
| 2340 | + <string>NSArrayController</string> |
2308 | 2341 | <string>NSView</string>
|
| 2342 | + <string>NSArrayController</string> |
2309 | 2343 | <string>NSSearchField</string>
|
2310 | 2344 | </object>
|
2311 | 2345 | </object>
|
|
2360 | 2394 | <string key="minorKey"/>
|
2361 | 2395 | </object>
|
2362 | 2396 | </object>
|
| 2397 | + <object class="IBPartialClassDescription"> |
| 2398 | + <string key="className">PBIconAndTextCell</string> |
| 2399 | + <string key="superclassName">NSTextFieldCell</string> |
| 2400 | + <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
| 2401 | + <string key="majorKey">IBProjectSource</string> |
| 2402 | + <string key="minorKey">PBIconAndTextCell.h</string> |
| 2403 | + </object> |
| 2404 | + </object> |
2363 | 2405 | <object class="IBPartialClassDescription">
|
2364 | 2406 | <string key="className">PBRepositoryDocumentController</string>
|
2365 | 2407 | <string key="superclassName">NSDocumentController</string>
|
|
2376 | 2418 | <string key="minorKey"/>
|
2377 | 2419 | </object>
|
2378 | 2420 | </object>
|
| 2421 | + <object class="IBPartialClassDescription"> |
| 2422 | + <string key="className">PBViewController</string> |
| 2423 | + <string key="superclassName">NSViewController</string> |
| 2424 | + <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
| 2425 | + <string key="majorKey">IBProjectSource</string> |
| 2426 | + <string key="minorKey">PBViewController.h</string> |
| 2427 | + </object> |
| 2428 | + </object> |
2379 | 2429 | </object>
|
2380 | 2430 | <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.1+">
|
2381 | 2431 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|
0 commit comments