/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
255 by Aaron Bentley
Update version to 0.90
1
0.90.0	UNRELEASED
236 by Jelmer Vernooij
Start working on 0.19.0
2
241 by Jelmer Vernooij
Show tags in bzr viz.
3
 FEATURES
4
262.1.2 by Tom Badran
Add NEWS entry
5
  * Add ability to hide ignored files (#134121, Tom Badran)
6
241 by Jelmer Vernooij
Show tags in bzr viz.
7
  * Show tags in bzr viz. (Jelmer)
8
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
9
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
10
265 by Szilveszter Farkas (Phanatic)
Merge the Update menu implementation from Mateusz.
11
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
12
  Korniak, Jelmer)
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
13
14
  * Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
205.1.3 by Szilveszter Farkas (Phanatic)
Added Tango-style Olive application icon.
15
  
263.2.1 by matkor
Code for "branch update" menuitem and toolbox. Typo fix
16
  * Added "update" menu item in Olive. (Mateusz Korniak)
17
  
205.1.3 by Szilveszter Farkas (Phanatic)
Added Tango-style Olive application icon.
18
  * New Olive application icon. (Simon Pascal Klein)
265.1.1 by Gary van der Merwe
Show bzr viz interface quickly.
19
  
20
  * Show bzr viz interface quickly. (Gary van der Merwe)
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
21
241 by Jelmer Vernooij
Show tags in bzr viz.
22
 UI
23
  
24
  * Improve Preferences dialog layout. (Jelmer)
256.1.1 by Szilveszter Farkas (Phanatic)
Updated POT generator script and also regenerated the translation template.
25
 
26
 INTERNALS:
27
 
28
  * Updated pot generator script and regenerated the translation template.
29
    (Szilveszter)
263.1.1 by Gary van der Merwe
Add NEWS entries.
30
    
31
 BUG FIXES
32
33
  * Fix so the when Olive is run from the source code, the toolbar and menu
34
    icons show. (Gary van der Merwe)
35
36
  * Fix a regression that Olive was no longer able to find bzrlib location
37
    due to a change in the output of "bzr version". (Gary van der Merwe)
38
39
  * Fix a regression that Olive branch info window was not working. (Gary van
40
    der Merwe)
41
    
241 by Jelmer Vernooij
Show tags in bzr viz.
42
235 by Jelmer Vernooij
Release 0.18.0
43
0.18.0  2007-07-17
232.1.1 by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window.
44
45
 FEATURES
46
232.1.3 by Adeodato Simó
Support setting diff colors from gedit's syntax highlighting config too.
47
  * Add support for customizing colors in the diff window via ~/.colordiffrc
48
    or gedit's syntax highlighting configuration. See README file for details.
49
    (Adeodato Simó)
232.1.1 by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window.
50
217 by Jelmer Vernooij
Update NEWS.
51
  * Add Inspect and Branch buttons to notification window. (Robert)
52
53
  * Add notification area icon with context menu. (Jelmer)
54
55
  * New tango icons. (Pascal Klein)
56
221 by Jelmer Vernooij
Add simple about dialog.
57
  * Add simple About dialog. (Jelmer)
58
226 by Jelmer Vernooij
Add context menu in bzrk.
59
  * Add context menu in bzrk. (Jelmer)
60
217 by Jelmer Vernooij
Update NEWS.
61
 BUG FIXES
62
63
  * Fix option help strings to comply with the style guide. (Vincent)
64
65
  * Fix import of BzrError. (Aaron)
66
67
  * Fix missing attributes for DummyRevision. (Vincent)
68
219 by Jelmer Vernooij
Never refuse to work with newer versions of bzr, just warn.
69
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
70
217 by Jelmer Vernooij
Update NEWS.
71
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
72
0.17.0  2007-06-15
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
73
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
74
 FEATURES
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
75
217 by Jelmer Vernooij
Update NEWS.
76
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
77
    (Szilveszter)
