/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: Vincent Ladeuil
  • Date: 2008-05-05 18:18:08 UTC
  • mfrom: (487 trunk)
  • mto: (487.1.1 gtk)
  • mto: This revision was merged to the branch mainline in revision 490.
  • Revision ID: v.ladeuil+lp@free.fr-20080505181808-ilh1cyl2v4crpc5i
merge bzr-gtk trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.95.0  UNRELEASED
 
2
 
 
3
 
 
4
0.94.0    2008-05-04
 
5
 
 
6
 CHANGES
 
7
 
 
8
  * Disabled signature tab until we start verifying testaments. 
 
9
    (Jelmer Vernooij)
 
10
 
 
11
 BUG FIXES
 
12
 
 
13
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
 
14
 
1
15
0.94.0rc1  2008-04-25
2
16
 
3
17
 CHANGES
6
20
 
7
21
  * Use new D-Bus revision signal. (James Henstridge, #206443)
8
22
 
9
 
  * Switched to using Seahorse to verify signatures. (Daniel Schierbeck)
10
 
 
11
23
 UI
12
24
 
13
25
  * Made the tags associated with a revision render next to the revision
51
63
 
52
64
  * Only check for old Bazaar versions that are known to be incompatible and 
53
65
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
54
 
        the API is sufficiently stable now. (Jelmer Vernooij)
 
66
    the API is sufficiently stable now. (Jelmer Vernooij)
55
67
 
56
68
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
57
69
 
58
 
  * Add tab if revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
70
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
71
 
 
72
  * Use seahorse to verify signatures. (Daniel Schierbeck)
59
73
 
60
74
 INTERNALS
61
75
 
87
101
 
88
102
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
89
103
 
90
 
0.92.0  2007-11-07
 
104
0.92.0    2007-11-07
91
105
 
92
106
 UI
93
107
 
140
154
 
141
155
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
142
156
 
143
 
0.91.0  2007-09-24
 
157
0.91.0    2007-09-24
144
158
 
145
159
 UI
146
160
 
179
193
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
180
194
    (Mateusz Korniak)
181
195
 
182
 
0.90.0  2007-08-27
 
196
0.90.0    2007-08-27
183
197
 
184
198
 FEATURES
185
199
 
280
294
 
281
295
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
282
296
 
283
 
0.16.0  2007-05-05
 
297
0.16.0    2007-05-05
284
298
 
285
299
 FEATURES
286
300
 
308
322
  
309
323
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
310
324
 
311
 
0.15.2  2007-04-03
 
325
0.15.2    2007-04-03
312
326
 
313
327
 BUG FIXES
314
328
 
325
339
 
326
340
  * Display remote locations in commit-notify (Robert)
327
341
 
328
 
0.15.1  2007-03-25
 
342
0.15.1    2007-03-25
329
343
 
330
344
 BUG FIXES
331
345
 
363
377
 
364
378
  * Strict commits are now a dialog, not a check box (Jelmer)
365
379
 
366
 
0.15.0  2007-03-09
 
380
0.15.0    2007-03-09
367
381
 
368
382
BUG FIXES
369
383
 
407
421
 
408
422
  * Add initial testsuite (Jelmer)
409
423
 
410
 
0.14.0  2007-01-30
 
424
0.14.0    2007-01-30
411
425
 
412
426
  * Add revert functionality (Szilvester)
413
427
 
414
428
  * Rewritten CommitDialog without glade (Szilvester)
415
429
 
416
430
  * Allow to commit single files from the context menu (Fixes #54983,
417
 
                                                                                                           Szilvester)
 
431
                                                       Szilvester)
418
432
 
419
433
  * Warn about incompatible Bazaar versions (Jelmer)
420
434
 
427
441
  * Set default drive letter (#67924, Szilvester)
428
442
 
429
443
  * Show error if no diff available for the selected file (#76536,
430
 
                                                                                                                  Szilvester)
 
444
                                                          Szilvester)
431
445
 
432
446
  * Handle current revision in annotate better (Aaron)
433
447
 
455
469
 
456
470
  * Several other small regression fixes (Szilvester)
457
471
 
458
 
0.13.0  2006-12-13
 
472
0.13.0    2006-12-13
459
473
 
460
474
  * Don't show pending merge list when there are no pending merges
461
475
    (Alexander Belchenko)
478
492
 
479
493
  * Use dotted revnos in gannotate (Aaron Bentley)
480
494
 
481
 
0.12.0  2006-11-04
 
495
0.12.0    2006-11-04
482
496
 
483
497
  * #68127: gcommit is broken
484
498