Redid the tree again.master
commit192e450c765bd9dc4d04456142835f19e4de9b87
authorgovindsalinas <govindsalinas@yahoo.com>
Wed, 20 Jun 2007 02:35:24 +0000 (19 19:35 -0700)
committergovindsalinas <govindsalinas@yahoo.com>
Wed, 20 Jun 2007 02:35:24 +0000 (19 19:35 -0700)
treee453b5332fbc6c14f7bfe9af681e715f6cd54ce3
parentbf8851fec740dcda33896e74d2107e069ab2b7f4
Redid the tree again.

Redid tree logic, I think this is about as good as it's going to get unless git can show me files on a per directory basis.  Also refactored out the treeview from the main form.  Ignore the copies/deletes/adds below, stuff was moved from the git root to a subdir but git is confused.
23 files changed:
Git/Commit.cs
Git/Repo.cs
Gitrdone.csproj
PreferencesEditor.cs [deleted file]
Prefs.Designer.cs
Prefs.settings
UI/CommitViewer.Designer.cs [moved from CommitViewer.Designer.cs with 100% similarity]
UI/CommitViewer.cs [moved from CommitViewer.cs with 68% similarity]
UI/CommitViewer.resx [moved from CommitViewer.resx with 100% similarity]
UI/Form1.Designer.cs [moved from Form1.Designer.cs with 65% similarity]
UI/Form1.cs [new file with mode: 0755]
UI/Form1.resx [moved from Form1.resx with 79% similarity]
UI/MultiselectTreeview.cs [moved from MultiselectTreeview.cs with 100% similarity]
UI/PreferencesEditor.Designer.cs [moved from PreferencesEditor.Designer.cs with 57% similarity]
UI/PreferencesEditor.cs [new file with mode: 0755]
UI/PreferencesEditor.resx [moved from PreferencesEditor.resx with 100% similarity]
UI/RepoManager.Designer.cs [moved from RepoManager.Designer.cs with 100% similarity]
UI/RepoManager.cs [moved from RepoManager.cs with 100% similarity]
UI/RepoManager.resx [copied from RepoManager.resx with 100% similarity]
UI/RepoTreeView.Designer.cs [new file with mode: 0755]
UI/RepoTreeView.cs [moved from Form1.cs with 51% similarity]
UI/RepoTreeView.resx [moved from RepoManager.resx with 95% similarity]
app.config