/b-gtk/fix-viz

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

  • Committer: Scott Scriven
  • Date: 2008-07-10 06:23:54 UTC
  • Revision ID: ubuntu@toykeeper.net-20080710062354-tfrqs1jflq2alkv1
The 'vis' treeview was updating twice per cursor motion.  Fixed.
(this makes the diff panel less slow)
The root cause might be a bug in pygtk.  The TreeView widget was 
emitting 'cursor-changed' twice instead of once, so this patch works 
around the issue by using only the first event per cursor position.
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 66.6.1 18 years ago Aaron Bentley Remove usused span selector 3.8 KB Diff Download File
gannotate.py 473.1.1 17 years ago Andrew Bennetts Simple hack to fix gannotate. 19.4 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