/b-gtk/fix-viz

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

« back to all changes in this revision

Viewing changes to bzr-handle-patch.desktop

  • 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Desktop Entry]
2
 
Name=Bazaar
3
 
Comment=Apply Bazaar Bundle
4
 
Icon=bazaar
5
 
Exec=bzr ghandle-patch %f
6
 
NoDisplay=true
7
 
Terminal=false
8
 
Type=Application
9
 
Categories=Application;Development;RevisionControl;
10
 
MimeType=text/x-diff;text/x-patch;application/x-bazaar-merge-directive;