public
Fork of Caged/gitnub
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/dutscher/gitnub.git
Beginnings of github network support.
Caged (author)
Fri Jun 06 19:43:14 -0700 2008
commit  909b80bbfe85d23ae8169cefb1e029f0fb0735b7
tree    34f1a670f468527a0d50ca8156a158961b3ea23e
parent  571feaa606ac490eafd432f4929f7ade11eb6e47
...
8
9
10
 
11
12
13
14
15
...
250
251
252
253
 
254
255
256
...
355
356
357
 
358
359
360
...
381
382
383
 
384
385
386
...
402
403
404
405
406
407
408
...
411
412
413
414
 
415
416
417
418
 
419
420
421
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
422
423
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
424
425
426
 
427
428
429
430
431
432
433
 
434
435
436
437
438
439
 
440
441
442
...
971
972
973
 
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
 
994
995
996
...
1001
1002
1003
 
 
 
1004
1005
1006
...
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
...
1421
1422
1423
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1424
1425
1426
...
2008
2009
2010
2011
 
2012
2013
2014
...
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
...
2087
2088
2089
 
 
 
 
 
 
 
 
 
 
 
2090
2091
2092
...
2209
2210
2211
2212
2213
2214
2215
...
2220
2221
2222
 
 
2223
2224
2225
...
2382
2383
2384
2385
2386
2387
2388
...
2392
2393
2394
 
 
2395
2396
2397
...
2422
2423
2424
2425
 
2426
2427
2428
...
2559
2560
2561
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2562
2563
2564
...
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
...
8
9
10
11
12
 
13
14
15
...
250
251
252
 
253
254
255
256
...
355
356
357
358
359
360
361
...
382
383
384
385
386
387
388
...
404
405
406
 
407
408
409
...
412
413
414
 
415
416
417
418
 
419
420
 
 
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
 
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
 
476
477
478
479
480
481
 
482
483
484
485
...
1014
1015
1016
1017
1018
1019
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1020
1021
1022
1023
...
1028
1029
1030
1031
1032
1033
1034
1035
1036
...
1421
1422
1423
 
 
 
 
 
 
 
 
1424
1425
1426
...
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
...
2046
2047
2048
 
2049
2050
2051
2052
...
2065
2066
2067
 
 
 
 
 
2068
2069
2070
...
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
...
2253
2254
2255
 
2256
2257
2258
...
2263
2264
2265
2266
2267
2268
2269
2270
...
2427
2428
2429
 
2430
2431
2432
...
2436
2437
2438
2439
2440
2441
2442
2443
...
2468
2469
2470
 
2471
2472
2473
2474
...
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
...
2653
2654
2655
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2656
2657
2658
0
@@ -8,8 +8,8 @@
0
     <string key="IBDocument.HIToolboxVersion">352.00</string>
0
     <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
0
       <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <integer value="491"/>
0
       <integer value="517"/>
0
- <integer value="2"/>
0
     </object>
0
     <object class="NSArray" key="IBDocument.PluginDependencies">
0
       <bool key="EncodedWithXMLCoder">YES</bool>
0
@@ -250,7 +250,7 @@
0
                 <object class="NSTabViewItem" id="22598373">
0
                   <string key="NSIdentifier">commits</string>
0
                   <object class="NSView" key="NSView" id="339403319">
0
- <reference key="NSNextResponder" ref="1049027428"/>
0
+ <nil key="NSNextResponder"/>
0
                     <int key="NSvFlags">256</int>
0
                     <object class="NSMutableArray" key="NSSubviews">
0
                       <bool key="EncodedWithXMLCoder">YES</bool>
0
@@ -355,6 +355,7 @@
0
                                 </object>
0
                                 <string key="NSFrameSize">{285, 639}</string>
0
                                 <reference key="NSSuperview" ref="1052727212"/>
0
+ <reference key="NSNextKeyView" ref="95565757"/>
0
                                 <reference key="NSDocView" ref="95565757"/>
