/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: 2007-04-03 17:16:07 UTC
  • mfrom: (187 trunk)
  • mto: This revision was merged to the branch mainline in revision 188.
  • Revision ID: jelmer@samba.org-20070403171607-0zaskazouokrm4cq
Tags: bzr-gtk-0.15.2
PrepareĀ forĀ 0.15.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.18.0  2007-07-14
2
 
 
3
 
 FEATURES
4
 
 
5
 
  * Add Inspect and Branch buttons to notification window. (Robert)
6
 
 
7
 
  * Add notification area icon with context menu. (Jelmer)
8
 
 
9
 
  * New tango icons. (Pascal Klein)
10
 
 
11
 
  * Add simple About dialog. (Jelmer)
12
 
 
13
 
 BUG FIXES
14
 
 
15
 
  * Fix option help strings to comply with the style guide. (Vincent)
16
 
 
17
 
  * Fix import of BzrError. (Aaron)
18
 
 
19
 
  * Fix missing attributes for DummyRevision. (Vincent)
20
 
 
21
 
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
22
 
 
23
 
 
24
 
0.17.0  2007-06-15
25
 
 
26
 
 FEATURES
27
 
 
28
 
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
29
 
    (Szilveszter)
30
 
 
31
 
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
32
 
 
33
 
  * There are now more columns in the file list, and you can sort by them
34
 
    (Szilveszter)
35
 
 
36
 
  * A location bar was added to the top of the file list. On Windows, the
37
 
    drive selector combo was moved here (Szilveszter)
38
 
 
39
 
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
40
 
    (Aaron)
41
 
 
42
 
 BUG FIXES
43
 
 
44
 
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
45
 
    (#93653, Szilveszter)
46
 
 
47
 
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
48
 
 
49
 
0.16.0  2007-05-05
50
 
 
51
 
 FEATURES
52
 
 
53
 
  * An Initialize dialog added to Olive along with a 'ginit' command
54
 
  (#90839, Szilveszter)
55
 
  
56
 
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
57
 
  (#103725, Szilveszter)
58
 
 
59
 
 BUG FIXES
60
 
 
61
 
  * Sort plugins in gpreferences (Jelmer)
62
 
 
63
 
  * Give nicer errors when startup fails (John)
64
 
 
65
 
  * Fix 'bzr gdiff notafile' (#107812, John)
66
 
 
67
 
  * Find olive.glade on a couple more systems (John)
68
 
 
69
 
 INTERNALS
70
 
  
71
 
  * Some minor style fixes (John)
72
 
 
73
 
 DOCS
74
 
  
75
 
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
76
 
 
77
1
0.15.2  2007-04-03
78
2
 
79
3
 BUG FIXES
80
4
 
81
5
  * Fix regression that prevented gannotate from being used (#97473, 
82
 
                                                             Vincent, Jelmer)
 
6
                                                                                                                        Vincent, Jelmer)
83
7
 
84
8
  * Fix regression that prevented gstatus from being used (Jelmer)
85
9