/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive-gtk.1

  • Committer: Vincent Ladeuil
  • Date: 2009-06-15 14:02:08 UTC
  • mto: This revision was merged to the branch mainline in revision 649.
  • Revision ID: v.ladeuil+lp@free.fr-20090615140208-k5zg9c0vttrr9se8
Integrater Jelmer patch and implement a more robust solution.

* ui.py:
(GtkUIFactory._progress_all_finished): *Don't* uninstall the
widget.

* branchview/treeview.py:
(TreeView.__init__): Unconditionally install the progress widget
that will remain active until someone else install one or the
TreeView is destroyed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH OLIVE-GTK 1 "April 24, 2007"
 
2
.SH NAME
 
3
olive-gtk \- GTK+ frontend for Bazaar
 
4
.SH SYNOPSIS
 
5
.B olive-gtk
 
6
.SH DESCRIPTION
 
7
Olive aims to be a full-featured graphical frontend for the Bazaar (bzr)
 
8
source code management tool.
 
9
.SH SEE ALSO
 
10
.BR bzr (1).
 
11
.SH AUTHOR
 
12
\fBolive-gtk\fP was written by Szilveszter Farkas <szilveszter.farkas@gmail.com>
 
13
.PP
 
14
This manual page was written by Chris Lamb <chris@chris-lamb.co.uk>,
 
15
for the Debian project (but may be used by others).