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/bricooke/gitnub.git
Search Repo:
Re-apply frame name and buttons/label alignment.

Frame name was from 3d4b5779d5c2c154e10b755a8f7736243ff18e2e
Buttons/label alignment was from 00746b9c15a9404bc55725cdbf1e649f20be7320 
and baaee111cb6b89be7314874743c1e78b21354734
These were overwritten with the merge 
37c28f30f047da557551c379fdca95f0b8dcde94
kballard (author)
Fri Mar 21 15:39:43 -0700 2008
commit  e8a22357b99d65c60c82a704f5918f145ba9e5d1
tree    3189ace458c5f4436c55679136e89a0e16ba9d66
parent  37c28f30f047da557551c379fdca95f0b8dcde94
...
2
3
4
5
 
6
7
8
...
32
33
34
35
 
36
37
38
...
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
 
355
356
357
...
388
389
390
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
391
392
393
394
395
 
396
397
 
398
399
400
...
879
880
881
882
883
 
884
885
886
...
1317
1318
1319
1320
 
1321
1322
 
1323
1324
1325
...
2
3
4
 
5
6
7
8
...
32
33
34
 
35
36
37
38
...
327
328
329
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
330
331
332
 
333
334
335
336
...
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
 
395
396
397
398
399
400
401
...
880
881
882
 
883
884
885
886
887
...
1318
1319
1320
 
1321
1322
 
1323
1324
1325
1326
0
@@ -2,7 +2,7 @@
0
 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.02">
0
   <data>
0
     <int key="IBDocument.SystemTarget">1050</int>
0
- <string key="IBDocument.SystemVersion">9C2028</string>
0
+ <string key="IBDocument.SystemVersion">9C7010</string>
0
     <string key="IBDocument.InterfaceBuilderVersion">644</string>
0
     <string key="IBDocument.AppKitVersion">949.26</string>
0
     <string key="IBDocument.HIToolboxVersion">352.00</string>
0
@@ -32,7 +32,7 @@
0
       <object class="NSWindowTemplate" id="469667931">
0
         <int key="NSWindowStyleMask">4111</int>
0
         <int key="NSWindowBacking">2</int>
0
- <string key="NSWindowRect">{{368, -103}, {990, 682}}</string>
0
+ <string key="NSWindowRect">{{499, -103}, {990, 682}}</string>
0
         <int key="NSWTFlags">813170688</int>
0
         <string key="NSWindowTitle">GitNub</string>
0
         <string key="NSWindowClass">TexturedWindow</string>
0
@@ -327,31 +327,10 @@
0
                 <int key="NSArrowPosition">2</int>
0
               </object>
0
             </object>
0
- <object class="NSTextField" id="869639466">
0
- <reference key="NSNextResponder" ref="831824449"/>
0
- <int key="NSvFlags">289</int>
0
- <string key="NSFrame">{{710, 16}, {51, 17}}</string>
0
- <reference key="NSSuperview" ref="831824449"/>
0
- <bool key="NSEnabled">YES</bool>
0
- <object class="NSTextFieldCell" key="NSCell" id="31210086">
0
- <int key="NSCellFlags">67239488</int>
0
- <int key="NSCellFlags2">272630784</int>
0
- <string key="NSContents">Branch:</string>
0
- <reference key="NSSupport" ref="98627494"/>
0
- <reference key="NSControlView" ref="869639466"/>
0
- <object class="NSColor" key="NSBackgroundColor">
0
- <int key="NSColorSpace">6</int>
0
- <string key="NSCatalogName">System</string>
0
- <string key="NSColorName">controlColor</string>
0
- <reference key="NSColor" ref="510149783"/>
0
- </object>
0
- <reference key="NSTextColor" ref="394328784"/>
0
- </object>
0
- </object>
0
             <object class="NSSegmentedControl" id="1072506144">
0
               <reference key="NSNextResponder" ref="831824449"/>
0
               <int key="NSvFlags">289</int>
0
- <string key="NSFrame">{{894, 13}, {76, 25}}</string>
0
+ <string key="NSFrame">{{894, 12}, {76, 25}}</string>
0
               <reference key="NSSuperview" ref="831824449"/>
0
               <bool key="NSEnabled">YES</bool>
0
               <object class="NSSegmentedCell" key="NSCell" id="544428244">
0
@@ -388,13 +367,35 @@
0
                 <int key="NSSegmentStyle">2</int>
0
               </object>
0
             </object>
0
+ <object class="NSTextField" id="869639466">
0
+ <reference key="NSNextResponder" ref="831824449"/>
0
+ <int key="NSvFlags">289</int>
0
+ <string key="NSFrame">{{710, 17}, {51, 17}}</string>
0
+ <reference key="NSSuperview" ref="831824449"/>
0
+ <bool key="NSEnabled">YES</bool>
0
+ <object class="NSTextFieldCell" key="NSCell" id="31210086">
0
+ <int key="NSCellFlags">67239488</int>
0
+ <int key="NSCellFlags2">272630784</int>
0
+ <string key="NSContents">Branch:</string>
0
+ <reference key="NSSupport" ref="98627494"/>
0
+ <reference key="NSControlView" ref="869639466"/>
0
+ <object class="NSColor" key="NSBackgroundColor">
0
+ <int key="NSColorSpace">6</int>
0
+ <string key="NSCatalogName">System</string>
0
+ <string key="NSColorName">controlColor</string>
0
+ <reference key="NSColor" ref="510149783"/>
0
+ </object>
0
+ <reference key="NSTextColor" ref="394328784"/>
0
+ </object>
0
+ </object>
0
           </object>
0
           <string key="NSFrameSize">{990, 682}</string>
0
           <reference key="NSSuperview"/>
0
         </object>
0
- <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
0
+ <string key="NSScreenRect">{{0, 0}, {1600, 1002}}</string>
0
         <string key="NSMinSize">{400, 322}</string>
0
         <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
0
+ <string key="NSFrameAutosaveName">MainMenu</string>
0
       </object>
0
       <object class="NSMenu" id="613528524">
0
         <string key="NSTitle">MainMenu</string>
0
@@ -879,8 +880,8 @@
0
               <reference ref="421922180"/>
0
               <reference ref="476771339"/>
0
               <reference ref="60591724"/>
0
- <reference ref="869639466"/>
0
               <reference ref="1072506144"/>
0
+ <reference ref="869639466"/>
0
             </object>
0
             <reference key="parent" ref="469667931"/>
0
           </object>
0
@@ -1317,9 +1318,9 @@
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
           <reference ref="9"/>
0
- <string>{{113, 46}, {990, 682}}</string>
0
+ <string>{{13, 203}, {990, 682}}</string>
0
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
0
- <string>{{113, 46}, {990, 682}}</string>
0
+ <string>{{13, 203}, {990, 682}}</string>
0
           <reference ref="9"/>
0
           <reference ref="9"/>
0
           <string>{{146, 174}, {990, 682}}</string>

Comments

    No one has commented yet.