diff --git a/GitX.xcodeproj/project.pbxproj b/GitX.xcodeproj/project.pbxproj index bc5100b..2f3f5cc 100644 --- a/GitX.xcodeproj/project.pbxproj +++ b/GitX.xcodeproj/project.pbxproj @@ -8,6 +8,8 @@ /* Begin PBXBuildFile section */ 056438B70ED0C40B00985397 /* DetailViewTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = 056438B60ED0C40B00985397 /* DetailViewTemplate.png */; }; + 3BC07F4C0ED5A5C5009A7768 /* HistoryViewTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = 3BC07F4A0ED5A5C5009A7768 /* HistoryViewTemplate.png */; }; + 3BC07F4D0ED5A5C5009A7768 /* CommitViewTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = 3BC07F4B0ED5A5C5009A7768 /* CommitViewTemplate.png */; }; 770B37ED0679A11B001EADE2 /* GitTest_DataModel.xcdatamodel in Sources */ = {isa = PBXBuildFile; fileRef = 770B37EC0679A11B001EADE2 /* GitTest_DataModel.xcdatamodel */; }; 77C8280E06725ACE000B614F /* ApplicationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77C8280C06725ACE000B614F /* ApplicationController.m */; }; 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; @@ -110,6 +112,8 @@ 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 32CA4F630368D1EE00C91783 /* GitX_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GitX_Prefix.pch; sourceTree = ""; }; + 3BC07F4A0ED5A5C5009A7768 /* HistoryViewTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HistoryViewTemplate.png; path = Images/HistoryViewTemplate.png; sourceTree = ""; }; + 3BC07F4B0ED5A5C5009A7768 /* CommitViewTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CommitViewTemplate.png; path = Images/CommitViewTemplate.png; sourceTree = ""; }; 770B37EC0679A11B001EADE2 /* GitTest_DataModel.xcdatamodel */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.xcdatamodel; path = GitTest_DataModel.xcdatamodel; sourceTree = ""; }; 77C82804067257F0000B614F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; 77C8280B06725ACE000B614F /* ApplicationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationController.h; sourceTree = ""; }; @@ -306,6 +310,8 @@ 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( + 3BC07F4A0ED5A5C5009A7768 /* HistoryViewTemplate.png */, + 3BC07F4B0ED5A5C5009A7768 /* CommitViewTemplate.png */, F56ADDD70ED19F9E002AC78F /* AddBranchTemplate.png */, F56ADDD80ED19F9E002AC78F /* AddLabelTemplate.png */, 056438B60ED0C40B00985397 /* DetailViewTemplate.png */, @@ -604,6 +610,8 @@ 056438B70ED0C40B00985397 /* DetailViewTemplate.png in Resources */, F56ADDD90ED19F9E002AC78F /* AddBranchTemplate.png in Resources */, F56ADDDA0ED19F9E002AC78F /* AddLabelTemplate.png in Resources */, + 3BC07F4C0ED5A5C5009A7768 /* HistoryViewTemplate.png in Resources */, + 3BC07F4D0ED5A5C5009A7768 /* CommitViewTemplate.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/Images/CommitViewTemplate.png b/Images/CommitViewTemplate.png new file mode 100644 index 0000000..e299d70 Binary files /dev/null and b/Images/CommitViewTemplate.png differ diff --git a/Images/CommitViewTemplate.psd b/Images/CommitViewTemplate.psd new file mode 100644 index 0000000..646d23a Binary files /dev/null and b/Images/CommitViewTemplate.psd differ diff --git a/Images/HistoryViewTemplate.png b/Images/HistoryViewTemplate.png new file mode 100644 index 0000000..776f208 Binary files /dev/null and b/Images/HistoryViewTemplate.png differ diff --git a/Images/HistoryViewTemplate.psd b/Images/HistoryViewTemplate.psd new file mode 100644 index 0000000..edadeff Binary files /dev/null and b/Images/HistoryViewTemplate.psd differ diff --git a/PBGitCommitView.xib b/PBGitCommitView.xib index 470dc78..ce54075 100644 --- a/PBGitCommitView.xib +++ b/PBGitCommitView.xib @@ -3,11 +3,12 @@ 1050 9F33 - 670 + 672 949.34 352.00 YES + @@ -761,9 +762,10 @@ View selector - + 268 - {{0, 14}, {142, 25}} + {{0, 14}, {87, 25}} + 3 YES @@ -774,11 +776,23 @@ YES - History + 4.000000e+01 + + NSImage + HistoryViewTemplate + + + History View 0 - Commit + 4.000000e+01 + + NSImage + CommitViewTemplate + + + Commit View YES 0 @@ -790,8 +804,8 @@ - {142, 25} - {142, 25} + {87, 25} + {87, 25} YES YES 3 @@ -1595,7 +1609,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilderKit com.apple.InterfaceBuilderKit - {{312, 206}, {852, 432}} + {{84, 206}, {852, 432}} com.apple.InterfaceBuilder.CocoaPlugin @@ -1612,7 +1626,7 @@ PBNiceSplitView com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{341, 837}, {616, 169}} + {{341, 587}, {616, 169}} com.apple.InterfaceBuilder.CocoaPlugin {{132, 614}, {616, 0}} com.apple.InterfaceBuilder.CocoaPlugin diff --git a/PBGitHistoryView.xib b/PBGitHistoryView.xib index fcb4f3a..50419a7 100644 --- a/PBGitHistoryView.xib +++ b/PBGitHistoryView.xib @@ -3,13 +3,14 @@ 1050 9F33 - 670 + 672 949.34 352.00 YES - + + YES @@ -1147,9 +1148,10 @@ View selector - + 268 - {{0, 14}, {142, 25}} + {{0, 14}, {87, 25}} + 3 YES @@ -1160,11 +1162,23 @@ YES - History + 4.000000e+01 + + NSImage + HistoryViewTemplate + + + History View 0 - Commit + 4.000000e+01 + + NSImage + CommitViewTemplate + + + Commit View YES 0 @@ -1176,8 +1190,8 @@ - {142, 25} - {142, 25} + {87, 25} + {87, 25} YES YES 3 @@ -1194,9 +1208,10 @@ - + 265 {{0, 14}, {183, 22}} + YES 343014976 @@ -1273,9 +1288,10 @@ Create Branch - + 268 {{21, 14}, {40, 25}} + YES -2080244224 @@ -1314,9 +1330,10 @@ Branch - + 268 {{0, 14}, {134, 26}} + YES -2076049856 @@ -2778,7 +2795,7 @@ com.apple.InterfaceBuilderKit com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{463, 790}, {616, 0}} + {{463, 529}, {616, 227}} com.apple.InterfaceBuilder.CocoaPlugin {{132, 614}, {616, 0}} com.apple.InterfaceBuilder.CocoaPlugin @@ -2820,9 +2837,9 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{521, 707}, {346, 133}} + {{521, 623}, {346, 133}} com.apple.InterfaceBuilder.CocoaPlugin - {{521, 707}, {346, 133}} + {{521, 623}, {346, 133}} {3.40282e+38, 3.40282e+38} com.apple.InterfaceBuilder.CocoaPlugin @@ -2876,7 +2893,7 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{298, 383}, {852, 432}} + {{298, 324}, {852, 432}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -2962,7 +2979,6 @@ YES YES - branchesController commitController commitList fileBrowser @@ -2973,7 +2989,6 @@ YES NSArrayController - NSArrayController NSTableView NSOutlineView NSSearchField @@ -3045,12 +3060,14 @@ YES addRef: + changeBranch: closeSheet: saveSheet: YES id + NSMenuItem id id