/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-11 17:36:56 UTC
  • mto: This revision was merged to the branch mainline in revision 549.
  • Revision ID: ubuntu@toykeeper.net-20080711173656-vw6n6l9mre3caa18
Added features and fixes to NEWS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
17
17
 
 
18
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
 
19
 
18
20
 BUG FIXES
19
21
 
20
22
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
36
38
 
37
39
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
38
40
 
 
41
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
 
42
 
39
43
 CHANGES
40
44
 
41
45
  * Moved notify icon code to separate script. (Jelmer Vernooij)