/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

  • Committer: Scott Scriven
  • Date: 2008-07-10 07:58:40 UTC
  • mto: This revision was merged to the branch mainline in revision 549.
  • Revision ID: ubuntu@toykeeper.net-20080710075840-rq7uoardk9ou3bx3
Summarized diff features in NEWS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
13
13
 
 
14
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
 
15
 
 
16
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
 
17
 
14
18
 BUG FIXES
15
19
 
16
20
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
30
34
 
31
35
  * List network drives in Olive. (Kevin Light, #244308)
32
36
 
 
37
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
 
38
 
33
39
 CHANGES
34
40
 
35
41
  * Moved notify icon code to separate script. (Jelmer Vernooij)