5
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)
9
18
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
11
20
* Fixed adding tags. (Javier Derderian, #228709)
22
* Fix history mode button. (Jasper Groenewegen, #144962)
24
* Fixed handle-patch script. (Jelmer Vernooij)
26
* Fix import in olive. (Jelmer Vernooij, #223935)
28
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
30
* Remove use of upstream removed Repository.revision_parents()
33
* List network drives in Olive. (Kevin Light, #244308)
35
* Fix progress bar handling. (Jelmer Vernooij)
37
* Fix broken symlink handling. (Jasper Groenewegen)
39
* Fix import in Olive rename dialog. (Kevin Light)
43
* Moved notify icon code to separate script. (Jelmer Vernooij)
45
* Verify testaments when showing signatures on revisions and
46
re-enable signature display. (Jelmer Vernooij)
48
* Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
15
52
* All i18n calls should now go through _i18n which must be imported from
16
53
bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
54
as an anonymous variable. (Vincent Ladeuil)
56
* Add test for linegraph code. (Jelmer Vernooij)
58
* Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
60
* Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
62
* Remove glade from merge dialog. (Jasper Groenewegen)
64
* Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)