5
* Fix compatibility with newer versions of gir-gtk which don't allow
6
None in STRING columns of ListStores. (Jelmer Vernooij)
8
* Properly handle popup menus when there is no selected revision in
9
"bzr viz". (Jelmer Vernooij, #281717)
11
* Ignore bzr-handle-patch.desktop in sofware center.
12
(Jelmer Vernooij, #854245)
14
* Fix searching in tree views. (Jelmer Vernooij, #928301)
16
* Don't try to expand options in commit messages. They've been saved from
17
previous commits and won't ever contain option references.
18
(Vincent Ladeuil, #1132719)
22
* bzr-notify has been removed, as it was causing regressions
23
on several machines and not particularly useful.
24
(Jelmer Vernooij, #714767, #949798, #998994, #342135, #342136, #394536)
30
* Internationalization support has been added. (David Planella, #621680)
32
* Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
34
* gannotate now supports interactive substring search in the file content.
35
interactive search for line numbers has been removed, use Ctrl-G instead.
38
* visualise now supports interactive changeset comment search.
39
interactive search for revision numbers continues to work.
42
* Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
44
* Remove keyring support - this is broken for GTK3, and replaced by a DBus service
45
that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
46
for this service. (Jelmer Vernooij)
50
* Ensure config directory exists before writing configuration.
51
(Jelmer Vernooij, #231150)
53
* Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
55
* Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
56
(Mikkel Kamstrup Erlandsen, #861201)
72
15
* Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
74
* "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
76
* Don't use markup for secondary text in error dialogs.
77
(Edward Ari Bichetero, #656641)
79
* Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
83
19
* Add lock dialog. (Daniel Schierbeck, #93652)
87
* Add option to use "bzr viz" with a vertical layout.