0
                                 <reference key="NSBGColor" ref="1046813822"/>
0
                                 <int key="NScvFlags">4</int>
0
@@ -381,6 +382,7 @@
0
                             </object>
0
                             <string key="NSFrameSize">{285, 639}</string>
0
                             <reference key="NSSuperview" ref="476771339"/>
0
+ <reference key="NSNextKeyView" ref="648361966"/>
0
                             <int key="NSsFlags">528</int>
0
                             <reference key="NSVScroller" ref="728533113"/>
0
                             <reference key="NSHScroller" ref="439200232"/>
0
@@ -402,7 +404,6 @@
0
                       </object>
0
                     </object>
0
                     <string key="NSFrameSize">{1045, 664}</string>
0
- <reference key="NSSuperview" ref="1049027428"/>
0
                   </object>
0
                   <string key="NSLabel">Commits</string>
0
                   <reference key="NSColor" ref="227031787"/>
0
@@ -411,32 +412,74 @@
0
                 <object class="NSTabViewItem" id="210041055">
0
                   <string key="NSIdentifier">network</string>
0
                   <object class="NSView" key="NSView" id="856932408">
0
- <nil key="NSNextResponder"/>
0
+ <reference key="NSNextResponder" ref="1049027428"/>
0
                     <int key="NSvFlags">256</int>
0
                     <object class="NSMutableArray" key="NSSubviews">
0
                       <bool key="EncodedWithXMLCoder">YES</bool>
0
- <object class="NSCustomView" id="48941844">
0
+ <object class="WebView" id="219857869">
0
                         <reference key="NSNextResponder" ref="856932408"/>
0
- <int key="NSvFlags">274</int>
0
- <string key="NSFrameSize">{990, 639}</string>
0
+ <int key="NSvFlags">4370</int>
0
+ <object class="NSMutableSet" key="NSDragTypes">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <object class="NSMutableArray" key="set.sortedObjects">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <string>Apple HTML pasteboard type</string>
0
+ <string>Apple PICT pasteboard type</string>
0
+ <string>Apple URL pasteboard type</string>
0
+ <string>Apple Web Archive pasteboard type</string>
0
+ <string>NSColor pasteboard type</string>
0
+ <string>NSFilenamesPboardType</string>
0
+ <string>NSStringPboardType</string>
0
+ <string>NeXT RTFD pasteboard type</string>
0
+ <string>NeXT Rich Text Format v1.0 pasteboard type</string>
0
+ <string>NeXT TIFF v4.0 pasteboard type</string>
0
+ <string>WebURLsWithTitlesPboardType</string>
0
+ <string>public.url</string>
0
+ <string>public.url-name</string>
0
+ </object>
0
+ </object>
0
+ <string key="NSFrameSize">{989, 638}</string>
0
                         <reference key="NSSuperview" ref="856932408"/>
0
- <string key="NSClassName">VisualizationView</string>
0
+ <reference key="NSNextKeyView"/>
0
+ <string key="FrameName"/>
0
+ <string key="GroupName"/>
0
+ <object class="WebPreferences" key="Preferences" id="301908327">
0
+ <string key="Identifier"/>
0
+ <object class="NSMutableDictionary" key="Values">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <object class="NSMutableArray" key="dict.sortedKeys">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <string>WebKitDefaultFixedFontSize</string>
0
+ <string>WebKitDefaultFontSize</string>
0
+ <string>WebKitMinimumFontSize</string>
0
+ </object>
0
+ <object class="NSMutableArray" key="dict.values">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <integer value="12" id="629867304"/>
0
+ <reference ref="629867304"/>
0
+ <integer value="1" id="9"/>
0
+ </object>
0
+ </object>
0
+ </object>
0
+ <bool key="UseBackForwardList">NO</bool>
0
+ <bool key="AllowsUndo">YES</bool>
0
                       </object>
0
                     </object>
0
                     <string key="NSFrameSize">{1045, 664}</string>
0
+ <reference key="NSSuperview" ref="1049027428"/>
0
                   </object>
