/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: Jelmer Vernooij
  • Date: 2008-07-18 12:29:56 UTC
  • mfrom: (531.7.14 vis-enhancements)
  • Revision ID: jelmer@samba.org-20080718122956-27468cxu2b613ib8
Merge diff widget in viz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
15
15
 
 
16
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
 
17
 
 
18
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
 
19
 
 
20
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
 
21
 
16
22
 BUG FIXES
17
23
 
18
24
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
38
44
 
39
45
  * Fix import in Olive rename dialog. (Kevin Light)
40
46
 
 
47
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
 
48
 
 
49
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
 
50
 
41
51
 CHANGES
42
52
 
43
53
  * Moved notify icon code to separate script. (Jelmer Vernooij)