/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 NEWS.txt

  • 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
 
Olive NEWS
2
 
==========
3
 
 
4
 
Olive 0.10.0 (2006-09-04)
5
 
 
6
 
 - Version number adjusted to Bazaar's plugin versioning policy.
7
 
 - New 'bzr missing' functionality (Branch/Missing revisions menu item)
8
 
 - po files get built and installed properly (thanks to Stéphane Raimbault)
9
 
 - Fixed several minor bugs.
10
 
 
11
 
Olive 0.1 (2006-08-22)
12
 
 
13
 
 - The first public release.