Tree improvements
commitf6fe0282f1a397c4a353bbd499eaf5a7c40f9600
authorgovindsalinas <govindsalinas@yahoo.com>
Mon, 18 Jun 2007 02:43:02 +0000 (17 19:43 -0700)
committergovindsalinas <govindsalinas@yahoo.com>
Mon, 18 Jun 2007 02:43:02 +0000 (17 19:43 -0700)
tree0ae30a9575d413f4d736128cb8844cf5c1d2b988
parentd64f7bf13944a6968f30c1afc9905e462d63b0ac
Tree improvements

Tree works very well now.  You can select which types of files you want to see in the tree (although it does a complete re-read of all the files which is sub-optimal).  Re-did a bunch of the code/properties to be more mono friendly (hopefully).
23 files changed:
Form1.Designer.cs
Form1.cs
Form1.resx [copied from Properties/Resources.resx with 58% similarity]
Git/File.cs
Git/Repo.cs
Gitrdone.csproj
Multidict.cs [new file with mode: 0755]
MultiselectTreeview.cs [new file with mode: 0755]
Properties/Resources.Designer.cs
Properties/Resources.resx
icons/book.png [new file with mode: 0755]
icons/book_edit.png [deleted file]
icons/page_add.png [deleted file]
icons/page_delete.png [deleted file]
icons/page_edit.png [deleted file]
icons/page_error.png [deleted file]
icons/tag_blue.png [new file with mode: 0755]
icons/tag_blue_add.png [new file with mode: 0755]
icons/tag_blue_delete.png [new file with mode: 0755]
icons/tag_blue_edit.png [new file with mode: 0755]
icons/tag_green.png [new file with mode: 0755]
icons/tag_yellow.png [new file with mode: 0755]
icons/tick.png [new file with mode: 0755]