5
* Fix compatibility with newer versions of gir-gtk which don't allow
6
None in STRING columns of ListStores. (Jelmer Vernooij)
12
* Internationalization support has been added. (David Planella, #621680)
14
* Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
16
* gannotate now supports interactive substring search in the file content.
17
interactive search for line numbers has been removed, use Ctrl-G instead.
20
* visualise now supports interactive changeset comment search.
21
interactive search for revision numbers continues to work.
24
* Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
26
* Remove keyring support - this is broken for GTK3, and replaced by a DBus service
27
that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
28
for this service. (Jelmer Vernooij)
32
* Ensure config directory exists before writing configuration.
33
(Jelmer Vernooij, #231150)
35
* Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
37
* Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
38
(Mikkel Kamstrup Erlandsen, #861201)
44
* make sure that gdiff opened from gannotate knows its parent
45
(gannotate, that is, and does not exit when it (gdiff) is closed.
47
* Clarify 'visualise' help about the multiple branches feature
48
and the --revision parameter. (Vincent Ladeuil, #556347)
50
* Mark as compatible with bzr 2.3. (Jelmer Vernooij)
52
* Fix appindicator icon category. (Michael Terry, #685634)
54
* Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
56
* "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
58
* Don't use markup for secondary text in error dialogs.
59
(Edward Ari Bichetero, #656641)
61
* Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
65
* Add lock dialog. (Daniel Schierbeck, #93652)
69
* Add option to use "bzr viz" with a vertical layout.
76
* Trivial release to include credits pickle file.
78
* Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
84
* Guard setup() call when not loaded as __main__. (Robert Collins)
86
* Ignore gnomekeyring.IOError when checking if credentials are available
87
in the GNOME keyring. (Jelmer Vernooij, #534326)
89
* Don't crash when there is already a lan-notify instance running.
90
(Jelmer Vernooij, #339284)
92
* Return the credentials if successfully found in gnome-keyring.
95
* Support non-bzr patches. (Toshio Kuratomi, #502076)
97
* Avoid using private functions to get branch config. (Jelmer Vernooij,
100
* Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
104
* Add 'Find' button to start text search.
105
(Martin Pool, #556347)
107
* Add 'glog' as an alias for visualize (aka viz) as too many
108
people are still confused.
111
* Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
114
* Add more tooltips to Olive. (Adrian Room, #333876)
120
* Fix relative import in olive menu.
121
(Mathias Brodala, #269883)
123
* Fix typo in checkout dialog.
124
(Jasper Groenewegen, #466507)
126
* Adds help for ginit and gtags.
127
(Andrew Starr-Bochicchio, #512701)
133
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
134
by being more tolerant about gobject methods availability.
135
(Vincent Ladeuil, #403430)
137
* Fixed emblem and nautilus bzr-status column for ignored files.
138
(Lucas Shrewsbury, #294632)
140
* Fixed emblem and nautilus bzr-status column for unversioned files.
141
(Lucas Shrewsbury, #417966)
143
* Switch to using disutils sdist instead of bzr export.
150
* Same player shoots again. Version credits.pickle and rebuild the tarball
151
after running 'python ./setup.py build_credits', update
152
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
153
(Vincent Ladeuil, #397526)
159
* Rebuild the tarball after running 'python ./setup.py build_credits',
160
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
161
(Vincent Ladeuil, #397526)
168
* Add colored status messages in Olive file list (Jasper Groenewegen)
170
* Use the new progress bar implementation from bzrlib.
171
(Vincent Ladeuil, 385191)
175
* Add ginfo command line option (Jasper Groenewegen)
177
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
181
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
184
* Fix Olive homepage URL. (#255152)
186
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
188
* Save commit messages at uncommit time, restore them at
189
gcommit time. Also allow saving commit messages if the commit
190
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
192
* Mark as compatible with bzr 1.13.
196
* Support storing credentials in the GNOME Keyring if it is
197
available. (Jelmer Vernooij)
199
* Fix opening Status window in Olive (#316310)
5
205
* Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
207
* Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
209
* Added menu option for indexing branches if bzr-search is present.
212
* Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
214
* Remove dummy "Edit->Find" option. (Jelmer Vernooij)
216
* Added an optional diff panel to bzr vis. (Scott Scriven)
218
* Made bzr vis remember whether the toolbar is visible. (Scott Scriven)
220
* Made bzr vis remember window and panel sizes. (Scott Scriven)
222
* Sort Olive bookmarks by title (Jasper Groenewegen)
224
* Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
226
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
228
* Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
230
* Show status for folders in Olive file list (Jasper Groenewegen)
232
* Change appearance Olive bookmarks (Jasper Groenewegen)
234
* Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
9
238
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
11
240
* Fixed adding tags. (Javier Derderian, #228709)
242
* Fix history mode button. (Jasper Groenewegen, #144962)
244
* Fixed handle-patch script. (Jelmer Vernooij)
246
* Fix import in olive. (Jelmer Vernooij, #223935)
248
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
250
* Remove use of upstream removed Repository.revision_parents()
253
* List network drives in Olive. (Kevin Light, #244308)
255
* Fix progress bar handling. (Jelmer Vernooij)
257
* Fix broken symlink handling. (Jasper Groenewegen)
259
* Fix import in Olive rename dialog. (Kevin Light)
261
* Removed some redundant screen redrawing in bzr vis. (Scott Scriven)
263
* Fixed overflowing labels in bzr vis. (Scott Scriven)
265
* Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
267
* Remove question for setting default push location. (Jasper Groenewegen, #151818)
269
* Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
271
* Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
273
* Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
275
* Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
277
* Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
281
* Moved notify icon code to separate script. (Jelmer Vernooij)
283
* Verify testaments when showing signatures on revisions and
284
re-enable signature display. (Jelmer Vernooij)
286
* Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
288
* Add gmerge command line option (Jasper Groenewegen, #124760)
15
292
* All i18n calls should now go through _i18n which must be imported from
16
293
bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
294
as an anonymous variable. (Vincent Ladeuil)
296
* Add test for linegraph code. (Jelmer Vernooij)
298
* Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
300
* Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
302
* Remove glade from merge dialog. (Jasper Groenewegen)
304
* Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
306
* Remove glade from olive main window (Jasper Groenewegen)
308
* Remove glade from olive info dialog (Jasper Groenewegen)
310
* Rewrite Olive mouse button event handling (Kevin Light)