/b-gtk/fix-viz

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

  • Committer: Vincent Ladeuil
  • Date: 2009-06-15 06:53:53 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20090615065353-nxyyk6lj8te4ciiw
Fix refresh warnings and progress widget usage.

* branchview/treeview.py:
(TreeView.__init__): Make the proress widget an attribute. Don't
keep an GtkIter, they are not persistent, keep the path instead.
(TreeView.do_get_property): Convert path to iter when needed.
(TreeView._on_selection_changed): Memorize path, not iter.
(TreeView.populate): Use our own widget if we can.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 182.2.2 18 years ago Jelmer Vernooij Prepare for 0.15.2 795 bytes Diff Download File
colormap.py 260 17 years ago Aaron Bentley Fix hue selection to use author in gannotate 3 KB Diff Download File
config.py 634 16 years ago Vincent Ladeuil Fix bug #373157 by properly setting the default va 3.3 KB Diff Download File
gannotate.py 642 16 years ago Jelmer Vernooij Use get_apparent_authors() rather than deprecated 19.5 KB Diff Download File
spanselector.py 49 19 years ago Jelmer Vernooij Merge in Dan Loda's gannotate plugin and put it in 6.8 KB Diff Download File