/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Gustav Hartvigsson
  • Date: 2014-11-25 15:34:07 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20141125153407-827k8g7qy9u5byd5
* Fixed bzr-gtk's viz util, using the new Gtk Inspector.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.104.0 UNRELEASED
 
2
 
 
3
 BUG FIXES
 
4
 
 
5
  * Fix compatibility with newer versions of gir-gtk which don't allow
 
6
    None in STRING columns of ListStores. (Jelmer Vernooij)
 
7
 
 
8
  * Properly handle popup menus when there is no selected revision in
 
9
    "bzr viz". (Jelmer Vernooij, #281717)
 
10
 
 
11
  * Ignore bzr-handle-patch.desktop in sofware center.
 
12
    (Jelmer Vernooij, #854245)
 
13
 
 
14
  * Fix searching in tree views. (Jelmer Vernooij, #928301)
 
15
 
 
16
  * Don't try to expand options in commit messages. They've been saved from
 
17
    previous commits and won't ever contain option references.
 
18
    (Vincent Ladeuil, #1132719)
 
19
 
 
20
 CHANGES
 
21
 
 
22
  * bzr-notify has been removed, as it was causing regressions
 
23
    on several machines and not particularly useful.
 
24
    (Jelmer Vernooij, #714767, #949798, #998994, #342135, #342136, #394536)
 
25
 
 
26
0.103.0 2011-12-11
 
27
 
 
28
 FEATURES
 
29
 
 
30
  * Internationalization support has been added. (David Planella, #621680)
 
31
 
 
32
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
 
33
 
 
34
  * gannotate now supports interactive substring search in the file content.
 
35
    interactive search for line numbers has been removed, use Ctrl-G instead.
 
36
    (Sergei Golubchik)
 
37
 
 
38
  * visualise now supports interactive changeset comment search.
 
39
    interactive search for revision numbers continues to work.
 
40
    (Sergei Golubchik)
 
41
 
 
42
  * Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
 
43
 
 
44
  * Remove keyring support - this is broken for GTK3, and replaced by a DBus service
 
45
    that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
 
46
    for this service. (Jelmer Vernooij)
 
47
 
 
48
 BUG FIXES
 
49
 
 
50
  * Ensure config directory exists before writing configuration.
 
51
    (Jelmer Vernooij, #231150)
 
52
 
 
53
  * Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
 
54
 
 
55
  * Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
 
56
    (Mikkel Kamstrup Erlandsen, #861201)
 
57
 
 
58
0.100.0 2011-03-02
 
59
 
 
60
 BUG FIXES
 
61
 
 
62
  * make sure that gdiff opened from gannotate knows its parent
 
63
    (gannotate, that is, and does not exit when it (gdiff) is closed.
 
64
 
 
65
  * Clarify 'visualise' help about the multiple branches feature
 
66
    and the --revision parameter. (Vincent Ladeuil, #556347)
 
67
 
 
68
  * Mark as compatible with bzr 2.3. (Jelmer Vernooij)
 
69
 
 
70
  * Fix appindicator icon category. (Michael Terry, #685634)
 
71
 
 
72
  * Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
 
73
 
 
74
  * "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
 
75
 
 
76
  * Don't use markup for secondary text in error dialogs.
 
77
    (Edward Ari Bichetero, #656641)
 
78
 
 
79
  * Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
 
80
 
 
81
 FEATURES
 
82
 
 
83
  * Add lock dialog. (Daniel Schierbeck, #93652)
 
84
 
 
85
 FEATURES
 
86
 
 
87
  * Add option to use "bzr viz" with a vertical layout.
 
88
    (Ximin Luo, #649273)
 
89
 
 
90
0.99.1  2010-08-26
 
91
 
 
92
 BUG FIXES
 
93
 
 
94
  * Trivial release to include credits pickle file.
 
95
 
 
96
   * Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
 
97
 
 
98
0.99.0 2010-08-13
 
99
 
 
100
 BUG FIXES
 
101
 
 
102
   * Guard setup() call when not loaded as __main__. (Robert Collins)
 
103
 
 
104
   * Ignore gnomekeyring.IOError when checking if credentials are available
 
105
     in the GNOME keyring. (Jelmer Vernooij, #534326)
 
106
 
 
107
   * Don't crash when there is already a lan-notify instance running.
 
108
     (Jelmer Vernooij, #339284)
 
109
 
 
110
   * Return the credentials if successfully found in gnome-keyring.
 
111
     (John Szakmeister)
 
112
 
 
113
   * Support non-bzr patches. (Toshio Kuratomi, #502076)
 
114
 
 
115
   * Avoid using private functions to get branch config. (Jelmer Vernooij,
 
116
     #583554)
 
117
 
 
118
   * Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
 
119
 
 
120
FEATURES
 
121
 
 
122
  * Add 'Find' button to start text search.
 
123
    (Martin Pool, #556347)
 
124
 
 
125
  * Add 'glog' as an alias for visualize (aka viz) as too many
 
126
    people are still confused.
 
127
    (Vincent Ladeuil)
 
128
 
 
129
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
 
130
    #518179)
 
131
 
 
132
  * Add more tooltips to Olive. (Adrian Room, #333876)
 
133
 
 
134
0.98.0 2010-02-24
 
135
 
 
136
BUG FIXES
 
137
 
 
138
  * Fix relative import in olive menu.
 
139
    (Mathias Brodala, #269883)
 
140
 
 
141
  * Fix typo in checkout dialog.
 
142
    (Jasper Groenewegen, #466507)
 
143
 
 
144
  * Adds help for ginit and gtags.
 
145
    (Andrew Starr-Bochicchio, #512701)
 
146
 
 
147
0.97.0 2009-08-25
 
148
 
 
149
BUG FIXES
 
150
 
 
151
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
 
152
    by being more tolerant about gobject methods availability.
 
153
    (Vincent Ladeuil, #403430)
 
154
  
 
155
  * Fixed emblem and nautilus bzr-status column for ignored files.
 
156
    (Lucas Shrewsbury, #294632)
 
157
    
 
158
  * Fixed emblem and nautilus bzr-status column for unversioned files.
 
159
    (Lucas Shrewsbury, #417966)
 
160
 
 
161
  * Switch to using disutils sdist instead of bzr export.
 
162
    (Mark Lee, #398242)
 
163
 
 
164
0.96.2  2009-07-08
 
165
 
 
166
 BUG FIXES
 
167
 
 
168
  * Same player shoots again. Version credits.pickle and rebuild the tarball
 
169
    after running 'python ./setup.py build_credits', update
 
170
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
 
171
    (Vincent Ladeuil, #397526)
 
172
 
 
173
0.96.1  2009-07-08
 
174
 
 
175
 BUG FIXES
 
176
 
 
177
  * Rebuild the tarball after running 'python ./setup.py build_credits',
 
178
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
 
179
   (Vincent Ladeuil, #397526)
 
180
 
 
181
 
 
182
0.96.0  2009-07-08
 
183
 
 
184
 UI
 
185
 
 
186
  * Add colored status messages in Olive file list (Jasper Groenewegen)
 
187
 
 
188
  * Use the new progress bar implementation from bzrlib.
 
189
   (Vincent Ladeuil, 385191)
 
190
 
 
191
 CHANGES
 
192
 
 
193
  * Add ginfo command line option (Jasper Groenewegen)
 
194
  
 
195
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
 
196
 
 
197
 BUG FIXES
 
198
 
 
199
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
 
200
  Korn, #294396)
 
201
 
 
202
  * Fix Olive homepage URL. (#255152)
 
203
 
 
204
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
 
205
 
 
206
  * Save commit messages at uncommit time, restore them at
 
207
    gcommit time. Also allow saving commit messages if the commit
 
208
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
 
209
 
 
210
  * Mark as compatible with bzr 1.13.
 
211
 
 
212
 FEATURES
 
213
 
 
214
  * Support storing credentials in the GNOME Keyring if it is 
 
215
    available. (Jelmer Vernooij)
 
216
 
 
217
  * Fix opening Status window in Olive (#316310)
 
218
 
 
219
0.95.0  2008-08-04
 
220
 
 
221
 UI
 
222
 
 
223
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
 
224
 
 
225
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
 
226
 
 
227
  * Added menu option for indexing branches if bzr-search is present.
 
228
    (Jelmer Vernooij)
 
229
 
 
230
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
 
231
 
 
232
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
 
233
 
 
234
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
 
235
 
 
236
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
 
237
 
 
238
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
 
239
 
 
240
  * Sort Olive bookmarks by title (Jasper Groenewegen)
 
241
  
 
242
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
 
243
  
 
244
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
 
245
 
 
246
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
 
247
  
 
248
  * Show status for folders in Olive file list (Jasper Groenewegen)
 
249
  
 
250
  * Change appearance Olive bookmarks (Jasper Groenewegen)
 
251
  
 
252
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
 
253
 
 
254
 BUG FIXES
 
255
 
 
256
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
 
257
  
 
258
  * Fixed adding tags. (Javier Derderian, #228709)
 
259
 
 
260
  * Fix history mode button. (Jasper Groenewegen, #144962)
 
261
 
 
262
  * Fixed handle-patch script. (Jelmer Vernooij)
 
263
 
 
264
  * Fix import in olive. (Jelmer Vernooij, #223935)
 
265
 
 
266
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
 
267
 
 
268
  * Remove use of upstream removed Repository.revision_parents() 
 
269
    (Jelmer Vernooij)
 
270
 
 
271
  * List network drives in Olive. (Kevin Light, #244308)
 
272
 
 
273
  * Fix progress bar handling. (Jelmer Vernooij)
 
274
 
 
275
  * Fix broken symlink handling. (Jasper Groenewegen)
 
276
 
 
277
  * Fix import in Olive rename dialog. (Kevin Light)
 
278
 
 
279
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
 
280
 
 
281
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
 
282
 
 
283
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
 
284
 
 
285
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
 
286
 
 
287
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
 
288
 
 
289
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
 
290
  
 
291
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
 
292
  
 
293
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
 
294
 
 
295
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
 
296
 
 
297
 CHANGES
 
298
 
 
299
  * Moved notify icon code to separate script. (Jelmer Vernooij)
 
300
 
 
301
  * Verify testaments when showing signatures on revisions and
 
302
    re-enable signature display. (Jelmer Vernooij)
 
303
 
 
304
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
 
305
  
 
306
  * Add gmerge command line option (Jasper Groenewegen, #124760)
 
307
 
 
308
 INTERNALS
 
309
 
 
310
  * All i18n calls should now go through _i18n which must be imported from
 
311
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
 
312
    as an anonymous variable. (Vincent Ladeuil)
 
313
 
 
314
  * Add test for linegraph code. (Jelmer Vernooij)
 
315
 
 
316
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
 
317
 
 
318
  * Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
 
319
 
 
320
  * Remove glade from merge dialog. (Jasper Groenewegen)
 
321
 
 
322
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
 
323
 
 
324
  * Remove glade from olive main window (Jasper Groenewegen)
 
325
  
 
326
  * Remove glade from olive info dialog (Jasper Groenewegen)
 
327
 
 
328
  * Rewrite Olive mouse button event handling (Kevin Light)
 
329
  
 
330
0.94.0    2008-05-04
 
331
 
 
332
 CHANGES
 
333
 
 
334
  * Disabled signature tab until we start verifying testaments. 
 
335
    (Jelmer Vernooij)
 
336
 
 
337
 BUG FIXES
 
338
 
 
339
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
 
340
 
 
341
0.94.0rc1  2008-04-25
 
342
 
 
343
 CHANGES
 
344
 
 
345
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
 
346
 
 
347
  * Use new D-Bus revision signal. (James Henstridge, #206443)
 
348
 
 
349
 UI
 
350
 
 
351
  * Made the tags associated with a revision render next to the revision
 
352
    node in the branch view. (Ali Sabil)
 
353
 
 
354
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
 
355
 
 
356
  * Add bugs tab in the branch view. (Jelmer Vernooij)
 
357
  
 
358
  * New Tango-styled icons. This time properly licensed under the GPL.
 
359
    (Simon Pascal Klein)
 
360
 
 
361
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
 
362
 
 
363
  * Added new icons for nautilus overlay (Martin Albisetti)
 
364
 
 
365
  * Added enable/disable per-branch option (Martin Albisetti)
 
366
 
 
367
  * Add compare with option to revisions menu. (Javier Derderian)
 
368
 
 
369
  * Register file handler for applying patches/bundles to Bazaar branches.
 
370
    (Jelmer Vernooij)
 
371
 
 
372
 BUG FIXES
 
373
 
 
374
  * Make adding tags from the viz work again. (Daniel Schierbeck)
 
375
 
 
376
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
 
377
  
 
378
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
 
379
  
 
380
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
 
381
    Merwe)
 
382
 
 
383
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
 
384
    Daniel Schierbeck)
 
385
 
 
386
  * Fixed change view menu in viz. (Javier Derderian, #215350)
 
387
 
 
388
 FEATURES
 
389
 
 
390
  * Only check for old Bazaar versions that are known to be incompatible and 
 
391
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
 
392
    the API is sufficiently stable now. (Jelmer Vernooij)
 
393
 
 
394
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
 
395
 
 
396
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
397
 
 
398
  * Use seahorse to verify signatures. (Daniel Schierbeck)
 
399
 
 
400
 INTERNALS
 
401
 
 
402
  * Refactored the revisionview. (Daniel Schierbeck)
 
403
 
 
404
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
 
405
 
 
406
  * Preferences dialog has been split up. (Jelmer Vernooij)
 
407
 
 
408
0.93.0  2007-12-10
 
409
 
 
410
 UI
 
411
 
 
412
  * Added a menu bar to the viz. (Daniel Schierbeck)
 
413
     - Select a revision by tag.
 
414
     - Show/hide tree view columns.
 
415
 
 
416
 BUG FIXES
 
417
 
 
418
  * Make toolbars in Olive follow GNOME standards. (#137074)
 
419
 
 
420
 INTERNALS
 
421
 
 
422
  * Allow test suite to run without PyGTK. (Aaron Bentley)
 
423
 
 
424
0.92.1  2007-11-10
 
425
 
 
426
 BUG FIXES
 
427
 
 
428
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
 
429
 
 
430
0.92.0    2007-11-07
 
431
 
 
432
 UI
 
433
 
 
434
  * Removed email part of committer id from committer column in the revision
 
435
    history window. (Daniel Schierbeck)
 
436
    
 
437
  * Removed date column from revision history window. (Daniel Schierbeck)
 
438
  
 
439
  * Rearranged the logview into a notebook. (Daniel Schierbeck)
 
440
  
 
441
  * Redesigned the Commit dialog. (John Arbash Meinel)
 
442
  
 
443
  * Broken lines support made optional. (Daniel Schierbeck)
 
444
 
 
445
 FEATURES
 
446
 
 
447
  * Rewrite of a large ammount of the viz code:
 
448
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
 
449
        * A new algorithm to work out how to draw the lines using the
 
450
          revsion numbers returned from merge_sort.
 
451
        * Lines that are very long are broken, which results in the graph
 
452
          requiring less space to render and the graph is easier to interpret.
 
453
          (#82907)
 
454
        * Choose the color for a branch from the revsion number, which results
 
455
          in stable colors. Revisions on the mainline are allways black.
 
456
        * Implement a TreeModel that loads the revision data only when a a
 
457
          revision is scrolled into view, improving the time it takes to display
 
458
          the first screen of data by 92%. (#124143)
 
459
        * Add a column to display the revision number. (#64167)
 
460
        * Add buttons to navigate to child revisions.
 
461
    (Gary van der Merwe)
 
462
 
 
463
  * Added a revert option to the revision menu. (Gary van der Merwe)
 
464
 
 
465
 BUG FIXES
 
466
 
 
467
  * Show children on new row in table to avoid very broad windows in viz. 
 
468
    (Jelmer)
 
469
 
 
470
  * viz slow when run from olive. (#70463, Gary van der Merwe)
 
471
  
 
472
  * Make it possible to open diff from the commit window when there are pending
 
473
    merges. (Gary van der Merwe)
 
474
    
 
475
 INTERNALS
 
476
 
 
477
  * Use standard version tuple. (Jelmer)
 
478
 
 
479
  * Add check command to setup.py. (Jelmer)
 
480
 
 
481
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
 
482
 
 
483
0.91.0    2007-09-24
 
484
 
 
485
 UI
 
486
 
 
487
  * Added keyboard shortcuts for closing windows and exiting Olive.
 
488
    (#139559, Daniel Schierbeck)
 
489
  * Add a message to the viz window to indicate that the graph is still loading.
 
490
    (Gary van der Merwe)
 
491
 
 
492
  * The tip revision will be automatically selected in the branch visualization
 
493
    window. (#144244, Daniel Schierbeck)
 
494
  
 
495
  * Updated olive-gtk.desktop: Polish translation and additional categories.
 
496
    (Mateusz Korniak)
 
497
 
 
498
 BUG FIXES
 
499
 
 
500
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
 
501
    (#140512, James Westby) 
 
502
 
 
503
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
 
504
  
 
505
  * Annotate context menu works again. (Daniel Schierbeck)
 
506
  
 
507
  * Fixed push (with overwite) behavior when branches are diverged.
 
508
    (Mateusz Korniak)
 
509
  
 
510
  * Local missing revisions are remote extra revisions (Missing revisions menu
 
511
    item in Olive). (Mateusz Korniak)
 
512
 
 
513
 INTERNALS
 
514
 
 
515
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
 
516
 
 
517
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
 
518
  
 
519
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
 
520
    (Mateusz Korniak)
 
521
 
 
522
0.90.0    2007-08-27
 
523
 
 
524
 FEATURES
 
525
 
 
526
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
 
527
 
 
528
  * Show tags in bzr viz. (Jelmer)
 
529
 
 
530
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
 
531
 
 
532
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
 
533
  
 
534
  * Added "update" menu item in Olive. (Mateusz Korniak)
 
535
  
 
536
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
 
537
  
 
538
  * Show bzr viz interface quickly. (Gary van der Merwe)
 
539
 
 
540
 UI
 
541
  
 
542
  * Improve Preferences dialog layout. (Jelmer)
 
543
 
 
544
 INTERNALS:
 
545
 
 
546
  * Updated pot generator script and regenerated the translation template.
 
547
    (Szilveszter)
 
548
 
 
549
  * Add helper widget for selecting branches (Jelmer)
 
550
    
 
551
 BUG FIXES
 
552
 
 
553
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
 
554
  Korniak, Jelmer)
 
555
 
 
556
  * Fixed interface to push.PushDialog (Mateusz Korniak)
 
557
 
 
558
  * Fix so the when Olive is run from the source code, the toolbar and menu
 
559
    icons show. (Gary van der Merwe, #131520)
 
560
 
 
561
  * Fix a regression that Olive was no longer able to find bzrlib location
 
562
    due to a change in the output of "bzr version". (Gary van der Merwe)
 
563
 
 
564
  * Fix a regression that Olive branch info window was not working. (Gary van
 
565
    der Merwe)
 
566
    
 
567
  * Fixed tags formatting. (Aaron)
 
568
 
 
569
0.18.0  2007-07-17
 
570
 
 
571
 FEATURES
 
572
 
 
573
  * Add support for customizing colors in the diff window via ~/.colordiffrc
 
574
    or gedit's syntax highlighting configuration. See README file for details.
 
575
    (Adeodato Simó)
 
576
 
 
577
  * Add Inspect and Branch buttons to notification window. (Robert)
 
578
 
 
579
  * Add notification area icon with context menu. (Jelmer)
 
580
 
 
581
  * New tango icons. (Pascal Klein)
 
582
 
 
583
  * Add simple About dialog. (Jelmer)
 
584
 
 
585
  * Add context menu in bzrk. (Jelmer)
 
586
 
 
587
 BUG FIXES
 
588
 
 
589
  * Fix option help strings to comply with the style guide. (Vincent)
 
590
 
 
591
  * Fix import of BzrError. (Aaron)
 
592
 
 
593
  * Fix missing attributes for DummyRevision. (Vincent)
 
594
 
 
595
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
 
596
 
 
597
 
 
598
0.17.0  2007-06-15
 
599
 
 
600
 FEATURES
 
601
 
 
602
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
 
603
    (Szilveszter)
 
604
 
 
605
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
 
606
 
 
607
  * There are now more columns in the file list, and you can sort by them
 
608
    (Szilveszter)
 
609
 
 
610
  * A location bar was added to the top of the file list. On Windows, the
 
611
    drive selector combo was moved here (Szilveszter)
 
612
 
 
613
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
 
614
    (Aaron)
 
615
 
 
616
 BUG FIXES
 
617
 
 
618
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
 
619
    (#93653, Szilveszter)
 
620
 
 
621
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
 
622
 
 
623
0.16.0    2007-05-05
 
624
 
 
625
 FEATURES
 
626
 
 
627
  * An Initialize dialog added to Olive along with a 'ginit' command
 
628
  (#90839, Szilveszter)
 
629
  
 
630
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
 
631
  (#103725, Szilveszter)
 
632
 
 
633
 BUG FIXES
 
634
 
 
635
  * Sort plugins in gpreferences (Jelmer)
 
636
 
 
637
  * Give nicer errors when startup fails (John)
 
638
 
 
639
  * Fix 'bzr gdiff notafile' (#107812, John)
 
640
 
 
641
  * Find olive.glade on a couple more systems (John)
 
642
 
 
643
 INTERNALS
 
644
  
 
645
  * Some minor style fixes (John)
 
646
 
 
647
 DOCS
 
648
  
 
649
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
 
650
 
 
651
0.15.2    2007-04-03
 
652
 
 
653
 BUG FIXES
 
654
 
 
655
  * Fix regression that prevented gannotate from being used (#97473, 
 
656
                                                             Vincent, Jelmer)
 
657
 
 
658
  * Fix regression that prevented gstatus from being used (Jelmer)
 
659
 
 
660
  * Fix status dialog size (Jelmer)
 
661
 
 
662
 FEATURES
 
663
 
 
664
  * Update commit-notify to use new dbus API (Robert)
 
665
 
 
666
  * Display remote locations in commit-notify (Robert)
 
667
 
 
668
0.15.1    2007-03-25
 
669
 
 
670
 BUG FIXES
 
671
 
 
672
  * Prevent test suite from causing default-encoding changes (Aaron)
 
673
 
 
674
  * Fix testsuite when Olive was run before (Szilveszter)
 
675
 
 
676
  * Fix locking issue in Olive (Szilvester, #91522)
 
677
 
 
678
  * Don't obtain handle to networkmanager until necessary (Jelmer)
 
679
 
 
680
  * Better behavior in annotate when unable to go back (Aaron)
 
681
 
 
682
 FEATURES
 
683
 
 
684
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
 
685
 
 
686
  * Add 'forward' button in gannotate (Aaron)
 
687
 
 
688
  * Add simple GTK+ progress bars (Jelmer)
 
689
 
 
690
  * Add gmissing command (Jelmer)
 
691
 
 
692
  * Add simple preferences window with plugin list and global settings
 
693
  (Jelmer)
 
694
 
 
695
  * Add new command 'commit-notify' to listen for commits on dbus and
 
696
  show them via pynotify. (Robert)
 
697
 
 
698
 UI IMPROVEMENTS
 
699
 
 
700
  * Move search fields in gannotate directly below source window (Aaron)
 
701
 
 
702
  * Move buttons to top, tweak layout (Aaron)
 
703
 
 
704
  * Strict commits are now a dialog, not a check box (Jelmer)
 
705
 
 
706
0.15.0    2007-03-09
 
707
 
 
708
BUG FIXES
 
709
 
 
710
  * Fix gannotate interaction with dirstate (Aaron)
 
711
 
 
712
  * Default button set on Commit dialog (#83030, Szilveszter)
 
713
 
 
714
  * Fix branch-nick handling (Aaron)
 
715
 
 
716
  * Defer cairo import to prevent import errors (Aaron)
 
717
 
 
718
  * More use of lazy_imports to speed up timing (Aaron)
 
719
 
 
720
  * Fix diff window freeze when shown from commit (Szilveszter)
 
721
 
 
722
  * Allow to commit single files from the context menu (#54983, Szilveszter)
 
723
 
 
724
FEATURES
 
725
 
 
726
  * Add ability to install nautilus plugin (#75603, Szilveszter)
 
727
 
 
728
  * Add conflicts window (Szilveszter)
 
729
 
 
730
  * Use network manager to determine default value of "Local Commit"
 
731
setting (Jelmer)
 
732
 
 
733
  * Add status window (Jelmer, Szilveszter)
 
734
 
 
735
  * Add revision browser for push and pull dialogs (Szilveszter)
 
736
 
 
737
  * Add revert functionality to context menu (Szilveszter)
 
738
 
 
739
INTERNAL
 
740
 
 
741
  * Some more code converted to not use glade (Szilveszter, Jelmer)
 
742
 
 
743
  * Move url history and preferences code to a separate class (Jelmer)
 
744
 
 
745
  * Merge revision info code for gannotate and viz into single new widget
 
746
(Jelmer)
 
747
 
 
748
  * Add initial testsuite (Jelmer)
 
749
 
 
750
0.14.0    2007-01-30
 
751
 
 
752
  * Add revert functionality (Szilvester)
 
753
 
 
754
  * Rewritten CommitDialog without glade (Szilvester)
 
755
 
 
756
  * Allow to commit single files from the context menu (Fixes #54983,
 
757
                                                       Szilvester)
 
758
 
 
759
  * Warn about incompatible Bazaar versions (Jelmer)
 
760
 
 
761
  * Fixed gbranch (#77751, Szilvester)
 
762
 
 
763
  * Use the UI factory (Jelmer)
 
764
 
 
765
  * Generic handling of errors (Jelmer)
 
766
 
 
767
  * Set default drive letter (#67924, Szilvester)
 
768
 
 
769
  * Show error if no diff available for the selected file (#76536,
 
770
                                                          Szilvester)
 
771
 
 
772
  * Handle current revision in annotate better (Aaron)
 
773
 
 
774
  * Support scrolling based on an offset in annotate (Aaron)
 
775
 
 
776
  * Add "Back" button in annotate (Aaron)
 
777
 
 
778
  * Removed some unused functions (Aaron)
 
779
 
 
780
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
 
781
 
 
782
  * Nicer error when pygtk not installed (Aaron)
 
783
 
 
784
  * Show uncommitted changes in annotate (Aaron)
 
785
 
 
786
  * Support annotate in olive (#73786, Szilvester)
 
787
 
 
788
  * Ignored files no longer shown as unknown (#67926, Szilvester)
 
789
 
 
790
  * Don't allow merge if there are local changes (#73770, Szilvester)
 
791
 
 
792
  * Fix bookmark dialog (#67922, Szilvester)
 
793
 
 
794
  * Fix remove dialog (#73766 and #73767, Szilvester)
 
795
 
 
796
  * Several other small regression fixes (Szilvester)
 
797
 
 
798
0.13.0    2006-12-13
 
799
 
 
800
  * Don't show pending merge list when there are no pending merges
 
801
    (Alexander Belchenko)
 
802
 
 
803
  * Better error handling in gcommit (Alexander Belchenko)
 
804
 
 
805
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
 
806
 
 
807
  * Rename put into context menu (Szilvester Farkas) #73774
 
808
 
 
809
  * Improved commit dialog (Szilvester Farkas) #73778
 
810
 
 
811
  * Rename dialog contains original name (Szilvester Farkas) #73775
 
812
 
 
813
  * Bookmarks can be removed (Szilvester Farkas)
 
814
 
 
815
  * Run Olive after maximizing window (Szilvester Farkas) #70134
 
816
 
 
817
  * Check empty commit message at commit time (vila) #73737
 
818
 
 
819
  * Use dotted revnos in gannotate (Aaron Bentley)
 
820
 
 
821
0.12.0    2006-11-04
 
822
 
 
823
  * #68127: gcommit is broken
 
824
 
 
825
  * #67934: various win32 fixes
 
826
 
 
827
  * #67933: fix product name in setup.py
 
828
 
 
829
  * #67930: gdiff relies on plugin name being 'gtk'
 
830
 
 
831
  * #66937: process doesn't stop after closing commit dialog
 
832
  
 
833
  * #66091: commit after merge fails
 
834
  
 
835
  * #67927: fix non-ascii commit message