gitk: Fix errors in the theme patch
authorPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 12 May 2009 14:45:06 +0000 (15:45 +0100)
committerPaul Mackerras <paulus@samba.org>
Sat, 16 May 2009 10:17:46 +0000 (20:17 +1000)
This fixes a typo in the commit selection combobox that prevented it
from working properly, and sets the width of the widget. This also
fixes show_error to handle errors arising before the gui is fully
configured (ie: invalid command line parameters)

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found