5
* make sure that gdiff opened from gannotate knows its parent
6
(gannotate, that is, and does not exit when it (gdiff) is closed.
8
* Clarify 'visualise' help about the multiple branches feature
9
and the --revision parameter. (Vincent Ladeuil, #556347)
11
* Mark as compatible with bzr 2.3. (Jelmer Vernooij)
13
* Fix appindicator icon category. (Michael Terry, #685634)
15
* Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
19
* Add lock dialog. (Daniel Schierbeck, #93652)
25
* Trivial release to include credits pickle file.
27
* Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
33
* Guard setup() call when not loaded as __main__. (Robert Collins)
35
* Ignore gnomekeyring.IOError when checking if credentials are available
36
in the GNOME keyring. (Jelmer Vernooij, #534326)
38
* Don't crash when there is already a lan-notify instance running.
39
(Jelmer Vernooij, #339284)
41
* Return the credentials if successfully found in gnome-keyring.
44
* Support non-bzr patches. (Toshio Kuratomi, #502076)
46
* Avoid using private functions to get branch config. (Jelmer Vernooij,
49
* Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
53
* Add 'Find' button to start text search.
54
(Martin Pool, #556347)
56
* Add 'glog' as an alias for visualize (aka viz) as too many
57
people are still confused.
60
* Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
63
* Add more tooltips to Olive. (Adrian Room, #333876)
69
* Fix relative import in olive menu.
70
(Mathias Brodala, #269883)
72
* Fix typo in checkout dialog.
73
(Jasper Groenewegen, #466507)
75
* Adds help for ginit and gtags.
76
(Andrew Starr-Bochicchio, #512701)
82
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
83
by being more tolerant about gobject methods availability.
84
(Vincent Ladeuil, #403430)
86
* Fixed emblem and nautilus bzr-status column for ignored files.
87
(Lucas Shrewsbury, #294632)
89
* Fixed emblem and nautilus bzr-status column for unversioned files.
90
(Lucas Shrewsbury, #417966)
92
* Switch to using disutils sdist instead of bzr export.
99
* Same player shoots again. Version credits.pickle and rebuild the tarball
100
after running 'python ./setup.py build_credits', update
101
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
102
(Vincent Ladeuil, #397526)
108
* Rebuild the tarball after running 'python ./setup.py build_credits',
109
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
110
(Vincent Ladeuil, #397526)
117
* Add colored status messages in Olive file list (Jasper Groenewegen)
119
* Use the new progress bar implementation from bzrlib.
120
(Vincent Ladeuil, 385191)
124
* Add ginfo command line option (Jasper Groenewegen)
126
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
130
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
133
* Fix Olive homepage URL. (#255152)
135
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
137
* Save commit messages at uncommit time, restore them at
138
gcommit time. Also allow saving commit messages if the commit
139
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
141
* Mark as compatible with bzr 1.13.
145
* Support storing credentials in the GNOME Keyring if it is
146
available. (Jelmer Vernooij)
148
* Fix opening Status window in Olive (#316310)
5
154
* Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
156
* Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
158
* Added menu option for indexing branches if bzr-search is present.
161
* Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
163
* Remove dummy "Edit->Find" option. (Jelmer Vernooij)
165
* Added an optional diff panel to bzr vis. (Scott Scriven)
167
* Made bzr vis remember whether the toolbar is visible. (Scott Scriven)
169
* Made bzr vis remember window and panel sizes. (Scott Scriven)
171
* Sort Olive bookmarks by title (Jasper Groenewegen)
173
* Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
175
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
177
* Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
179
* Show status for folders in Olive file list (Jasper Groenewegen)
181
* Change appearance Olive bookmarks (Jasper Groenewegen)
183
* Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
9
187
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
11
189
* Fixed adding tags. (Javier Derderian, #228709)
191
* Fix history mode button. (Jasper Groenewegen, #144962)
193
* Fixed handle-patch script. (Jelmer Vernooij)
195
* Fix import in olive. (Jelmer Vernooij, #223935)
197
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
199
* Remove use of upstream removed Repository.revision_parents()
202
* List network drives in Olive. (Kevin Light, #244308)
204
* Fix progress bar handling. (Jelmer Vernooij)
206
* Fix broken symlink handling. (Jasper Groenewegen)
208
* Fix import in Olive rename dialog. (Kevin Light)
210
* Removed some redundant screen redrawing in bzr vis. (Scott Scriven)
212
* Fixed overflowing labels in bzr vis. (Scott Scriven)
214
* Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
216
* Remove question for setting default push location. (Jasper Groenewegen, #151818)
218
* Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
220
* Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
222
* Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
224
* Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
226
* Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
230
* Moved notify icon code to separate script. (Jelmer Vernooij)
232
* Verify testaments when showing signatures on revisions and
233
re-enable signature display. (Jelmer Vernooij)
235
* Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
237
* Add gmerge command line option (Jasper Groenewegen, #124760)
15
241
* All i18n calls should now go through _i18n which must be imported from
16
242
bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
243
as an anonymous variable. (Vincent Ladeuil)
245
* Add test for linegraph code. (Jelmer Vernooij)
247
* Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
249
* Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
251
* Remove glade from merge dialog. (Jasper Groenewegen)
253
* Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
255
* Remove glade from olive main window (Jasper Groenewegen)
257
* Remove glade from olive info dialog (Jasper Groenewegen)
259
* Rewrite Olive mouse button event handling (Kevin Light)