195.1.26 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
78
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
79
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
80
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
81
  * There are now more columns in the file list, and you can sort by them
217 by Jelmer Vernooij
Update NEWS.
82
    (Szilveszter)
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
83
195.6.5 by Szilveszter Farkas (Phanatic)
Updated NEWS.
84
  * A location bar was added to the top of the file list. On Windows, the
217 by Jelmer Vernooij
Update NEWS.
85
    drive selector combo was moved here (Szilveszter)
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
86
217 by Jelmer Vernooij
Update NEWS.
87
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
88
    (Aaron)
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
89
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
90
 BUG FIXES
91
 
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
92
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
217 by Jelmer Vernooij
Update NEWS.
93
    (#93653, Szilveszter)
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
94
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
95
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
96
195.1.1 by Szilveszter Farkas (Phanatic)
Added 0.16.0 release date.
97
0.16.0	2007-05-05
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
98
188.1.4 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
99
 FEATURES
100
 
101
  * An Initialize dialog added to Olive along with a 'ginit' command
102
  (#90839, Szilveszter)
190.1.9 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
103
  
104
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
105
  (#103725, Szilveszter)
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
106
195 by Jelmer Vernooij
Merge some fixes from John.
107
 BUG FIXES
108
194 by Jelmer Vernooij
Sort plugins by name.
109
  * Sort plugins in gpreferences (Jelmer)
110
195 by Jelmer Vernooij
Merge some fixes from John.
111
  * Give nicer errors when startup fails (John)
112
196 by Jelmer Vernooij
Update NEWS
113
  * Fix 'bzr gdiff notafile' (#107812, John)
195 by Jelmer Vernooij
Merge some fixes from John.
114
115
  * Find olive.glade on a couple more systems (John)
116
117
 INTERNALS
118
  
119
  * Some minor style fixes (John)
120
196 by Jelmer Vernooij
Update NEWS
121
 DOCS
122
  
123
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
124
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
125
0.15.2	2007-04-03
183 by Jelmer Vernooij
Add NEWS file.
126
127
 BUG FIXES
128
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
129
  * Fix regression that prevented gannotate from being used (#97473, 
188.2.1 by Szilveszter Farkas (Phanatic)
Merged fix for #90839. Initialize dialog implemented.
130
                                                             Vincent, Jelmer)
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
131
132
  * Fix regression that prevented gstatus from being used (Jelmer)
133
134
  * Fix status dialog size (Jelmer)
135
183 by Jelmer Vernooij
Add NEWS file.
136
 FEATURES
137
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
138
  * Update commit-notify to use new dbus API (Robert)
139
140
  * Display remote locations in commit-notify (Robert)
141
183 by Jelmer Vernooij
Add NEWS file.
142
0.15.1	2007-03-25
143
144
 BUG FIXES
145
 
146
  * Prevent test suite from causing default-encoding changes (Aaron)
147
 
148
  * Fix testsuite when Olive was run before (Szilveszter)
149
 
150
  * Fix locking issue in Olive (Szilvester, #91522)
151
152
  * Don't obtain handle to networkmanager until necessary (Jelmer)
153
154
  * Better behavior in annotate when unable to go back (Aaron)
155
156
 FEATURES
157
 
158
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
159
160
  * Add 'forward' button in gannotate (Aaron)
161
162
  * Add simple GTK+ progress bars (Jelmer)
163
164
  * Add gmissing command (Jelmer)
165
166
  * Add simple preferences window with plugin list and global settings
167
  (Jelmer)
168
169
  * Add new command 'commit-notify' to listen for commits on dbus and
170
  show them via pynotify. (Robert)
171
172
 UI IMPROVEMENTS
173
174
  * Move search fields in gannotate directly below source window (Aaron)
175
176
  * Move buttons to top, tweak layout (Aaron)
177
178
  * Strict commits are now a dialog, not a check box (Jelmer)
179
180
0.15.0	2007-03-09
181
182
BUG FIXES
183
184
  * Fix gannotate interaction with dirstate (Aaron)
185
186
  * Default button set on Commit dialog (#83030, Szilveszter)
187
188
  * Fix branch-nick handling (Aaron)
189
190
  * Defer cairo import to prevent import errors (Aaron)
191
192
  * More use of lazy_imports to speed up timing (Aaron)
193
194
  * Fix diff window freeze when shown from commit (Szilveszter)
195
196
  * Allow to commit single files from the context menu (#54983, Szilveszter)
197
198
FEATURES
199
200
  * Add ability to install nautilus plugin (#75603, Szilveszter)
201
202
  * Add conflicts window (Szilveszter)
203
204
  * Use network manager to determine default value of "Local Commit"
205
setting (Jelmer)
206
207
  * Add status window (Jelmer, Szilveszter)
208
209
  * Add revision browser for push and pull dialogs (Szilveszter)
210
211
  * Add revert functionality to context menu (Szilveszter)
212
213
INTERNAL
214
215
  * Some more code converted to not use glade (Szilveszter, Jelmer)
216
217
  * Move url history and preferences code to a separate class (Jelmer)
218
219
  * Merge revision info code for gannotate and viz into single new widget
220
(Jelmer)
221
222
  * Add initial testsuite (Jelmer)
223
224
0.14.0	2007-01-30
225
226
  * Add revert functionality (Szilvester)
227
228
  * Rewritten CommitDialog without glade (Szilvester)
229
230
  * Allow to commit single files from the context menu (Fixes #54983,
231
													   Szilvester)
232
233
  * Warn about incompatible Bazaar versions (Jelmer)
234
235
  * Fixed gbranch (#77751, Szilvester)
236
237
  * Use the UI factory (Jelmer)
238
239
  * Generic handling of errors (Jelmer)
240
241
  * Set default drive letter (#67924, Szilvester)
242
243
  * Show error if no diff available for the selected file (#76536,
244
														  Szilvester)
245
246
  * Handle current revision in annotate better (Aaron)
247
248
  * Support scrolling based on an offset in annotate (Aaron)
249
250
  * Add "Back" button in annotate (Aaron)
251
252
  * Removed some unused functions (Aaron)
253
254
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
255
256
  * Nicer error when pygtk not installed (Aaron)
257
258
  * Show uncommitted changes in annotate (Aaron)
259
260
  * Support annotate in olive (#73786, Szilvester)
261
262
  * Ignored files no longer shown as unknown (#67926, Szilvester)
263
264
  * Don't allow merge if there are local changes (#73770, Szilvester)
265
266
  * Fix bookmark dialog (#67922, Szilvester)
267
268
  * Fix remove dialog (#73766 and #73767, Szilvester)
269
270
  * Several other small regression fixes (Szilvester)
271
272
0.13.0	2006-12-13
273
274
  * Don't show pending merge list when there are no pending merges
275
    (Alexander Belchenko)
276
277
  * Better error handling in gcommit (Alexander Belchenko)
278
279
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
280
281
  * Rename put into context menu (Szilvester Farkas) #73774
282
283
  * Improved commit dialog (Szilvester Farkas) #73778
284
285
  * Rename dialog contains original name (Szilvester Farkas) #73775
286
287
  * Bookmarks can be removed (Szilvester Farkas)
288
289
  * Run Olive after maximizing window (Szilvester Farkas) #70134
290
291
  * Check empty commit message at commit time (vila) #73737
292
293
  * Use dotted revnos in gannotate (Aaron Bentley)
294
295
0.12.0	2006-11-04
296
297
  * #68127: gcommit is broken
298
299
  * #67934: various win32 fixes
300
301
  * #67933: fix product name in setup.py
302
303
  * #67930: gdiff relies on plugin name being 'gtk'
304
305
  * #66937: process doesn't stop after closing commit dialog
306
  
307
  * #66091: commit after merge fails
308
  
309
  * #67927: fix non-ascii commit message