0
                   <string key="NSLabel">Network</string>
0
                   <reference key="NSColor" ref="227031787"/>
0
                   <reference key="NSTabView" ref="1049027428"/>
0
                 </object>
0
               </object>
0
- <reference key="NSSelectedTabViewItem" ref="22598373"/>
0
+ <reference key="NSSelectedTabViewItem" ref="210041055"/>
0
               <reference key="NSFont" ref="98627494"/>
0
               <int key="NSTvFlags">6</int>
0
               <bool key="NSAllowTruncatedLabels">YES</bool>
0
               <object class="NSMutableArray" key="NSSubviews">
0
                 <bool key="EncodedWithXMLCoder">YES</bool>
0
- <reference ref="339403319"/>
0
+ <reference ref="856932408"/>
0
               </object>
0
             </object>
0
             <object class="NSSegmentedControl" id="637722390">
0
@@ -971,26 +1014,10 @@
0
             </object>
0
             <string key="NSFrameSize">{481, 404}</string>
0
             <reference key="NSSuperview" ref="591982567"/>
0
+ <reference key="NSNextKeyView"/>
0
             <string key="FrameName"/>
0
             <string key="GroupName"/>
0
- <object class="WebPreferences" key="Preferences">
0
- <string key="Identifier"/>
0
- <object class="NSMutableDictionary" key="Values">
0
- <bool key="EncodedWithXMLCoder">YES</bool>
0
- <object class="NSMutableArray" key="dict.sortedKeys">
0
- <bool key="EncodedWithXMLCoder">YES</bool>
0
- <string>WebKitDefaultFixedFontSize</string>
0
- <string>WebKitDefaultFontSize</string>
0
- <string>WebKitMinimumFontSize</string>
0
- </object>
0
- <object class="NSMutableArray" key="dict.values">
0
- <bool key="EncodedWithXMLCoder">YES</bool>
0
- <integer value="12" id="629867304"/>
0
- <reference ref="629867304"/>
0
- <integer value="1" id="9"/>
0
- </object>
0
- </object>
0
- </object>
0
+ <reference key="Preferences" ref="301908327"/>
0
             <bool key="UseBackForwardList">YES</bool>
0
             <bool key="AllowsUndo">YES</bool>
0
           </object>
0
@@ -1001,6 +1028,9 @@
0
       <object class="NSCustomObject" id="498734212">
0
         <string key="NSClassName">SUUpdater</string>
0
       </object>
0
+ <object class="NSCustomObject" id="580042981">
0
+ <string key="NSClassName">NetworkController</string>
0
+ </object>
0
     </object>
0
     <object class="IBObjectContainer" key="IBDocument.Objects">
0
       <object class="NSMutableArray" key="connectionRecords">
0
@@ -1391,14 +1421,6 @@
0
         </object>
0
         <object class="IBConnectionRecord">
0
           <object class="IBOutletConnection" key="connection">
0
- <string key="label">application_controller</string>
0
- <reference key="source" ref="48941844"/>
0
- <reference key="destination" ref="620275248"/>
0
- </object>
0
- <int key="connectionID">506</int>
0
- </object>
0
- <object class="IBConnectionRecord">
0
- <object class="IBOutletConnection" key="connection">
0
             <string key="label">local_branches_menu</string>
0
             <reference key="source" ref="620275248"/>
0
             <reference key="destination" ref="725203171"/>
0
@@ -1421,6 +1443,22 @@
0
           </object>
0
           <int key="connectionID">524</int>
0
         </object>
0
+ <object class="IBConnectionRecord">
0
+ <object class="IBOutletConnection" key="connection">
0
+ <string key="label">application_controller</string>
0
+ <reference key="source" ref="580042981"/>
0
+ <reference key="destination" ref="620275248"/>
0
+ </object>
0
+ <int key="connectionID">527</int>
0
+ </object>
0
+ <object class="IBConnectionRecord">
0
+ <object class="IBOutletConnection" key="connection">
0
+ <string key="label">network_view</string>
0
+ <reference key="source" ref="580042981"/>
0
+ <reference key="destination" ref="219857869"/>
0
+ </object>
0
+ <int key="connectionID">529</int>
0
+ </object>
0
       </object>
