5
* Fix compatibility with newer versions of gir-gtk which don't allow
6
None in STRING columns of ListStores. (Jelmer Vernooij)
8
* Properly handle popup menus when there is no selected revision in
9
"bzr viz". (Jelmer Vernooij, #281717)
15
* Internationalization support has been added. (David Planella, #621680)
17
* Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
19
* gannotate now supports interactive substring search in the file content.
20
interactive search for line numbers has been removed, use Ctrl-G instead.
23
* visualise now supports interactive changeset comment search.
24
interactive search for revision numbers continues to work.
27
* Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
29
* Remove keyring support - this is broken for GTK3, and replaced by a DBus service
30
that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
31
for this service. (Jelmer Vernooij)
35
* Ensure config directory exists before writing configuration.
36
(Jelmer Vernooij, #231150)
38
* Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
40
* Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
41
(Mikkel Kamstrup Erlandsen, #861201)
47
* make sure that gdiff opened from gannotate knows its parent
48
(gannotate, that is, and does not exit when it (gdiff) is closed.
50
* Clarify 'visualise' help about the multiple branches feature
51
and the --revision parameter. (Vincent Ladeuil, #556347)
53
* Mark as compatible with bzr 2.3. (Jelmer Vernooij)
55
* Fix appindicator icon category. (Michael Terry, #685634)
57
* Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
59
* "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
61
* Don't use markup for secondary text in error dialogs.
62
(Edward Ari Bichetero, #656641)
64
* Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
68
* Add lock dialog. (Daniel Schierbeck, #93652)
72
* Add option to use "bzr viz" with a vertical layout.
79
* Trivial release to include credits pickle file.
81
* Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
87
* Guard setup() call when not loaded as __main__. (Robert Collins)
89
* Ignore gnomekeyring.IOError when checking if credentials are available
90
in the GNOME keyring. (Jelmer Vernooij, #534326)
92
* Don't crash when there is already a lan-notify instance running.
93
(Jelmer Vernooij, #339284)
95
* Return the credentials if successfully found in gnome-keyring.
98
* Support non-bzr patches. (Toshio Kuratomi, #502076)
100
* Avoid using private functions to get branch config. (Jelmer Vernooij,
103
* Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
107
* Add 'Find' button to start text search.
108
(Martin Pool, #556347)
110
* Add 'glog' as an alias for visualize (aka viz) as too many
111
people are still confused.
114
* Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
117
* Add more tooltips to Olive. (Adrian Room, #333876)
123
* Fix relative import in olive menu.
124
(Mathias Brodala, #269883)
126
* Fix typo in checkout dialog.
127
(Jasper Groenewegen, #466507)
129
* Adds help for ginit and gtags.
130
(Andrew Starr-Bochicchio, #512701)
136
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
137
by being more tolerant about gobject methods availability.
138
(Vincent Ladeuil, #403430)
140
* Fixed emblem and nautilus bzr-status column for ignored files.
141
(Lucas Shrewsbury, #294632)
143
* Fixed emblem and nautilus bzr-status column for unversioned files.
144
(Lucas Shrewsbury, #417966)
146
* Switch to using disutils sdist instead of bzr export.
153
* Same player shoots again. Version credits.pickle and rebuild the tarball
154
after running 'python ./setup.py build_credits', update
155
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
156
(Vincent Ladeuil, #397526)
162
* Rebuild the tarball after running 'python ./setup.py build_credits',
163
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
164
(Vincent Ladeuil, #397526)
171
* Add colored status messages in Olive file list (Jasper Groenewegen)
173
* Use the new progress bar implementation from bzrlib.
174
(Vincent Ladeuil, 385191)
178
* Add ginfo command line option (Jasper Groenewegen)
180
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
184
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
187
* Fix Olive homepage URL. (#255152)
189
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
191
* Save commit messages at uncommit time, restore them at
192
gcommit time. Also allow saving commit messages if the commit
193
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
195
* Mark as compatible with bzr 1.13.
199
* Support storing credentials in the GNOME Keyring if it is
200
available. (Jelmer Vernooij)
202
* Fix opening Status window in Olive (#316310)
5
208
* Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
210
* Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
212
* Added menu option for indexing branches if bzr-search is present.
215
* Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
217
* Remove dummy "Edit->Find" option. (Jelmer Vernooij)
219
* Added an optional diff panel to bzr vis. (Scott Scriven)
221
* Made bzr vis remember whether the toolbar is visible. (Scott Scriven)
223
* Made bzr vis remember window and panel sizes. (Scott Scriven)
225
* Sort Olive bookmarks by title (Jasper Groenewegen)
227
* Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
229
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
231
* Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
233
* Show status for folders in Olive file list (Jasper Groenewegen)
235
* Change appearance Olive bookmarks (Jasper Groenewegen)
237
* Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
9
241
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
11
243
* Fixed adding tags. (Javier Derderian, #228709)
245
* Fix history mode button. (Jasper Groenewegen, #144962)
247
* Fixed handle-patch script. (Jelmer Vernooij)
249
* Fix import in olive. (Jelmer Vernooij, #223935)
251
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
253
* Remove use of upstream removed Repository.revision_parents()
256
* List network drives in Olive. (Kevin Light, #244308)
258
* Fix progress bar handling. (Jelmer Vernooij)
260
* Fix broken symlink handling. (Jasper Groenewegen)
262
* Fix import in Olive rename dialog. (Kevin Light)
264
* Removed some redundant screen redrawing in bzr vis. (Scott Scriven)
266
* Fixed overflowing labels in bzr vis. (Scott Scriven)
268
* Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
270
* Remove question for setting default push location. (Jasper Groenewegen, #151818)
272
* Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
274
* Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
276
* Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
278
* Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
280
* Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
284
* Moved notify icon code to separate script. (Jelmer Vernooij)
286
* Verify testaments when showing signatures on revisions and
287
re-enable signature display. (Jelmer Vernooij)
289
* Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
291
* Add gmerge command line option (Jasper Groenewegen, #124760)
15
295
* All i18n calls should now go through _i18n which must be imported from
16
296
bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
297
as an anonymous variable. (Vincent Ladeuil)
299
* Add test for linegraph code. (Jelmer Vernooij)
301
* Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
303
* Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
305
* Remove glade from merge dialog. (Jasper Groenewegen)
307
* Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
309
* Remove glade from olive main window (Jasper Groenewegen)
311
* Remove glade from olive info dialog (Jasper Groenewegen)
313
* Rewrite Olive mouse button event handling (Kevin Light)