lp:~vila/bzr-gtk/385191-new-pb

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/bzr-gtk/385191-new-pb
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Bazaar GTK+ Frontends
Status:
Merged

Recent revisions

648. By Vincent Ladeuil

Cleanup.

* branchview/treeview.py:
(TreeView.__init__): Replace the FIXME by a comment :)

647. By Vincent Ladeuil

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.

646. By Vincent Ladeuil

Fix #385191 by using the new progress reporting API.

* ui.py:
(GtkProgressBar): Simplified, we don't need to inherit from
_BaseProgressBar.
(GtkProgressBar.update): Show the widget.
(ProgressBarWindow.__init__): Simplified. Don't show
unconditionally.
(ProgressBarWindow.update): Show the widget.
(ProgressPanel.update): Show the widget.
(GtkUIFactory.__init__): Simplified.
(GtkUIFactory._progress_all_finished):

* branchview/treeview.py:
(TreeView.__init__): Set the progress reporting widget.

645. By Jelmer Vernooij

Fix more bencode imports.

644. By Jelmer Vernooij

Fix import.

643. By Jelmer Vernooij

Fix import of bencode.

642. By Jelmer Vernooij

Use get_apparent_authors() rather than deprecated get_apparent_author().

641. By Jelmer Vernooij

Catch NoKeyringDaemonError.

640. By Szilveszter Farkas

Merge commit message saving feature by Vincent.

639. By Jelmer Vernooij

merge trunk.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
Stacked on:
lp:bzr-gtk/gtk2
This branch contains Public information 
Everyone can see this information.

Subscribers