7
* Guard setup() call when not loaded as __main__. (Robert Collins)
9
* Ignore gnomekeyring.IOError when checking if credentials are available
10
in the GNOME keyring. (Jelmer Vernooij, #534326)
12
* Don't crash when there is already a lan-notify instance running.
13
(Jelmer Vernooij, #339284)
15
* Return the credentials if successfully found in gnome-keyring.
18
* Support non-bzr patches. (Toshio Kuratomi, #502076)
20
* Avoid using private functions to get branch config. (Jelmer Vernooij,
23
* Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
27
* Add 'Find' button to start text search.
28
(Martin Pool, #556347)
30
* Add 'glog' as an alias for visualize (aka viz) as too many
31
people are still confused.
34
* Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
37
* Add more tooltips to Olive. (Adrian Room, #333876)
43
* Fix relative import in olive menu.
44
(Mathias Brodala, #269883)
46
* Fix typo in checkout dialog.
47
(Jasper Groenewegen, #466507)
49
* Adds help for ginit and gtags.
50
(Andrew Starr-Bochicchio, #512701)
56
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
57
by being more tolerant about gobject methods availability.
58
(Vincent Ladeuil, #403430)
60
* Fixed emblem and nautilus bzr-status column for ignored files.
61
(Lucas Shrewsbury, #294632)
63
* Fixed emblem and nautilus bzr-status column for unversioned files.
64
(Lucas Shrewsbury, #417966)
66
* Switch to using disutils sdist instead of bzr export.
73
* Same player shoots again. Version credits.pickle and rebuild the tarball
74
after running 'python ./setup.py build_credits', update
75
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
76
(Vincent Ladeuil, #397526)
82
* Rebuild the tarball after running 'python ./setup.py build_credits',
83
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
84
(Vincent Ladeuil, #397526)
91
* Add colored status messages in Olive file list (Jasper Groenewegen)
93
* Use the new progress bar implementation from bzrlib.
94
(Vincent Ladeuil, 385191)
98
* Add ginfo command line option (Jasper Groenewegen)
100
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
104
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
107
* Fix Olive homepage URL. (#255152)
109
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
111
* Save commit messages at uncommit time, restore them at
112
gcommit time. Also allow saving commit messages if the commit
113
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
115
* Mark as compatible with bzr 1.13.
119
* Support storing credentials in the GNOME Keyring if it is
120
available. (Jelmer Vernooij)
122
* Fix opening Status window in Olive (#316310)
143
20
* Made bzr vis remember window and panel sizes. (Scott Scriven)
145
22
* Sort Olive bookmarks by title (Jasper Groenewegen)
147
* Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
149
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
151
* Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
153
* Show status for folders in Olive file list (Jasper Groenewegen)
155
* Change appearance Olive bookmarks (Jasper Groenewegen)
157
* Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
186
51
* Fixed overflowing labels in bzr vis. (Scott Scriven)
188
* Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
190
* Remove question for setting default push location. (Jasper Groenewegen, #151818)
192
* Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
194
* Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
196
* Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
198
* Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
200
* Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
204
55
* Moved notify icon code to separate script. (Jelmer Vernooij)