/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-07-13 22:13:17 UTC
  • mfrom: (208.2.7 gtk)
  • Revision ID: jelmer@samba.org-20070713221317-ln7o6nviz4jok52e
MergeĀ upstream.

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
1
0.17.0  2007-06-15
25
2
 
26
3
 FEATURES
27
4
 
28
 
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
29
 
    (Szilveszter)
 
5
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive (Szilveszter)
30
6
 
31
7
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
32
8
 
33
9
  * There are now more columns in the file list, and you can sort by them
34
 
    (Szilveszter)
 
10
  (Szilveszter)
35
11
 
36
12
  * A location bar was added to the top of the file list. On Windows, the
37
 
    drive selector combo was moved here (Szilveszter)
 
13
  drive selector combo was moved here (Szilveszter)
38
14
 
39
 
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
40
 
    (Aaron)
 
15
  * Don't warn about incompatible versions when .dev version of Bazaar is used (Aaron)
41
16
 
42
17
 BUG FIXES
43
18
 
44
19
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
45
 
    (#93653, Szilveszter)
 
20
  (#93653, Szilveszter)
46
21
 
47
22
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
48
23