5
* Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
7
* Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
9
* Added menu option for indexing branches if bzr-search is present.
12
* Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
14
* Remove dummy "Edit->Find" option. (Jelmer Vernooij)
16
* Added an optional diff panel to bzr vis. (Scott Scriven)
18
* Made bzr vis remember whether the toolbar is visible. (Scott Scriven)
20
* Made bzr vis remember window and panel sizes. (Scott Scriven)
22
* Sort Olive bookmarks by title (Jasper Groenewegen)
24
* Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
26
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
30
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
32
* Fixed adding tags. (Javier Derderian, #228709)
34
* Fix history mode button. (Jasper Groenewegen, #144962)
36
* Fixed handle-patch script. (Jelmer Vernooij)
38
* Fix import in olive. (Jelmer Vernooij, #223935)
40
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
42
* Remove use of upstream removed Repository.revision_parents()
45
* List network drives in Olive. (Kevin Light, #244308)
47
* Fix progress bar handling. (Jelmer Vernooij)
49
* Fix broken symlink handling. (Jasper Groenewegen)
51
* Fix import in Olive rename dialog. (Kevin Light)
53
* Removed some redundant screen redrawing in bzr vis. (Scott Scriven)
55
* Fixed overflowing labels in bzr vis. (Scott Scriven)
57
* Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
59
* Remove question for setting default push location. (Jasper Groenewegen, #151818)
61
* Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
63
* Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
65
* Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
69
* Moved notify icon code to separate script. (Jelmer Vernooij)
71
* Verify testaments when showing signatures on revisions and
72
re-enable signature display. (Jelmer Vernooij)
74
* Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
76
* Add gmerge command line option (Jasper Groenewegen, #124760)
80
* All i18n calls should now go through _i18n which must be imported from
81
bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
82
as an anonymous variable. (Vincent Ladeuil)
84
* Add test for linegraph code. (Jelmer Vernooij)
86
* Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
88
* Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
90
* Remove glade from merge dialog. (Jasper Groenewegen)
92
* Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
94
* Remove glade from olive main window (Jasper Groenewegen)
96
* Remove glade from olive info dialog (Jasper Groenewegen)
98
* Rewrite Olive mouse button event handling (Kevin Light)
104
* Disabled signature tab until we start verifying testaments.
109
* Fix display of children in branchview. (Jelmer Vernooij, #224914)
115
* Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
117
* Use new D-Bus revision signal. (James Henstridge, #206443)
124
8
* Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
126
* Add bugs tab in the branch view. (Jelmer Vernooij)
128
* New Tango-styled icons. This time properly licensed under the GPL.
131
* Support showing multiple branches in "bzr viz". (Jelmer Vernooij
133
* Added new icons for nautilus overlay (Martin Albisetti)
135
* Added enable/disable per-branch option (Martin Albisetti)
137
* Add compare with option to revisions menu. (Javier Derderian)
139
* Register file handler for applying patches/bundles to Bazaar branches.
144
12
* Make adding tags from the viz work again. (Daniel Schierbeck)
146
14
* Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
148
* Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
16
* Make Nautilus extension work again. (#111826, Toshio Kuratomi)
150
18
* Make viz not throw errors when there are 0 commits. (#173698, Gary van der
153
* Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733,
156
* Fixed change view menu in viz. (Javier Derderian, #215350)
160
23
* Only check for old Bazaar versions that are known to be incompatible and
161
24
no longer warn about newer (unknown) versions of Bazaar, on the assumption
162
the API is sufficiently stable now. (Jelmer Vernooij)
164
* Support child_submit_to setting in gsend. (Jelmer Vernooij)
166
* Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
168
* Use seahorse to verify signatures. (Daniel Schierbeck)
25
the API is sufficiently stable now. (Jelmer Vernooij)
172
29
* Refactored the revisionview. (Daniel Schierbeck)
174
* It is now possible to use the diff view as a widget. (Jelmer Vernooij)
176
* Preferences dialog has been split up. (Jelmer Vernooij)