/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
487 by Jelmer Vernooij
Start working on 0.95.0.
1
0.95.0	UNRELEASED
2
499.1.2 by Russ Brown
Added NEWS item for Refresh menu option and shortcut.
3
 UI
4
5
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
6
519 by Jelmer Vernooij
merge new progress bars in bzr viz.
7
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
8
520 by Jelmer Vernooij
merge new index button.
9
  * Added menu option for indexing branches if bzr-search is present.
10
    (Jelmer Vernooij)
11
475.1.4 by Vincent Ladeuil
Update NEWS.
12
 BUG FIXES
13
14
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
494 by Szilveszter Farkas (Phanatic)
Merged fix for #228709 by Javier.
15
  
16
  * Fixed adding tags. (Javier Derderian, #228709)
475.1.4 by Vincent Ladeuil
Update NEWS.
17
513 by Jelmer Vernooij
Update NEWS.
18
  * Fix history mode button. (Jasper Groenewegen, #144962)
19
505.1.4 by Jelmer Vernooij
Update NEWS.
20
  * Fixed handle-patch script. (Jelmer Vernooij)
21
516 by Jelmer Vernooij
Merge fix for import in Olive.
22
  * Fix import in olive. (Jelmer Vernooij, #223935)
23
511.4.2 by Jelmer Vernooij
Fix another use of smart_add.
24
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
511.4.1 by Jelmer Vernooij
Fix use of smart_add.
25
505.1.4 by Jelmer Vernooij
Update NEWS.
26
 CHANGES
27
28
  * Moved notify icon code to separate script. (Jelmer Vernooij)
29
515 by Jelmer Vernooij
Merge patch for checking signatures.
30
  * Verify testaments when showing signatures on revisions and
31
    re-enable signature display. (Jelmer Vernooij)
32
517 by Jelmer Vernooij
Merge mention of credits in the about dialog.
33
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
34
475.1.4 by Vincent Ladeuil
Update NEWS.
35
 INTERNALS
36
37
  * All i18n calls should now go through _i18n which must be imported from
38
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
39
    as an anonymous variable. (Vincent Ladeuil)
40
519 by Jelmer Vernooij
merge new progress bars in bzr viz.
41
  * Add test for linegraph code. (Jelmer Vernooij)
487 by Jelmer Vernooij
Start working on 0.95.0.
42
521 by Jelmer Vernooij
Remove obsolete tortoisebzr tests.
43
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
44
486 by Jelmer Vernooij
Release 0.94.0.
45
0.94.0    2008-05-04
46
47
 CHANGES
48
49
  * Disabled signature tab until we start verifying testaments. 
50
    (Jelmer Vernooij)
51
52
 BUG FIXES
53
54
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
55
475 by Jelmer Vernooij
Release 0.94.0rc1
56
0.94.0rc1  2008-04-25
416 by Szilveszter Farkas (Phanatic)
Start working on 0.94
57
450.1.4 by Jelmer Vernooij
update my entries in NEWS.
58
 CHANGES
59
60
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
61
450.1.12 by Jelmer Vernooij
Merge James' D-Bus changes.
62
  * Use new D-Bus revision signal. (James Henstridge, #206443)
63
423.1.4 by Daniel Schierbeck
Updated NEWS.
64
 UI
65
423.1.7 by Daniel Schierbeck
Added NEWS entry about the fancy tags.
66
  * Made the tags associated with a revision render next to the revision
67
    node in the branch view. (Ali Sabil)
68
423.1.4 by Daniel Schierbeck
Updated NEWS.
69
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
70
448 by Jelmer Vernooij
Add bugs tab in branch view.
71
  * Add bugs tab in the branch view. (Jelmer Vernooij)
452.2.4 by Szilveszter Farkas (Phanatic)
New Tango icons by Simon Pascal Klein (GPL licensed)
72
  
73
  * New Tango-styled icons. This time properly licensed under the GPL.
74
    (Simon Pascal Klein)
448 by Jelmer Vernooij
Add bugs tab in branch view.
75
461 by Martin Albisetti
Changed NEWS to reflect changes to nautilus
76
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
77
78
  * Added new icons for nautilus overlay (Martin Albisetti)
79
80
  * Added enable/disable per-branch option (Martin Albisetti)
450.1.6 by Jelmer Vernooij
Support showing multiple branches in bzr viz.
81
466 by Jelmer Vernooij
Merge Compare With option from Javier.
82
  * Add compare with option to revisions menu. (Javier Derderian)
83
467 by Jelmer Vernooij
Merge support for applying patches/bundles to Bazaar branches.
84
  * Register file handler for applying patches/bundles to Bazaar branches.
85
    (Jelmer Vernooij)
86
420 by Szilveszter Farkas
Updated NEWS accordingly.
87
 BUG FIXES
423.1.9 by Daniel Schierbeck
Updated NEWS.
88
89
  * Make adding tags from the viz work again. (Daniel Schierbeck)
420 by Szilveszter Farkas
Updated NEWS accordingly.
90
 
91
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
92
  
450.1.4 by Jelmer Vernooij
update my entries in NEWS.
93
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
421.1.1 by Gary van der Merwe
Make viz not throw errors when there are 0 commits.
94
  
95
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
96
    Merwe)
420 by Szilveszter Farkas
Updated NEWS accordingly.
97
452.1.2 by Daniel Schierbeck
Added NEWS entry.
98
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
99
    Daniel Schierbeck)
100
469 by Jelmer Vernooij
Merge fix for View Changes menu option.
101
  * Fixed change view menu in viz. (Javier Derderian, #215350)
102
423.1.1 by Jelmer Vernooij
Allow bzr-gtk and Bazaar versions to be out of sync. No longer warn about
103
 FEATURES
104
 
105
  * Only check for old Bazaar versions that are known to be incompatible and 
106
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
486 by Jelmer Vernooij
Release 0.94.0.
107
    the API is sufficiently stable now. (Jelmer Vernooij)
423.1.1 by Jelmer Vernooij
Allow bzr-gtk and Bazaar versions to be out of sync. No longer warn about
108
450.1.4 by Jelmer Vernooij
update my entries in NEWS.
109
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
110
486 by Jelmer Vernooij
Release 0.94.0.
111
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
112
113
  * Use seahorse to verify signatures. (Daniel Schierbeck)
399.1.20 by Jelmer Vernooij
Update NEWS.
114
420 by Szilveszter Farkas
Updated NEWS accordingly.
115
 INTERNALS
116
117
  * Refactored the revisionview. (Daniel Schierbeck)
418 by Daniel Schierbeck
Added NEWS entry.
118
450.1.4 by Jelmer Vernooij
update my entries in NEWS.
119
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
120
450.1.13 by Jelmer Vernooij
Merge splitup of preferences dialog.
121
  * Preferences dialog has been split up. (Jelmer Vernooij)
122
415 by Szilveszter Farkas (Phanatic)
Prepare for 0.93.0 release.
123
0.93.0  2007-12-10
330.3.5 by Szilveszter Farkas (Phanatic)
Start working on 0.93.0.
124
411 by Daniel Schierbeck
Added NEWS entries.
125
 UI
126
127
  * Added a menu bar to the viz. (Daniel Schierbeck)
128
     - Select a revision by tag.
129
     - Show/hide tree view columns.
130
330.6.5 by Kiddo
Make toolbars follow GNOME standards.
131
 BUG FIXES
132
133
  * Make toolbars in Olive follow GNOME standards. (#137074)
134
415 by Szilveszter Farkas (Phanatic)
Prepare for 0.93.0 release.
135
 INTERNALS
136
137
  * Allow test suite to run without PyGTK. (Aaron Bentley)
138
330.5.8 by Szilveszter Farkas (Phanatic)
Dump version numbers to 0.92.1
139
0.92.1  2007-11-10
330.3.5 by Szilveszter Farkas (Phanatic)
Start working on 0.93.0.
140
330.5.8 by Szilveszter Farkas (Phanatic)
Dump version numbers to 0.92.1
141
 BUG FIXES
142
 
143
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
330.3.5 by Szilveszter Farkas (Phanatic)
Start working on 0.93.0.
144
486 by Jelmer Vernooij
Release 0.94.0.
145
0.92.0    2007-11-07
287 by Jelmer Vernooij
Use standard version tuple.
146
313.1.1 by Daniel Schierbeck
Added NEWS entries about removal of date column and email part.
147
 UI
148
149
  * Removed email part of committer id from committer column in the revision
150
    history window. (Daniel Schierbeck)
330.5.4 by Szilveszter Farkas (Phanatic)
Update NEWS with release date, and also add some missing bits.
151
    
313.1.1 by Daniel Schierbeck
Added NEWS entries about removal of date column and email part.
152
  * Removed date column from revision history window. (Daniel Schierbeck)
330.5.4 by Szilveszter Farkas (Phanatic)
Update NEWS with release date, and also add some missing bits.
153
  
324.2.3 by Daniel Schierbeck
Added NEWS entry.
154
  * Rearranged the logview into a notebook. (Daniel Schierbeck)
330.5.4 by Szilveszter Farkas (Phanatic)
Update NEWS with release date, and also add some missing bits.
155
  
156
  * Redesigned the Commit dialog. (John Arbash Meinel)
157
  
158
  * Broken lines support made optional. (Daniel Schierbeck)
313.1.1 by Daniel Schierbeck
Added NEWS entries about removal of date column and email part.
159
256.2.64 by Gary van der Merwe
Update NEWS to include bug numbers, and move to the FEATURES section.
160
 FEATURES
161
 
256.2.49 by Gary van der Merwe
Add NEWS entry.
162
  * Rewrite of a large ammount of the viz code:
163
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
164
        * A new algorithm to work out how to draw the lines using the
256.2.64 by Gary van der Merwe
Update NEWS to include bug numbers, and move to the FEATURES section.
165
          revsion numbers returned from merge_sort.
166
        * Lines that are very long are broken, which results in the graph
167
          requiring less space to render and the graph is easier to interpret.
168
          (#82907)
256.2.49 by Gary van der Merwe
Add NEWS entry.
169
        * Choose the color for a branch from the revsion number, which results
170
          in stable colors. Revisions on the mainline are allways black.
256.2.61 by Gary van der Merwe
Update NEWS
171
        * Implement a TreeModel that loads the revision data only when a a
172
          revision is scrolled into view, improving the time it takes to display
256.2.64 by Gary van der Merwe
Update NEWS to include bug numbers, and move to the FEATURES section.
173
          the first screen of data by 92%. (#124143)
174
        * Add a column to display the revision number. (#64167)
256.2.49 by Gary van der Merwe
Add NEWS entry.
175
        * Add buttons to navigate to child revisions.
176
    (Gary van der Merwe)
291 by Jelmer Vernooij
Put children widget on a new line.
177
313.2.2 by Gary van der Merwe
Add NEWS Entry.
178
  * Added a revert option to the revision menu. (Gary van der Merwe)
179
291 by Jelmer Vernooij
Put children widget on a new line.
180
 BUG FIXES
181
182
  * Show children on new row in table to avoid very broad windows in viz. 
183
    (Jelmer)
300 by Gary van der Merwe
Fix for bug #70463: viz slow when run from olive.
184
185
  * viz slow when run from olive. (#70463, Gary van der Merwe)
320 by Gary van der Merwe
Add NEWS Entry.
186
  
187
  * Make it possible to open diff from the commit window when there are pending
188
    merges. (Gary van der Merwe)
256.2.64 by Gary van der Merwe
Update NEWS to include bug numbers, and move to the FEATURES section.
189
    
190
 INTERNALS
191
192
  * Use standard version tuple. (Jelmer)
193
194
  * Add check command to setup.py. (Jelmer)
256.2.61 by Gary van der Merwe
Update NEWS
195
291.1.1 by Jelmer Vernooij
Avoid deprecation warning for all_plugins() in gpreferences.
196
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
197
486 by Jelmer Vernooij
Release 0.94.0.
198
0.91.0    2007-09-24
256.2.61 by Gary van der Merwe
Update NEWS
199
200
 UI
201
202
  * Added keyboard shortcuts for closing windows and exiting Olive.
203
    (#139559, Daniel Schierbeck)
280.2.1 by Gary van der Merwe
Add a message to the viz window to indicate that graph is still loading.
204
  * Add a message to the viz window to indicate that the graph is still loading.
205
    (Gary van der Merwe)
256.2.62 by Gary van der Merwe
Merge Trunk.
206
 
282 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
207
  * The tip revision will be automatically selected in the branch visualization
208
    window. (#144244, Daniel Schierbeck)
284 by Szilveszter Farkas (Phanatic)
Updated NEWS: now all changes for 0.91.0 should be in there.
209
  
210
  * Updated olive-gtk.desktop: Polish translation and additional categories.
211
    (Mateusz Korniak)
278 by Szilveszter Farkas (Phanatic)
Merged Daniel Schierbeck's branch with HIG-related fixes.
212
 
277 by James Westby
Fix the "Complete Diff" entry in DiffWindow to show the diff. #140512
213
 BUG FIXES
214
215
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
216
    (#140512, James Westby) 
280 by Szilveszter Farkas (Phanatic)
Updated NEWS.
217
 
284 by Szilveszter Farkas (Phanatic)
Updated NEWS: now all changes for 0.91.0 should be in there.
218
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
219
  
220
  * Annotate context menu works again. (Daniel Schierbeck)
221
  
222
  * Fixed push (with overwite) behavior when branches are diverged.
223
    (Mateusz Korniak)
224
  
225
  * Local missing revisions are remote extra revisions (Missing revisions menu
226
    item in Olive). (Mateusz Korniak)
280 by Szilveszter Farkas (Phanatic)
Updated NEWS.
227
 
228
 INTERNALS
229
 
230
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
275.1.7 by Daniel Schierbeck
Added NEWS entry for the resolution of bug #139559.
231
284 by Szilveszter Farkas (Phanatic)
Updated NEWS: now all changes for 0.91.0 should be in there.
232
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
233
  
234
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
235
    (Mateusz Korniak)
275.1.7 by Daniel Schierbeck
Added NEWS entry for the resolution of bug #139559.
236
486 by Jelmer Vernooij
Release 0.94.0.
237
0.90.0    2007-08-27
236 by Jelmer Vernooij
Start working on 0.19.0
238
241 by Jelmer Vernooij
Show tags in bzr viz.
239
 FEATURES
240
269 by Jelmer Vernooij
Prepare for 0.90 release.
241
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
262.1.2 by Tom Badran
Add NEWS entry
242
241 by Jelmer Vernooij
Show tags in bzr viz.
243
  * Show tags in bzr viz. (Jelmer)
244
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
245
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
246
269 by Jelmer Vernooij
Prepare for 0.90 release.
247
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
205.1.3 by Szilveszter Farkas (Phanatic)
Added Tango-style Olive application icon.
248
  
263.2.1 by matkor
Code for "branch update" menuitem and toolbox. Typo fix
249
  * Added "update" menu item in Olive. (Mateusz Korniak)
250
  
205.1.7 by Szilveszter Farkas (Phanatic)
Updated NEWS.
251
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
265.1.1 by Gary van der Merwe
Show bzr viz interface quickly.
252
  
253
  * Show bzr viz interface quickly. (Gary van der Merwe)
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
254
241 by Jelmer Vernooij
Show tags in bzr viz.
255
 UI
256
  
257
  * Improve Preferences dialog layout. (Jelmer)
275.1.7 by Daniel Schierbeck
Added NEWS entry for the resolution of bug #139559.
258
256.1.1 by Szilveszter Farkas (Phanatic)
Updated POT generator script and also regenerated the translation template.
259
 INTERNALS:
260
 
261
  * Updated pot generator script and regenerated the translation template.
262
    (Szilveszter)
271 by Jelmer Vernooij
Add common widget for selecting branches.
263
264
  * Add helper widget for selecting branches (Jelmer)
263.1.1 by Gary van der Merwe
Add NEWS entries.
265
    
266
 BUG FIXES
267 by Szilveszter Farkas (Phanatic)
Merge quick push fix from Mateusz.
267
 
269 by Jelmer Vernooij
Prepare for 0.90 release.
268
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
269
  Korniak, Jelmer)
270
267 by Szilveszter Farkas (Phanatic)
Merge quick push fix from Mateusz.
271
  * Fixed interface to push.PushDialog (Mateusz Korniak)
263.1.1 by Gary van der Merwe
Add NEWS entries.
272
273
  * Fix so the when Olive is run from the source code, the toolbar and menu
269 by Jelmer Vernooij
Prepare for 0.90 release.
274
    icons show. (Gary van der Merwe, #131520)
263.1.1 by Gary van der Merwe
Add NEWS entries.
275
276
  * Fix a regression that Olive was no longer able to find bzrlib location
277
    due to a change in the output of "bzr version". (Gary van der Merwe)
278
279
  * Fix a regression that Olive branch info window was not working. (Gary van
280
    der Merwe)
281
    
269 by Jelmer Vernooij
Prepare for 0.90 release.
282
  * Fixed tags formatting. (Aaron)
241 by Jelmer Vernooij
Show tags in bzr viz.
283
235 by Jelmer Vernooij
Release 0.18.0
284
0.18.0  2007-07-17
232.1.1 by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window.
285
286
 FEATURES
287
232.1.3 by Adeodato Simó
Support setting diff colors from gedit's syntax highlighting config too.
288
  * Add support for customizing colors in the diff window via ~/.colordiffrc
289
    or gedit's syntax highlighting configuration. See README file for details.
290
    (Adeodato Simó)
232.1.1 by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window.
291
217 by Jelmer Vernooij
Update NEWS.
292
  * Add Inspect and Branch buttons to notification window. (Robert)
293
294
  * Add notification area icon with context menu. (Jelmer)
295
296
  * New tango icons. (Pascal Klein)
297
221 by Jelmer Vernooij
Add simple about dialog.
298
  * Add simple About dialog. (Jelmer)
299
226 by Jelmer Vernooij
Add context menu in bzrk.
300
  * Add context menu in bzrk. (Jelmer)
301
217 by Jelmer Vernooij
Update NEWS.
302
 BUG FIXES
303
304
  * Fix option help strings to comply with the style guide. (Vincent)
305
306
  * Fix import of BzrError. (Aaron)
307
308
  * Fix missing attributes for DummyRevision. (Vincent)
309
219 by Jelmer Vernooij
Never refuse to work with newer versions of bzr, just warn.
310
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
311
217 by Jelmer Vernooij
Update NEWS.
312
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
313
0.17.0  2007-06-15
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
314
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
315
 FEATURES
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
316
217 by Jelmer Vernooij
Update NEWS.
317
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
318
    (Szilveszter)
195.1.26 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
319
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
320
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
321
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
322
  * There are now more columns in the file list, and you can sort by them
217 by Jelmer Vernooij
Update NEWS.
323
    (Szilveszter)
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
324
195.6.5 by Szilveszter Farkas (Phanatic)
Updated NEWS.
325
  * A location bar was added to the top of the file list. On Windows, the
217 by Jelmer Vernooij
Update NEWS.
326
    drive selector combo was moved here (Szilveszter)
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
327
217 by Jelmer Vernooij
Update NEWS.
328
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
329
    (Aaron)
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
330
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
331
 BUG FIXES
332
 
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
333
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
217 by Jelmer Vernooij
Update NEWS.
334
    (#93653, Szilveszter)
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
335
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
336
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
337
486 by Jelmer Vernooij
Release 0.94.0.
338
0.16.0    2007-05-05
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
339
188.1.4 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
340
 FEATURES
341
 
342
  * An Initialize dialog added to Olive along with a 'ginit' command
343
  (#90839, Szilveszter)
190.1.9 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
344
  
345
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
346
  (#103725, Szilveszter)
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
347
195 by Jelmer Vernooij
Merge some fixes from John.
348
 BUG FIXES
349
194 by Jelmer Vernooij
Sort plugins by name.
350
  * Sort plugins in gpreferences (Jelmer)
351
195 by Jelmer Vernooij
Merge some fixes from John.
352
  * Give nicer errors when startup fails (John)
353
196 by Jelmer Vernooij
Update NEWS
354
  * Fix 'bzr gdiff notafile' (#107812, John)
195 by Jelmer Vernooij
Merge some fixes from John.
355
356
  * Find olive.glade on a couple more systems (John)
357
358
 INTERNALS
359
  
360
  * Some minor style fixes (John)
361
196 by Jelmer Vernooij
Update NEWS
362
 DOCS
363
  
364
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
365
486 by Jelmer Vernooij
Release 0.94.0.
366
0.15.2    2007-04-03
183 by Jelmer Vernooij
Add NEWS file.
367
368
 BUG FIXES
369
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
370
  * Fix regression that prevented gannotate from being used (#97473, 
188.2.1 by Szilveszter Farkas (Phanatic)
Merged fix for #90839. Initialize dialog implemented.
371
                                                             Vincent, Jelmer)
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
372
373
  * Fix regression that prevented gstatus from being used (Jelmer)
374
375
  * Fix status dialog size (Jelmer)
376
183 by Jelmer Vernooij
Add NEWS file.
377
 FEATURES
378
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
379
  * Update commit-notify to use new dbus API (Robert)
380
381
  * Display remote locations in commit-notify (Robert)
382
486 by Jelmer Vernooij
Release 0.94.0.
383
0.15.1    2007-03-25
183 by Jelmer Vernooij
Add NEWS file.
384
385
 BUG FIXES
386
 
387
  * Prevent test suite from causing default-encoding changes (Aaron)
388
 
389
  * Fix testsuite when Olive was run before (Szilveszter)
390
 
391
  * Fix locking issue in Olive (Szilvester, #91522)
392
393
  * Don't obtain handle to networkmanager until necessary (Jelmer)
394
395
  * Better behavior in annotate when unable to go back (Aaron)
396
397
 FEATURES
398
 
399
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
400
401
  * Add 'forward' button in gannotate (Aaron)
402
403
  * Add simple GTK+ progress bars (Jelmer)
404
405
  * Add gmissing command (Jelmer)
406
407
  * Add simple preferences window with plugin list and global settings
408
  (Jelmer)
409
410
  * Add new command 'commit-notify' to listen for commits on dbus and
411
  show them via pynotify. (Robert)
412
413
 UI IMPROVEMENTS
414
415
  * Move search fields in gannotate directly below source window (Aaron)
416
417
  * Move buttons to top, tweak layout (Aaron)
418
419
  * Strict commits are now a dialog, not a check box (Jelmer)
420
486 by Jelmer Vernooij
Release 0.94.0.
421
0.15.0    2007-03-09
183 by Jelmer Vernooij
Add NEWS file.
422
423
BUG FIXES
424
425
  * Fix gannotate interaction with dirstate (Aaron)
426
427
  * Default button set on Commit dialog (#83030, Szilveszter)
428
429
  * Fix branch-nick handling (Aaron)
430
431
  * Defer cairo import to prevent import errors (Aaron)
432
433
  * More use of lazy_imports to speed up timing (Aaron)
434
435
  * Fix diff window freeze when shown from commit (Szilveszter)
436
437
  * Allow to commit single files from the context menu (#54983, Szilveszter)
438
439
FEATURES
440
441
  * Add ability to install nautilus plugin (#75603, Szilveszter)
442
443
  * Add conflicts window (Szilveszter)
444
445
  * Use network manager to determine default value of "Local Commit"
446
setting (Jelmer)
447
448
  * Add status window (Jelmer, Szilveszter)
449
450
  * Add revision browser for push and pull dialogs (Szilveszter)
451
452
  * Add revert functionality to context menu (Szilveszter)
453
454
INTERNAL
455
456
  * Some more code converted to not use glade (Szilveszter, Jelmer)
457
458
  * Move url history and preferences code to a separate class (Jelmer)
459
460
  * Merge revision info code for gannotate and viz into single new widget
461
(Jelmer)
462
463
  * Add initial testsuite (Jelmer)
464
486 by Jelmer Vernooij
Release 0.94.0.
465
0.14.0    2007-01-30
183 by Jelmer Vernooij
Add NEWS file.
466
467
  * Add revert functionality (Szilvester)
468
469
  * Rewritten CommitDialog without glade (Szilvester)
470
471
  * Allow to commit single files from the context menu (Fixes #54983,
486 by Jelmer Vernooij
Release 0.94.0.
472
                                                       Szilvester)
183 by Jelmer Vernooij
Add NEWS file.
473
474
  * Warn about incompatible Bazaar versions (Jelmer)
475
476
  * Fixed gbranch (#77751, Szilvester)
477
478
  * Use the UI factory (Jelmer)
479
480
  * Generic handling of errors (Jelmer)
481
482
  * Set default drive letter (#67924, Szilvester)
483
484
  * Show error if no diff available for the selected file (#76536,
486 by Jelmer Vernooij
Release 0.94.0.
485
                                                          Szilvester)
183 by Jelmer Vernooij
Add NEWS file.
486
487
  * Handle current revision in annotate better (Aaron)
488
489
  * Support scrolling based on an offset in annotate (Aaron)
490
491
  * Add "Back" button in annotate (Aaron)
492
493
  * Removed some unused functions (Aaron)
494
495
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
496
497
  * Nicer error when pygtk not installed (Aaron)
498
499
  * Show uncommitted changes in annotate (Aaron)
500
501
  * Support annotate in olive (#73786, Szilvester)
502
503
  * Ignored files no longer shown as unknown (#67926, Szilvester)
504
505
  * Don't allow merge if there are local changes (#73770, Szilvester)
506
507
  * Fix bookmark dialog (#67922, Szilvester)
508
509
  * Fix remove dialog (#73766 and #73767, Szilvester)
510
511
  * Several other small regression fixes (Szilvester)
512
486 by Jelmer Vernooij
Release 0.94.0.
513
0.13.0    2006-12-13
183 by Jelmer Vernooij
Add NEWS file.
514
515
  * Don't show pending merge list when there are no pending merges
516
    (Alexander Belchenko)
517
518
  * Better error handling in gcommit (Alexander Belchenko)
519
520
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
521
522
  * Rename put into context menu (Szilvester Farkas) #73774
523
524
  * Improved commit dialog (Szilvester Farkas) #73778
525
526
  * Rename dialog contains original name (Szilvester Farkas) #73775
527
528
  * Bookmarks can be removed (Szilvester Farkas)
529
530
  * Run Olive after maximizing window (Szilvester Farkas) #70134
531
532
  * Check empty commit message at commit time (vila) #73737
533
534
  * Use dotted revnos in gannotate (Aaron Bentley)
535
486 by Jelmer Vernooij
Release 0.94.0.
536
0.12.0    2006-11-04
183 by Jelmer Vernooij
Add NEWS file.
537
538
  * #68127: gcommit is broken
539
540
  * #67934: various win32 fixes
541
542
  * #67933: fix product name in setup.py
543
544
  * #67930: gdiff relies on plugin name being 'gtk'
545
546
  * #66937: process doesn't stop after closing commit dialog
547
  
548
  * #66091: commit after merge fails
549
  
550
  * #67927: fix non-ascii commit message