gui: clicking on a file now raises the diff gui
commit2da2f63fa6a030c4117160af8d0117b1ed1ef30a
authorDavid Aguilar <davvid@gmail.com>
Mon, 31 Mar 2008 07:52:18 +0000 (31 00:52 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 31 Mar 2008 07:52:18 +0000 (31 00:52 -0700)
treed4887aae9f99c328f40d4b0684e649175f5061bd
parent931b711b2471ff1f41ae37479c7cc6ba0a6ce208
gui: clicking on a file now raises the diff gui

ugit now raises the diff dockwindow when the view_diff()
action is triggered.  This works regardless of whether the diff display
is a standalone window or if it is in a hidden dock tab.

Signed-off-by: David Aguilar <davvid@gmail.com>
ugit/controllers.py