5
* Add colored status messages in Olive file list (Jasper Groenewegen)
5
11
* Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
13
* Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
15
* Added menu option for indexing branches if bzr-search is present.
18
* Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
20
* Remove dummy "Edit->Find" option. (Jelmer Vernooij)
22
* Added an optional diff panel to bzr vis. (Scott Scriven)
24
* Made bzr vis remember whether the toolbar is visible. (Scott Scriven)
26
* Made bzr vis remember window and panel sizes. (Scott Scriven)
28
* Sort Olive bookmarks by title (Jasper Groenewegen)
30
* Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
32
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
34
* Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
36
* Show status for folders in Olive file list (Jasper Groenewegen)
38
* Change appearance Olive bookmarks (Jasper Groenewegen)
40
* Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
9
44
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
11
46
* Fixed adding tags. (Javier Derderian, #228709)
48
* Fix history mode button. (Jasper Groenewegen, #144962)
50
* Fixed handle-patch script. (Jelmer Vernooij)
52
* Fix import in olive. (Jelmer Vernooij, #223935)
54
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
56
* Remove use of upstream removed Repository.revision_parents()
59
* List network drives in Olive. (Kevin Light, #244308)
61
* Fix progress bar handling. (Jelmer Vernooij)
63
* Fix broken symlink handling. (Jasper Groenewegen)
65
* Fix import in Olive rename dialog. (Kevin Light)
67
* Removed some redundant screen redrawing in bzr vis. (Scott Scriven)
69
* Fixed overflowing labels in bzr vis. (Scott Scriven)
71
* Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
73
* Remove question for setting default push location. (Jasper Groenewegen, #151818)
75
* Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
77
* Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
79
* Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
81
* Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
85
* Moved notify icon code to separate script. (Jelmer Vernooij)
87
* Verify testaments when showing signatures on revisions and
88
re-enable signature display. (Jelmer Vernooij)
90
* Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
92
* Add gmerge command line option (Jasper Groenewegen, #124760)
15
96
* All i18n calls should now go through _i18n which must be imported from
16
97
bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
98
as an anonymous variable. (Vincent Ladeuil)
100
* Add test for linegraph code. (Jelmer Vernooij)
102
* Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
104
* Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
106
* Remove glade from merge dialog. (Jasper Groenewegen)
108
* Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
110
* Remove glade from olive main window (Jasper Groenewegen)
112
* Remove glade from olive info dialog (Jasper Groenewegen)
114
* Rewrite Olive mouse button event handling (Kevin Light)