0
       <object class="IBMutableOrderedSet" key="objectRecords">
0
         <object class="NSArray" key="orderedObjects">
0
@@ -2008,7 +2046,7 @@
0
             <reference key="object" ref="856932408"/>
0
             <object class="NSMutableArray" key="children">
0
               <bool key="EncodedWithXMLCoder">YES</bool>
0
- <reference ref="48941844"/>
0
+ <reference ref="219857869"/>
0
             </object>
0
             <reference key="parent" ref="210041055"/>
0
           </object>
0
@@ -2027,11 +2065,6 @@
0
             <reference key="parent" ref="637722390"/>
0
           </object>
0
           <object class="IBObjectRecord">
0
- <int key="objectID">505</int>
0
- <reference key="object" ref="48941844"/>
0
- <reference key="parent" ref="856932408"/>
0
- </object>
0
- <object class="IBObjectRecord">
0
             <int key="objectID">512</int>
0
             <reference key="object" ref="725203171"/>
0
             <object class="NSMutableArray" key="children">
0
@@ -2087,6 +2120,17 @@
0
             </object>
0
             <reference key="parent" ref="975322591"/>
0
           </object>
0
+ <object class="IBObjectRecord">
0
+ <int key="objectID">525</int>
0
+ <reference key="object" ref="219857869"/>
0
+ <reference key="parent" ref="856932408"/>
0
+ </object>
0
+ <object class="IBObjectRecord">
0
+ <int key="objectID">526</int>
0
+ <reference key="object" ref="580042981"/>
0
+ <reference key="parent" ref="269908025"/>
0
+ <string key="objectName">NetorkController</string>
0
+ </object>
0
         </object>
0
       </object>
0
       <object class="NSMutableDictionary" key="flattenedProperties">
0
@@ -2209,7 +2253,6 @@
0
           <string>485.IBAttributePlaceholdersKey</string>
0
           <string>496.IBPluginDependency</string>
0
           <string>497.IBPluginDependency</string>
0
- <string>505.IBPluginDependency</string>
0
           <string>512.IBPluginDependency</string>
0
           <string>513.IBEditorWindowLastContentRect</string>
0
           <string>513.IBPluginDependency</string>
0
@@ -2220,6 +2263,8 @@
0
           <string>519.IBPluginDependency</string>
0
           <string>520.IBEditorWindowLastContentRect</string>
0
           <string>520.IBPluginDependency</string>
0
+ <string>525.IBPluginDependency</string>
0
+ <string>526.IBPluginDependency</string>
0
           <string>56.IBPluginDependency</string>
0
           <string>56.ImportedFromIB2</string>
0
           <string>57.IBEditorWindowLastContentRect</string>
0
@@ -2382,7 +2427,6 @@
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>{{794, 798}, {64, 6}}</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
@@ -2392,6 +2436,8 @@
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>{{794, 778}, {64, 6}}</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
+ <string>com.apple.WebKitIBPlugin</string>
0
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <reference ref="9"/>
0
           <string>{{488, 641}, {218, 193}}</string>
0
@@ -2422,7 +2468,7 @@
0
         </object>
0
       </object>
0
       <nil key="sourceID"/>
0
- <int key="maxID">524</int>
0
+ <int key="maxID">529</int>
0
     </object>
0
     <object class="IBClassDescriber" key="IBDocument.Classes">
0
       <object class="NSMutableArray" key="referencedPartialClassDescriptions">
0
@@ -2559,6 +2605,27 @@
0
           </object>
0
         </object>
0
         <object class="IBPartialClassDescription">
