branch compare: handle double-clicks in the file list
commit88ee7271a942b1196a22fb3bf67da64aae1eb72b
authorDavid Aguilar <davvid@gmail.com>
Sat, 11 Oct 2008 20:36:10 +0000 (11 13:36 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 11 Oct 2008 20:36:10 +0000 (11 13:36 -0700)
treeb7232a6d195495ce1db7062c51a47c83a55ad468
parentf267da1e680043213e9565ed3ef55be574dfb4a8
branch compare: handle double-clicks in the file list

When comparing against another branch you can now double-click
on the file list to launch a comparison against that file.

This is nicer since you can now launch multiple comparisons at once.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/__init__.py
cola/controllers/util.py
cola/views/__init__.py