Added the table for viewing/paging commits.
commitd6e7e0f22458a474d59f918af6520fe00a2245d4
authorgovindsalinas <govindsalinas@yahoo.com>
Tue, 19 Jun 2007 06:22:40 +0000 (18 23:22 -0700)
committergovindsalinas <govindsalinas@yahoo.com>
Tue, 19 Jun 2007 06:22:40 +0000 (18 23:22 -0700)
treeadf1722a5222519e53d738f6558d1af5a4407453
parente9b21c3f32def457b65c89f00abf370d6e24fc81
Added the table for viewing/paging commits.

Seems to work pretty well. I need to factor out classes for handling the tree and the list, as the main class is getting pretty big. Also need to clean up the enabling/disabling of the toolbar/menubar items.
15 files changed:
Form1.Designer.cs
Form1.cs
Form1.resx
Git/Branch.cs
Git/Commit.cs
Git/Repo.cs
Git/Tag.cs
Git/Tree.cs
Git/Treeish.cs
Gitrdone.csproj
Properties/Resources.Designer.cs
Properties/Resources.resx
icons/lightning.png [new file with mode: 0755]
icons/resultset_next.png [new file with mode: 0755]
icons/resultset_previous.png [new file with mode: 0755]