5
* Show tags in bzr viz. (Jelmer)
9
* Improve Preferences dialog layout. (Jelmer)
15
* Add support for customizing colors in the diff window via ~/.colordiffrc
16
or gedit's syntax highlighting configuration. See README file for details.
19
* Add Inspect and Branch buttons to notification window. (Robert)
21
* Add notification area icon with context menu. (Jelmer)
23
* New tango icons. (Pascal Klein)
25
* Add simple About dialog. (Jelmer)
27
* Add context menu in bzrk. (Jelmer)
31
* Fix option help strings to comply with the style guide. (Vincent)
33
* Fix import of BzrError. (Aaron)
35
* Fix missing attributes for DummyRevision. (Vincent)
37
* Never refuse to run with newer versions of bzr, just warn. (Jelmer)
44
* Added an EXPERIMENTAL feature for browsing remote branches in Olive
47
* Bookmarked locations are now added to branch/checkout history (Szilveszter)
49
* There are now more columns in the file list, and you can sort by them
52
* A location bar was added to the top of the file list. On Windows, the
53
drive selector combo was moved here (Szilveszter)
55
* Don't warn about incompatible versions when .dev version of Bazaar is used
60
* Get and Checkout dialogs: scan the branch only if the entry has lost focus
63
* Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
69
* An Initialize dialog added to Olive along with a 'ginit' command
72
* Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
73
(#103725, Szilveszter)
77
* Sort plugins in gpreferences (Jelmer)
79
* Give nicer errors when startup fails (John)
81
* Fix 'bzr gdiff notafile' (#107812, John)
83
* Find olive.glade on a couple more systems (John)
87
* Some minor style fixes (John)
91
* Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
97
* Fix regression that prevented gannotate from being used (#97473,
100
* Fix regression that prevented gstatus from being used (Jelmer)
102
* Fix status dialog size (Jelmer)
106
* Update commit-notify to use new dbus API (Robert)
108
* Display remote locations in commit-notify (Robert)
114
* Prevent test suite from causing default-encoding changes (Aaron)
116
* Fix testsuite when Olive was run before (Szilveszter)
118
* Fix locking issue in Olive (Szilvester, #91522)
120
* Don't obtain handle to networkmanager until necessary (Jelmer)
122
* Better behavior in annotate when unable to go back (Aaron)
126
* Add very simple TortoiseBzr implementation (Wouter, Jelmer)
128
* Add 'forward' button in gannotate (Aaron)
130
* Add simple GTK+ progress bars (Jelmer)
132
* Add gmissing command (Jelmer)
134
* Add simple preferences window with plugin list and global settings
137
* Add new command 'commit-notify' to listen for commits on dbus and
138
show them via pynotify. (Robert)
142
* Move search fields in gannotate directly below source window (Aaron)
144
* Move buttons to top, tweak layout (Aaron)
146
* Strict commits are now a dialog, not a check box (Jelmer)
152
* Fix gannotate interaction with dirstate (Aaron)
154
* Default button set on Commit dialog (#83030, Szilveszter)
156
* Fix branch-nick handling (Aaron)
158
* Defer cairo import to prevent import errors (Aaron)
160
* More use of lazy_imports to speed up timing (Aaron)
162
* Fix diff window freeze when shown from commit (Szilveszter)
164
* Allow to commit single files from the context menu (#54983, Szilveszter)
168
* Add ability to install nautilus plugin (#75603, Szilveszter)
170
* Add conflicts window (Szilveszter)
172
* Use network manager to determine default value of "Local Commit"
175
* Add status window (Jelmer, Szilveszter)
177
* Add revision browser for push and pull dialogs (Szilveszter)
179
* Add revert functionality to context menu (Szilveszter)
183
* Some more code converted to not use glade (Szilveszter, Jelmer)
185
* Move url history and preferences code to a separate class (Jelmer)
187
* Merge revision info code for gannotate and viz into single new widget
190
* Add initial testsuite (Jelmer)
194
* Add revert functionality (Szilvester)
196
* Rewritten CommitDialog without glade (Szilvester)
198
* Allow to commit single files from the context menu (Fixes #54983,
201
* Warn about incompatible Bazaar versions (Jelmer)
203
* Fixed gbranch (#77751, Szilvester)
205
* Use the UI factory (Jelmer)
207
* Generic handling of errors (Jelmer)
209
* Set default drive letter (#67924, Szilvester)
211
* Show error if no diff available for the selected file (#76536,
214
* Handle current revision in annotate better (Aaron)
216
* Support scrolling based on an offset in annotate (Aaron)
218
* Add "Back" button in annotate (Aaron)
220
* Removed some unused functions (Aaron)
222
* Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
224
* Nicer error when pygtk not installed (Aaron)
226
* Show uncommitted changes in annotate (Aaron)
228
* Support annotate in olive (#73786, Szilvester)
230
* Ignored files no longer shown as unknown (#67926, Szilvester)
232
* Don't allow merge if there are local changes (#73770, Szilvester)
234
* Fix bookmark dialog (#67922, Szilvester)
236
* Fix remove dialog (#73766 and #73767, Szilvester)
238
* Several other small regression fixes (Szilvester)
242
* Don't show pending merge list when there are no pending merges
243
(Alexander Belchenko)
245
* Better error handling in gcommit (Alexander Belchenko)
247
* Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
249
* Rename put into context menu (Szilvester Farkas) #73774
251
* Improved commit dialog (Szilvester Farkas) #73778
253
* Rename dialog contains original name (Szilvester Farkas) #73775
255
* Bookmarks can be removed (Szilvester Farkas)
257
* Run Olive after maximizing window (Szilvester Farkas) #70134
259
* Check empty commit message at commit time (vila) #73737
261
* Use dotted revnos in gannotate (Aaron Bentley)
265
* #68127: gcommit is broken
267
* #67934: various win32 fixes
269
* #67933: fix product name in setup.py
271
* #67930: gdiff relies on plugin name being 'gtk'
273
* #66937: process doesn't stop after closing commit dialog
275
* #66091: commit after merge fails
277
* #67927: fix non-ascii commit message