/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: Szilveszter Farkas (Phanatic)
  • Date: 2007-08-16 07:17:26 UTC
  • mfrom: (257 trunk)
  • mto: This revision was merged to the branch mainline in revision 258.
  • Revision ID: szilveszter.farkas@gmail.com-20070816071726-3d3y82e7v7qo4ytt
Merge the changes from trunk.

Show diffs side-by-side

added added

removed removed

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