cola: Integrate the SelectionModel
commitd1f7b7c0450e02e3e184455b10ce36a0dd1fc1ce
authorDavid Aguilar <davvid@gmail.com>
Sat, 3 Oct 2009 22:22:02 +0000 (3 15:22 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 3 Oct 2009 22:22:02 +0000 (3 15:22 -0700)
tree0dd1f7b04063dd3d4bdd41e7a525a2c84e09cfc2
parent6d470934ce4852b1eae1c9459710c1e0f4515bbd
cola: Integrate the SelectionModel

Selection is now handled by a static SelectionModel instance.
This allows individual tools to modify the selection and have
the selection reflected in the corresponding menus and actions.

Closes #19

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/views/main.py
cola/views/repo.py
cola/views/status.py