5
* Show tags in bzr viz. (Jelmer)
7
* Handle large files correctly in Olive. (#127392, Mateusz Korniak)
9
* Support DBus being present but NetworkManager missing. (#126767, Mateusz
12
* Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
16
* Improve Preferences dialog layout. (Jelmer)
22
* Add support for customizing colors in the diff window via ~/.colordiffrc
23
or gedit's syntax highlighting configuration. See README file for details.
26
* Add Inspect and Branch buttons to notification window. (Robert)
28
* Add notification area icon with context menu. (Jelmer)
30
* New tango icons. (Pascal Klein)
32
* Add simple About dialog. (Jelmer)
34
* Add context menu in bzrk. (Jelmer)
38
* Fix option help strings to comply with the style guide. (Vincent)
40
* Fix import of BzrError. (Aaron)
42
* Fix missing attributes for DummyRevision. (Vincent)
44
* Never refuse to run with newer versions of bzr, just warn. (Jelmer)
51
* Added an EXPERIMENTAL feature for browsing remote branches in Olive
54
* Bookmarked locations are now added to branch/checkout history (Szilveszter)
56
* There are now more columns in the file list, and you can sort by them
59
* A location bar was added to the top of the file list. On Windows, the
60
drive selector combo was moved here (Szilveszter)
62
* Don't warn about incompatible versions when .dev version of Bazaar is used
67
* Get and Checkout dialogs: scan the branch only if the entry has lost focus
70
* Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
76
* An Initialize dialog added to Olive along with a 'ginit' command
79
* Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
80
(#103725, Szilveszter)
84
* Sort plugins in gpreferences (Jelmer)
86
* Give nicer errors when startup fails (John)
88
* Fix 'bzr gdiff notafile' (#107812, John)
90
* Find olive.glade on a couple more systems (John)
94
* Some minor style fixes (John)
98
* Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
104
* Fix regression that prevented gannotate from being used (#97473,
107
* Fix regression that prevented gstatus from being used (Jelmer)
109
* Fix status dialog size (Jelmer)
113
* Update commit-notify to use new dbus API (Robert)
115
* Display remote locations in commit-notify (Robert)
121
* Prevent test suite from causing default-encoding changes (Aaron)
123
* Fix testsuite when Olive was run before (Szilveszter)
125
* Fix locking issue in Olive (Szilvester, #91522)
127
* Don't obtain handle to networkmanager until necessary (Jelmer)
129
* Better behavior in annotate when unable to go back (Aaron)
133
* Add very simple TortoiseBzr implementation (Wouter, Jelmer)
135
* Add 'forward' button in gannotate (Aaron)
137
* Add simple GTK+ progress bars (Jelmer)
139
* Add gmissing command (Jelmer)
141
* Add simple preferences window with plugin list and global settings
144
* Add new command 'commit-notify' to listen for commits on dbus and
145
show them via pynotify. (Robert)
149
* Move search fields in gannotate directly below source window (Aaron)
151
* Move buttons to top, tweak layout (Aaron)
153
* Strict commits are now a dialog, not a check box (Jelmer)
159
* Fix gannotate interaction with dirstate (Aaron)
161
* Default button set on Commit dialog (#83030, Szilveszter)
163
* Fix branch-nick handling (Aaron)
165
* Defer cairo import to prevent import errors (Aaron)
167
* More use of lazy_imports to speed up timing (Aaron)
169
* Fix diff window freeze when shown from commit (Szilveszter)
171
* Allow to commit single files from the context menu (#54983, Szilveszter)
175
* Add ability to install nautilus plugin (#75603, Szilveszter)
177
* Add conflicts window (Szilveszter)
179
* Use network manager to determine default value of "Local Commit"
182
* Add status window (Jelmer, Szilveszter)
184
* Add revision browser for push and pull dialogs (Szilveszter)
186
* Add revert functionality to context menu (Szilveszter)
190
* Some more code converted to not use glade (Szilveszter, Jelmer)
192
* Move url history and preferences code to a separate class (Jelmer)
194
* Merge revision info code for gannotate and viz into single new widget
197
* Add initial testsuite (Jelmer)
201
* Add revert functionality (Szilvester)
203
* Rewritten CommitDialog without glade (Szilvester)
205
* Allow to commit single files from the context menu (Fixes #54983,
208
* Warn about incompatible Bazaar versions (Jelmer)
210
* Fixed gbranch (#77751, Szilvester)
212
* Use the UI factory (Jelmer)
214
* Generic handling of errors (Jelmer)
216
* Set default drive letter (#67924, Szilvester)
218
* Show error if no diff available for the selected file (#76536,
221
* Handle current revision in annotate better (Aaron)
223
* Support scrolling based on an offset in annotate (Aaron)
225
* Add "Back" button in annotate (Aaron)
227
* Removed some unused functions (Aaron)
229
* Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
231
* Nicer error when pygtk not installed (Aaron)
233
* Show uncommitted changes in annotate (Aaron)
235
* Support annotate in olive (#73786, Szilvester)
237
* Ignored files no longer shown as unknown (#67926, Szilvester)
239
* Don't allow merge if there are local changes (#73770, Szilvester)
241
* Fix bookmark dialog (#67922, Szilvester)
243
* Fix remove dialog (#73766 and #73767, Szilvester)
245
* Several other small regression fixes (Szilvester)
249
* Don't show pending merge list when there are no pending merges
250
(Alexander Belchenko)
252
* Better error handling in gcommit (Alexander Belchenko)
254
* Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
256
* Rename put into context menu (Szilvester Farkas) #73774
258
* Improved commit dialog (Szilvester Farkas) #73778
260
* Rename dialog contains original name (Szilvester Farkas) #73775
262
* Bookmarks can be removed (Szilvester Farkas)
264
* Run Olive after maximizing window (Szilvester Farkas) #70134
266
* Check empty commit message at commit time (vila) #73737
268
* Use dotted revnos in gannotate (Aaron Bentley)
272
* #68127: gcommit is broken
274
* #67934: various win32 fixes
276
* #67933: fix product name in setup.py
278
* #67930: gdiff relies on plugin name being 'gtk'
280
* #66937: process doesn't stop after closing commit dialog
282
* #66091: commit after merge fails
284
* #67927: fix non-ascii commit message