/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-06-28 17:13:46 UTC
  • mto: This revision was merged to the branch mainline in revision 517.
  • Revision ID: jelmer@samba.org-20080628171346-ob42iggcc663s4xz
Show full license details in about dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.94.0  UNRELEASED
 
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
0.94.0rc1  2008-04-25
2
32
 
3
33
 CHANGES
4
34
 
6
36
 
7
37
  * Use new D-Bus revision signal. (James Henstridge, #206443)
8
38
 
9
 
  * Switched to using Seahorse to verify signatures. (Daniel Schierbeck)
10
 
 
11
39
 UI
12
40
 
13
41
  * Made the tags associated with a revision render next to the revision
28
56
 
29
57
  * Add compare with option to revisions menu. (Javier Derderian)
30
58
 
 
59
  * Register file handler for applying patches/bundles to Bazaar branches.
 
60
    (Jelmer Vernooij)
 
61
 
31
62
 BUG FIXES
32
63
 
33
64
  * Make adding tags from the viz work again. (Daniel Schierbeck)
42
73
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
43
74
    Daniel Schierbeck)
44
75
 
 
76
  * Fixed change view menu in viz. (Javier Derderian, #215350)
 
77
 
45
78
 FEATURES
46
79
 
47
80
  * Only check for old Bazaar versions that are known to be incompatible and 
48
81
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
49
 
        the API is sufficiently stable now. (Jelmer Vernooij)
 
82
    the API is sufficiently stable now. (Jelmer Vernooij)
50
83
 
51
84
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
52
85
 
53
 
  * Add tab if revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
86
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
87
 
 
88
  * Use seahorse to verify signatures. (Daniel Schierbeck)
54
89
 
55
90
 INTERNALS
56
91
 
82
117
 
83
118
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
84
119
 
85
 
0.92.0  2007-11-07
 
120
0.92.0    2007-11-07
86
121
 
87
122
 UI
88
123
 
135
170
 
136
171
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
137
172
 
138
 
0.91.0  2007-09-24
 
173
0.91.0    2007-09-24
139
174
 
140
175
 UI
141
176
 
174
209
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
175
210
    (Mateusz Korniak)
176
211
 
177
 
0.90.0  2007-08-27
 
212
0.90.0    2007-08-27
178
213
 
179
214
 FEATURES
180
215
 
275
310
 
276
311
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
277
312
 
278
 
0.16.0  2007-05-05
 
313
0.16.0    2007-05-05
279
314
 
280
315
 FEATURES
281
316
 
303
338
  
304
339
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
305
340
 
306
 
0.15.2  2007-04-03
 
341
0.15.2    2007-04-03
307
342
 
308
343
 BUG FIXES
309
344
 
320
355
 
321
356
  * Display remote locations in commit-notify (Robert)
322
357
 
323
 
0.15.1  2007-03-25
 
358
0.15.1    2007-03-25
324
359
 
325
360
 BUG FIXES
326
361
 
358
393
 
359
394
  * Strict commits are now a dialog, not a check box (Jelmer)
360
395
 
361
 
0.15.0  2007-03-09
 
396
0.15.0    2007-03-09
362
397
 
363
398
BUG FIXES
364
399
 
402
437
 
403
438
  * Add initial testsuite (Jelmer)
404
439
 
405
 
0.14.0  2007-01-30
 
440
0.14.0    2007-01-30
406
441
 
407
442
  * Add revert functionality (Szilvester)
408
443
 
409
444
  * Rewritten CommitDialog without glade (Szilvester)
410
445
 
411
446
  * Allow to commit single files from the context menu (Fixes #54983,
412
 
                                                                                                           Szilvester)
 
447
                                                       Szilvester)
413
448
 
414
449
  * Warn about incompatible Bazaar versions (Jelmer)
415
450
 
422
457
  * Set default drive letter (#67924, Szilvester)
423
458
 
424
459
  * Show error if no diff available for the selected file (#76536,
425
 
                                                                                                                  Szilvester)
 
460
                                                          Szilvester)
426
461
 
427
462
  * Handle current revision in annotate better (Aaron)
428
463
 
450
485
 
451
486
  * Several other small regression fixes (Szilvester)
452
487
 
453
 
0.13.0  2006-12-13
 
488
0.13.0    2006-12-13
454
489
 
455
490
  * Don't show pending merge list when there are no pending merges
456
491
    (Alexander Belchenko)
473
508
 
474
509
  * Use dotted revnos in gannotate (Aaron Bentley)
475
510
 
476
 
0.12.0  2006-11-04
 
511
0.12.0    2006-11-04
477
512
 
478
513
  * #68127: gcommit is broken
479
514