/b-gtk/fix-viz

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