0
+ <string key="className">NetworkController</string>
0
+ <string key="superclassName">NSObject</string>
0
+ <object class="NSMutableDictionary" key="outlets">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <object class="NSMutableArray" key="dict.sortedKeys">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <string>application_controller</string>
0
+ <string>network_view</string>
0
+ </object>
0
+ <object class="NSMutableArray" key="dict.values">
0
+ <bool key="EncodedWithXMLCoder">YES</bool>
0
+ <string>id</string>
0
+ <string>id</string>
0
+ </object>
0
+ </object>
0
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
0
+ <string key="majorKey">IBProjectSource</string>
0
+ <string key="minorKey">NetworkController.rb</string>
0
+ </object>
0
+ </object>
0
+ <object class="IBPartialClassDescription">
0
           <string key="className">SUUpdater</string>
0
           <string key="superclassName">NSObject</string>
0
           <object class="NSMutableDictionary" key="actions">
0
@@ -2586,25 +2653,6 @@
0
             <string key="minorKey"/>
0
           </object>
0
         </object>
0
- <object class="IBPartialClassDescription">
0
- <string key="className">VisualizationView</string>
0
- <string key="superclassName">NSView</string>
0
- <object class="NSMutableDictionary" key="outlets">
0
- <string key="NS.key.0">application_controller</string>
0
- <string key="NS.object.0">id</string>
0
- </object>
0
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
0
- <string key="majorKey">IBProjectSource</string>
0
- <string key="minorKey">VisualizationView.rb</string>
0
- </object>
0
- </object>
0
- <object class="IBPartialClassDescription">
0
- <string key="className">VisualizationView</string>
0
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
0
- <string key="majorKey">IBUserSource</string>
0
- <string key="minorKey"/>
0
- </object>
0
- </object>
0
       </object>
0
     </object>
0
     <int key="IBDocument.localizationMode">0</int>
...
9
10
11
 
12
13
14
...
19
20
21
22
23
24
25
...
55
56
57
 
58
59
60
...
65
66
67
68
69
70
71
...
108
109
110
 
111
112
113
...
159
160
161
162
163
164
165
...
268
269
270
271
 
272
273
274
...
9
10
11
12
13
14
15
...
20
21
22
 
23
24
25
...
55
56
57
58
59
60
61
...
66
67
68
 
69
70
71
...
108
109
110
111
112
113
114
...
160
161
162
 
163
164
165
...
268
269
270
 
271
272
273
274
0
@@ -9,6 +9,7 @@
0
 /* Begin PBXBuildFile section */
0
     0A4023590D949E0E00659E01 /* ImageLoadOperation.rb in Resources */ = {isa = PBXBuildFile; fileRef = 0A4023580D949E0E00659E01 /* ImageLoadOperation.rb */; };
0
     0ABA3B1B0D89E53E004B6667 /* nub in Resources */ = {isa = PBXBuildFile; fileRef = 0ABA3B1A0D89E53E004B6667 /* nub */; };
0
+ 281F627E0DF7D99600D454A1 /* NetworkController.rb in Resources */ = {isa = PBXBuildFile; fileRef = 281F627D0DF7D99600D454A1 /* NetworkController.rb */; };
0
     283254680D8B792500D99366 /* lib in Resources */ = {isa = PBXBuildFile; fileRef = 283254650D8B792500D99366 /* lib */; };
0
     285BB5320D849C890027980C /* TexturedWindow.rb in Resources */ = {isa = PBXBuildFile; fileRef = 285BB52F0D849C890027980C /* TexturedWindow.rb */; };
0
     285BB53D0D849DD20027980C /* added.png in Resources */ = {isa = PBXBuildFile; fileRef = 285BB5380D849DD20027980C /* added.png */; };
0
@@ -19,7 +20,6 @@
0
     285BB5490D849EA60027980C /* CommitsController.rb in Resources */ = {isa = PBXBuildFile; fileRef = 285BB5460D849EA60027980C /* CommitsController.rb */; };
0
     285BB54A0D849EA60027980C /* InfoWindowController.rb in Resources */ = {isa = PBXBuildFile; fileRef = 285BB5470D849EA60027980C /* InfoWindowController.rb */; };
