/b-gtk/fix-viz

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

  • Committer: Scott James Remnant
  • Date: 2005-10-17 04:26:00 UTC
  • Revision ID: scott@netsplit.com-20051017042600-b3a3265abfffdf53
Split the display in two with a pane, we'll use the bottom half to show
information about the current revision.  Add a Back and Forward button
which figure out which revision is logically the next of previous and
moves the cursor to it.  Handle the cursor-changed event to enable/disable
the buttons (and soon update the bottom pane).

Further split up graph.py so we can stash the internal lists to do the
above; also it may allow us in future to produce partial graphs.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 1 19 years ago Scott James Remnant Commit the first version of bzrk. 20 bytes Diff Download File
__init__.py 1 19 years ago Scott James Remnant Commit the first version of bzrk. 1.6 KB Diff Download File
AUTHORS 1 19 years ago Scott James Remnant Commit the first version of bzrk. 189 bytes Diff Download File
branchwin.py 3 19 years ago Scott James Remnant Split the display in two with a pane, we'll use th 7.4 KB Diff Download File
bzrkapp.py 1 19 years ago Scott James Remnant Commit the first version of bzrk. 1.2 KB Diff Download File
COPYING 1 19 years ago Scott James Remnant Commit the first version of bzrk. 17.5 KB Diff Download File
graph.py 3 19 years ago Scott James Remnant Split the display in two with a pane, we'll use th 6.1 KB Diff Download File
graphcell.py 1 19 years ago Scott James Remnant Commit the first version of bzrk. 7 KB Diff Download File
MANIFEST.in 1 19 years ago Scott James Remnant Commit the first version of bzrk. 32 bytes Diff Download File
README 1 19 years ago Scott James Remnant Commit the first version of bzrk. 1 KB Diff Download File
setup.py 1 19 years ago Scott James Remnant Commit the first version of bzrk. 550 bytes Diff Download File