/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 531 17 years ago Jelmer Vernooij Fix network drives listing in olive-gtk. 71.8 KB Diff Download File
add.py 511.4.2 17 years ago Jelmer Vernooij Fix another use of smart_add. 3 KB Diff Download File
bookmark.py 475.1.2 17 years ago Vincent Ladeuil Fix bug #187283 fix replacing _() by _i18n(). * g 3.3 KB Diff Download File
guifiles.py 475.1.2 17 years ago Vincent Ladeuil Fix bug #187283 fix replacing _() by _i18n(). * g 1.8 KB Diff Download File
info.py 475.1.2 17 years ago Vincent Ladeuil Fix bug #187283 fix replacing _() by _i18n(). * g 23.7 KB Diff Download File
info_helper.py 256.2.3 17 years ago Gary van der Merwe Just copy missing function for now. 10.4 KB Diff Download File
launch.py 0.8.98 18 years ago Szilveszter Farkas (Phanatic) Loads of fixes. Pyflakes cleanup. 1.7 KB Diff Download File
menu.py 523 17 years ago Jelmer Vernooij Fix starting "bzr viz" from olive. 15.4 KB Diff Download File
mkdir.py 475.1.2 17 years ago Vincent Ladeuil Fix bug #187283 fix replacing _() by _i18n(). * g 3.2 KB Diff Download File
move.py 511.2.1 17 years ago Jelmer Vernooij Fix import in olive. 3.2 KB Diff Download File
remove.py 475.1.2 17 years ago Vincent Ladeuil Fix bug #187283 fix replacing _() by _i18n(). * g 5.4 KB Diff Download File
rename.py 475.1.2 17 years ago Vincent Ladeuil Fix bug #187283 fix replacing _() by _i18n(). * g 3.1 KB Diff Download File