/b-gtk/fix-viz

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

  • Committer: Curtis Hovey
  • Date: 2011-08-27 14:34:38 UTC
  • Revision ID: sinzui.is@verizon.net-20110827143438-25shn3krz7pc2dxz
Replaced the missing GenericCellRenderer with CellRenderer.
Replaced the missing GenericTreeModel with TreeStore.
The classes will need more revision, but the test suite will
now run.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 713 14 years ago Jelmer Vernooij Remove some unused imports, fix some formatting. 23 bytes Diff Download File
graphcell.py 734.1.21 13 years ago Curtis Hovey Replaced the missing GenericCellRenderer with Cell 9.7 KB Diff Download File
linegraph.py 724 14 years ago Jelmer Vernooij Fix formatting, imports. 18.6 KB Diff Download File
treemodel.py 734.1.21 13 years ago Curtis Hovey Replaced the missing GenericCellRenderer with Cell 4.6 KB Diff Download File
treeview.py 734.1.21 13 years ago Curtis Hovey Replaced the missing GenericCellRenderer with Cell 17.6 KB Diff Download File