/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: Jelmer Vernooij
  • Date: 2008-05-04 18:16:01 UTC
  • Revision ID: jelmer@samba.org-20080504181601-u5gh89q8l2we201l
Fix display of children in branchview.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.95.0  UNRELEASED
2
 
 
3
 
 UI
4
 
 
5
 
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
6
 
 
7
 
 BUG FIXES
8
 
 
9
 
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
10
 
  
11
 
  * Fixed adding tags. (Javier Derderian, #228709)
12
 
 
13
 
 INTERNALS
14
 
 
15
 
  * All i18n calls should now go through _i18n which must be imported from
16
 
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
 
    as an anonymous variable. (Vincent Ladeuil)
18
 
 
19
 
 
20
 
0.94.0    2008-05-04
21
 
 
22
 
 CHANGES
23
 
 
24
 
  * Disabled signature tab until we start verifying testaments. 
25
 
    (Jelmer Vernooij)
26
 
 
27
 
 BUG FIXES
28
 
 
29
 
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
30
 
 
31
1
0.94.0rc1  2008-04-25
32
2
 
33
3
 CHANGES
36
6
 
37
7
  * Use new D-Bus revision signal. (James Henstridge, #206443)
38
8
 
 
9
  * Switched to using Seahorse to verify signatures. (Daniel Schierbeck)
 
10
 
39
11
 UI
40
12
 
41
13
  * Made the tags associated with a revision render next to the revision
75
47
 
76
48
  * Fixed change view menu in viz. (Javier Derderian, #215350)
77
49
 
 
50
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
 
51
 
78
52
 FEATURES
79
53
 
80
54
  * Only check for old Bazaar versions that are known to be incompatible and 
81
55
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
82
 
    the API is sufficiently stable now. (Jelmer Vernooij)
 
56
        the API is sufficiently stable now. (Jelmer Vernooij)
83
57
 
84
58
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
85
59
 
86
 
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
87
 
 
88
 
  * Use seahorse to verify signatures. (Daniel Schierbeck)
 
60
  * Add tab if revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
89
61
 
90
62
 INTERNALS
91
63
 
117
89
 
118
90
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
119
91
 
120
 
0.92.0    2007-11-07
 
92
0.92.0  2007-11-07
121
93
 
122
94
 UI
123
95
 
170
142
 
171
143
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
172
144
 
173
 
0.91.0    2007-09-24
 
145
0.91.0  2007-09-24
174
146
 
175
147
 UI
176
148
 
209
181
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
210
182
    (Mateusz Korniak)
211
183
 
212
 
0.90.0    2007-08-27
 
184
0.90.0  2007-08-27
213
185
 
214
186
 FEATURES
215
187
 
310
282
 
311
283
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
312
284
 
313
 
0.16.0    2007-05-05
 
285
0.16.0  2007-05-05
314
286
 
315
287
 FEATURES
316
288
 
338
310
  
339
311
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
340
312
 
341
 
0.15.2    2007-04-03
 
313
0.15.2  2007-04-03
342
314
 
343
315
 BUG FIXES
344
316
 
355
327
 
356
328
  * Display remote locations in commit-notify (Robert)
357
329
 
358
 
0.15.1    2007-03-25
 
330
0.15.1  2007-03-25
359
331
 
360
332
 BUG FIXES
361
333
 
393
365
 
394
366
  * Strict commits are now a dialog, not a check box (Jelmer)
395
367
 
396
 
0.15.0    2007-03-09
 
368
0.15.0  2007-03-09
397
369
 
398
370
BUG FIXES
399
371
 
437
409
 
438
410
  * Add initial testsuite (Jelmer)
439
411
 
440
 
0.14.0    2007-01-30
 
412
0.14.0  2007-01-30
441
413
 
442
414
  * Add revert functionality (Szilvester)
443
415
 
444
416
  * Rewritten CommitDialog without glade (Szilvester)
445
417
 
446
418
  * Allow to commit single files from the context menu (Fixes #54983,
447
 
                                                       Szilvester)
 
419
                                                                                                           Szilvester)
448
420
 
449
421
  * Warn about incompatible Bazaar versions (Jelmer)
450
422
 
457
429
  * Set default drive letter (#67924, Szilvester)
458
430
 
459
431
  * Show error if no diff available for the selected file (#76536,
460
 
                                                          Szilvester)
 
432
                                                                                                                  Szilvester)
461
433
 
462
434
  * Handle current revision in annotate better (Aaron)
463
435
 
485
457
 
486
458
  * Several other small regression fixes (Szilvester)
487
459
 
488
 
0.13.0    2006-12-13
 
460
0.13.0  2006-12-13
489
461
 
490
462
  * Don't show pending merge list when there are no pending merges
491
463
    (Alexander Belchenko)
508
480
 
509
481
  * Use dotted revnos in gannotate (Aaron Bentley)
510
482
 
511
 
0.12.0    2006-11-04
 
483
0.12.0  2006-11-04
512
484
 
513
485
  * #68127: gcommit is broken
514
486