0
     286F109E0D7A49380055A0D1 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 286F109D0D7A49380055A0D1 /* WebKit.framework */; };
0
- 28851B970DB147AA00FA9C7D /* VisualizationView.rb in Resources */ = {isa = PBXBuildFile; fileRef = 28851B960DB147AA00FA9C7D /* VisualizationView.rb */; };
0
     288853050D7CE2E500862D67 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 288853040D7CE2E500862D67 /* LICENSE */; };
0
     2888530D0D7CEA5200862D67 /* gitnub-icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2888530C0D7CEA5200862D67 /* gitnub-icon.icns */; };
0
     288853C90D7E06A600862D67 /* commit.html in Resources */ = {isa = PBXBuildFile; fileRef = 288853C80D7E06A600862D67 /* commit.html */; };
0
@@ -55,6 +55,7 @@
0
     0A4023580D949E0E00659E01 /* ImageLoadOperation.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = ImageLoadOperation.rb; sourceTree = "<group>"; };
0
     0ABA3B1A0D89E53E004B6667 /* nub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = nub; sourceTree = "<group>"; };
0
     1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
0
+ 281F627D0DF7D99600D454A1 /* NetworkController.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = NetworkController.rb; sourceTree = "<group>"; };
0
     283254650D8B792500D99366 /* lib */ = {isa = PBXFileReference; lastKnownFileType = folder; path = lib; sourceTree = "<group>"; };
0
     285BB52F0D849C890027980C /* TexturedWindow.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = TexturedWindow.rb; sourceTree = "<group>"; };
0
     285BB5380D849DD20027980C /* added.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = added.png; sourceTree = "<group>"; };
0
@@ -65,7 +66,6 @@
0
     285BB5460D849EA60027980C /* CommitsController.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = CommitsController.rb; sourceTree = "<group>"; };
0
     285BB5470D849EA60027980C /* InfoWindowController.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = InfoWindowController.rb; sourceTree = "<group>"; };
0
     286F109D0D7A49380055A0D1 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
0
- 28851B960DB147AA00FA9C7D /* VisualizationView.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = VisualizationView.rb; sourceTree = "<group>"; };
0
     288853040D7CE2E500862D67 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
0
     2888530C0D7CEA5200862D67 /* gitnub-icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "gitnub-icon.icns"; sourceTree = "<group>"; };
0
     288853C80D7E06A600862D67 /* commit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = commit.html; sourceTree = "<group>"; };
0
@@ -108,6 +108,7 @@
0
         285BB5470D849EA60027980C /* InfoWindowController.rb */,
0
         4D922CA60D8889DB002A5539 /* CommitSummaryCell.h */,
0
         4D922CA70D8889DB002A5539 /* CommitSummaryCell.m */,
0
+ 281F627D0DF7D99600D454A1 /* NetworkController.rb */,
0
       );
0
       name = Classes;
0
       sourceTree = "<group>";
0
@@ -159,7 +160,6 @@
0
     29B97315FDCFA39411CA2CEA /* Other Sources */ = {
0
       isa = PBXGroup;
0
       children = (
0
- 28851B960DB147AA00FA9C7D /* VisualizationView.rb */,
0
         283254650D8B792500D99366 /* lib */,
0
         285BB52F0D849C890027980C /* TexturedWindow.rb */,
0
         29B97316FDCFA39411CA2CEA /* main.m */,
0
@@ -268,7 +268,7 @@
0
         0ABA3B1B0D89E53E004B6667 /* nub in Resources */,
0
         283254680D8B792500D99366 /* lib in Resources */,
0
         0A4023590D949E0E00659E01 /* ImageLoadOperation.rb in Resources */,
0
- 28851B970DB147AA00FA9C7D /* VisualizationView.rb in Resources */,
0
+ 281F627E0DF7D99600D454A1 /* NetworkController.rb in Resources */,
0
       );
0
       runOnlyForDeploymentPostprocessing = 0;
0
     };

Comments

    No one has commented yet.