Code

Improve look-and-feel of the git-gui tool.
authorEygene Ryabinkin <rea-git@codelabs.ru>
Tue, 27 Mar 2007 10:31:02 +0000 (14:31 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 4 Apr 2007 15:37:56 +0000 (11:37 -0400)
commitdf0cd69558b826a0f43420ecc808557656961f62
tree03f95a148dfe1d48ad74505d057fd896c6ba2fa3
parent3cf0bad830c93176acc6e6436da42e1936bb2282
Improve look-and-feel of the git-gui tool.

Made the default buttons on the dialog active and focused upon the
dialog appearence.

Bound 'Escape' and 'Return' keys to the dialog dismissal where it
was appropriate: mainly for dialogs with only one button and no
editable fields, but on console output dialogs as well.

Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh