Code

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)
commit3cb1f9c9820357812a9f17df92008c8838cbc1fc
treeb71abd856b0261601216b60a484c0c444c20dbb6
parentd93f1713b0ba57b119f2ba2e2beda2ed9cc7349d
gitk: Fix errors in the theme patch

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>
gitk