-
Committer:
Vincent Ladeuil
-
Date:
2009-06-12 09:46:44 UTC
-
mto:
This revision was merged to the branch mainline in
revision
648.
-
Revision ID:
v.ladeuil+lp@free.fr-20090612094644-70bbxt2cgmf8sr27
Address Jelmer's review.
* ui.py:
(GtkProgressBar.tick, ProgressBarWindow.tick, ProgressPanel.tick):
Should show the widget, there may be some overlap here.
(ProgressBarWindow.finished): Relay to the progress bar and
destroy.
(ProgressBarWindow.clear): Don't destroy.
(GtkUIFactory.__init__): Default to None for the progress widget.
(GtkUIFactory._progress_updated): Create a ProgressBarWindow if no
widget has been set.