/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: 2007-08-16 14:31:02 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070816143102-27yzfhdgdv3ggo6e
Fix hue selection to use author in gannotate

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.17.0  UNRELEASED
2
 
 
3
 
 FEATURES
4
 
 
5
 
  * Added an EXPERIMENTAL feature for browsing remote branches (Szilveszter)
 
1
0.90.0  UNRELEASED
 
2
 
 
3
 FEATURES
 
4
 
 
5
  * Show tags in bzr viz. (Jelmer)
 
6
 
 
7
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
 
8
 
 
9
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz 
 
10
                                                                                                                        Korniak, Jelmer)
 
11
 
 
12
  * Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
 
13
  
 
14
  * New Olive application icon. (Simon Pascal Klein)
 
15
 
 
16
 UI
 
17
  
 
18
  * Improve Preferences dialog layout. (Jelmer)
 
19
 
 
20
 INTERNALS:
 
21
 
 
22
  * Updated pot generator script and regenerated the translation template.
 
23
    (Szilveszter)
 
24
 
 
25
0.18.0  2007-07-17
 
26
 
 
27
 FEATURES
 
28
 
 
29
  * Add support for customizing colors in the diff window via ~/.colordiffrc
 
30
    or gedit's syntax highlighting configuration. See README file for details.
 
31
    (Adeodato Simó)
 
32
 
 
33
  * Add Inspect and Branch buttons to notification window. (Robert)
 
34
 
 
35
  * Add notification area icon with context menu. (Jelmer)
 
36
 
 
37
  * New tango icons. (Pascal Klein)
 
38
 
 
39
  * Add simple About dialog. (Jelmer)
 
40
 
 
41
  * Add context menu in bzrk. (Jelmer)
 
42
 
 
43
 BUG FIXES
 
44
 
 
45
  * Fix option help strings to comply with the style guide. (Vincent)
 
46
 
 
47
  * Fix import of BzrError. (Aaron)
 
48
 
 
49
  * Fix missing attributes for DummyRevision. (Vincent)
 
50
 
 
51
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
 
52
 
 
53
 
 
54
0.17.0  2007-06-15
 
55
 
 
56
 FEATURES
 
57
 
 
58
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
 
59
    (Szilveszter)
6
60
 
7
61
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
8
62
 
9
63
  * There are now more columns in the file list, and you can sort by them
10
 
  (Szilveszter)
 
64
    (Szilveszter)
11
65
 
12
66
  * A location bar was added to the top of the file list. On Windows, the
13
 
  drive selector combo was moved here (Szilveszter)
 
67
    drive selector combo was moved here (Szilveszter)
 
68
 
 
69
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
 
70
    (Aaron)
14
71
 
15
72
 BUG FIXES
16
73
 
17
74
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
18
 
  (#93653, Szilveszter)
 
75
    (#93653, Szilveszter)
19
76
 
20
77
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
21
78