/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-12-09 13:27:53 UTC
  • mto: (671.1.2 gtk)
  • Revision ID: v.ladeuil+lp@free.fr-20091209132753-q00e90p46rwi4isg
Ensure compatibility with PyGtk-2.8.

* viz/branchwin.py:
(BranchWindow.__init__): Use a getattr() call to protect
PyGtk-2.10 specific feature access.

* revisionview.py: 
Use a getattr() call to protect PyGtk-2.10 specific feature access.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 423.2.2 17 years ago Daniel Schierbeck Moved the branch window class to the viz package. 700 bytes Diff Download File
branchwin.py 671.2.1 15 years ago Vincent Ladeuil Ensure compatibility with PyGtk-2.8. * viz/branch 24.5 KB Diff Download File