Add PBCollapsibleSplitView as subclass of PBNiceSplitView
commitd669050551cf47ee351981bbeb84d793f97644a1
authorJohannes Gilger <heipei@hackvalue.de>
Sun, 21 Jun 2009 10:52:22 +0000 (21 12:52 +0200)
committerPieter de Bie <frimmirf+gitx@gmail.com>
Tue, 7 Jul 2009 17:46:00 +0000 (7 18:46 +0100)
treecc73452bc913e98ef896237531c97b39012a9a24
parentf146e9a346e477ac9854d831cfa9e4440687258e
Add PBCollapsibleSplitView as subclass of PBNiceSplitView

This adds a subclass to PBNiceSplitView which has collapsible subviews
as well as an uncollapse-method. The initWithTopMin method is used to
set the minimum sizes for the subviews.

Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
GitX.xcodeproj/project.pbxproj
PBCollapsibleSplitView.h [new file with mode: 0644]
PBCollapsibleSplitView.m [new file with mode: 0644]
PBGitHistoryController.h
PBGitHistoryController.m
PBGitHistoryView.xib