5
* Add Inspect and Branch buttons to notification window. (Robert)
7
* Add notification area icon with context menu. (Jelmer)
9
* New tango icons. (Pascal Klein)
11
* Add simple About dialog. (Jelmer)
15
* Fix option help strings to comply with the style guide. (Vincent)
17
* Fix import of BzrError. (Aaron)
19
* Fix missing attributes for DummyRevision. (Vincent)
21
* Never refuse to run with newer versions of bzr, just warn. (Jelmer)
28
* Added an EXPERIMENTAL feature for browsing remote branches in Olive
31
* Bookmarked locations are now added to branch/checkout history (Szilveszter)
33
* There are now more columns in the file list, and you can sort by them
36
* A location bar was added to the top of the file list. On Windows, the
37
drive selector combo was moved here (Szilveszter)
39
* Don't warn about incompatible versions when .dev version of Bazaar is used
44
* Get and Checkout dialogs: scan the branch only if the entry has lost focus
47
* Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
53
* An Initialize dialog added to Olive along with a 'ginit' command
56
* Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
57
(#103725, Szilveszter)
61
* Sort plugins in gpreferences (Jelmer)
63
* Give nicer errors when startup fails (John)
65
* Fix 'bzr gdiff notafile' (#107812, John)
67
* Find olive.glade on a couple more systems (John)
71
* Some minor style fixes (John)
75
* Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
81
* Fix regression that prevented gannotate from being used (#97473,
84
* Fix regression that prevented gstatus from being used (Jelmer)
86
* Fix status dialog size (Jelmer)
90
* Update commit-notify to use new dbus API (Robert)
92
* Display remote locations in commit-notify (Robert)
98
* Prevent test suite from causing default-encoding changes (Aaron)
100
* Fix testsuite when Olive was run before (Szilveszter)
102
* Fix locking issue in Olive (Szilvester, #91522)
104
* Don't obtain handle to networkmanager until necessary (Jelmer)
106
* Better behavior in annotate when unable to go back (Aaron)
110
* Add very simple TortoiseBzr implementation (Wouter, Jelmer)
112
* Add 'forward' button in gannotate (Aaron)
114
* Add simple GTK+ progress bars (Jelmer)
116
* Add gmissing command (Jelmer)
118
* Add simple preferences window with plugin list and global settings
121
* Add new command 'commit-notify' to listen for commits on dbus and
122
show them via pynotify. (Robert)
126
* Move search fields in gannotate directly below source window (Aaron)
128
* Move buttons to top, tweak layout (Aaron)
130
* Strict commits are now a dialog, not a check box (Jelmer)
136
* Fix gannotate interaction with dirstate (Aaron)
138
* Default button set on Commit dialog (#83030, Szilveszter)
140
* Fix branch-nick handling (Aaron)
142
* Defer cairo import to prevent import errors (Aaron)
144
* More use of lazy_imports to speed up timing (Aaron)
146
* Fix diff window freeze when shown from commit (Szilveszter)
148
* Allow to commit single files from the context menu (#54983, Szilveszter)
152
* Add ability to install nautilus plugin (#75603, Szilveszter)
154
* Add conflicts window (Szilveszter)
156
* Use network manager to determine default value of "Local Commit"
159
* Add status window (Jelmer, Szilveszter)
161
* Add revision browser for push and pull dialogs (Szilveszter)
163
* Add revert functionality to context menu (Szilveszter)
167
* Some more code converted to not use glade (Szilveszter, Jelmer)
169
* Move url history and preferences code to a separate class (Jelmer)
171
* Merge revision info code for gannotate and viz into single new widget
174
* Add initial testsuite (Jelmer)
178
* Add revert functionality (Szilvester)
180
* Rewritten CommitDialog without glade (Szilvester)
182
* Allow to commit single files from the context menu (Fixes #54983,
185
* Warn about incompatible Bazaar versions (Jelmer)
187
* Fixed gbranch (#77751, Szilvester)
189
* Use the UI factory (Jelmer)
191
* Generic handling of errors (Jelmer)
193
* Set default drive letter (#67924, Szilvester)
195
* Show error if no diff available for the selected file (#76536,
198
* Handle current revision in annotate better (Aaron)
200
* Support scrolling based on an offset in annotate (Aaron)
202
* Add "Back" button in annotate (Aaron)
204
* Removed some unused functions (Aaron)
206
* Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
208
* Nicer error when pygtk not installed (Aaron)
210
* Show uncommitted changes in annotate (Aaron)
212
* Support annotate in olive (#73786, Szilvester)
214
* Ignored files no longer shown as unknown (#67926, Szilvester)
216
* Don't allow merge if there are local changes (#73770, Szilvester)
218
* Fix bookmark dialog (#67922, Szilvester)
220
* Fix remove dialog (#73766 and #73767, Szilvester)
222
* Several other small regression fixes (Szilvester)
226
* Don't show pending merge list when there are no pending merges
227
(Alexander Belchenko)
229
* Better error handling in gcommit (Alexander Belchenko)
231
* Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
233
* Rename put into context menu (Szilvester Farkas) #73774
235
* Improved commit dialog (Szilvester Farkas) #73778
237
* Rename dialog contains original name (Szilvester Farkas) #73775
239
* Bookmarks can be removed (Szilvester Farkas)
241
* Run Olive after maximizing window (Szilvester Farkas) #70134
243
* Check empty commit message at commit time (vila) #73737
245
* Use dotted revnos in gannotate (Aaron Bentley)
249
* #68127: gcommit is broken
251
* #67934: various win32 fixes
253
* #67933: fix product name in setup.py
255
* #67930: gdiff relies on plugin name being 'gtk'
257
* #66937: process doesn't stop after closing commit dialog
259
* #66091: commit after merge fails
261
* #67927: fix non-ascii commit message