/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: Aaron Bentley
  • Date: 2008-04-28 21:20:43 UTC
  • mfrom: (450.8.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 472.
  • Revision ID: aaron@aaronbentley.com-20080428212043-5di54rn0vzymooch
Get viz working on graphs with ghosts

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
6
6
 
 
7
  * Use new D-Bus revision signal. (James Henstridge, #206443)
 
8
 
 
9
  * Switched to using Seahorse to verify signatures. (Daniel Schierbeck)
 
10
 
7
11
 UI
8
12
 
9
13
  * Made the tags associated with a revision render next to the revision
16
20
  * New Tango-styled icons. This time properly licensed under the GPL.
17
21
    (Simon Pascal Klein)
18
22
 
 
23
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
 
24
 
 
25
  * Added new icons for nautilus overlay (Martin Albisetti)
 
26
 
 
27
  * Added enable/disable per-branch option (Martin Albisetti)
 
28
 
 
29
  * Add compare with option to revisions menu. (Javier Derderian)
 
30
 
 
31
  * Register file handler for applying patches/bundles to Bazaar branches.
 
32
    (Jelmer Vernooij)
 
33
 
19
34
 BUG FIXES
20
35
 
21
36
  * Make adding tags from the viz work again. (Daniel Schierbeck)
30
45
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
31
46
    Daniel Schierbeck)
32
47
 
 
48
  * Fixed change view menu in viz. (Javier Derderian, #215350)
 
49
 
33
50
 FEATURES
34
51
 
35
52
  * Only check for old Bazaar versions that are known to be incompatible and 
38
55
 
39
56
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
40
57
 
 
58
  * Add tab if revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
59
 
41
60
 INTERNALS
42
61
 
43
62
  * Refactored the revisionview. (Daniel Schierbeck)
44
63
 
45
64
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
46
65
 
 
66
  * Preferences dialog has been split up. (Jelmer Vernooij)
 
67
 
47
68
0.93.0  2007-12-10
48
69
 
49
70
 UI