/b-gtk/fix-viz

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