/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
  • Author(s): Chris Lamb
  • Date: 2008-05-01 13:00:15 UTC
  • mto: This revision was merged to the branch mainline in revision 482.
  • Revision ID: jelmer@samba.org-20080501130015-lmn22j03044vqngp
Set suitable FDO categories in .desktop files

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
79
51
 
80
52
  * Only check for old Bazaar versions that are known to be incompatible and 
81
53
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
82
 
    the API is sufficiently stable now. (Jelmer Vernooij)
 
54
        the API is sufficiently stable now. (Jelmer Vernooij)
83
55
 
84
56
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
85
57
 
86
 
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
87
 
 
88
 
  * Use seahorse to verify signatures. (Daniel Schierbeck)
 
58
  * Add tab if revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
89
59
 
90
60
 INTERNALS
91
61
 
117
87
 
118
88
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
119
89
 
120
 
0.92.0    2007-11-07
 
90
0.92.0  2007-11-07
121
91
 
122
92
 UI
123
93
 
170
140
 
171
141
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
172
142
 
173
 
0.91.0    2007-09-24
 
143
0.91.0  2007-09-24
174
144
 
175
145
 UI
176
146
 
209
179
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
210
180
    (Mateusz Korniak)
211
181
 
212
 
0.90.0    2007-08-27
 
182
0.90.0  2007-08-27
213
183
 
214
184
 FEATURES
215
185
 
310
280
 
311
281
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
312
282
 
313
 
0.16.0    2007-05-05
 
283
0.16.0  2007-05-05
314
284
 
315
285
 FEATURES
316
286
 
338
308
  
339
309
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
340
310
 
341
 
0.15.2    2007-04-03
 
311
0.15.2  2007-04-03
342
312
 
343
313
 BUG FIXES
344
314
 
355
325
 
356
326
  * Display remote locations in commit-notify (Robert)
357
327
 
358
 
0.15.1    2007-03-25
 
328
0.15.1  2007-03-25
359
329
 
360
330
 BUG FIXES
361
331
 
393
363
 
394
364
  * Strict commits are now a dialog, not a check box (Jelmer)
395
365
 
396
 
0.15.0    2007-03-09
 
366
0.15.0  2007-03-09
397
367
 
398
368
BUG FIXES
399
369
 
437
407
 
438
408
  * Add initial testsuite (Jelmer)
439
409
 
440
 
0.14.0    2007-01-30
 
410
0.14.0  2007-01-30
441
411
 
442
412
  * Add revert functionality (Szilvester)
443
413
 
444
414
  * Rewritten CommitDialog without glade (Szilvester)
445
415
 
446
416
  * Allow to commit single files from the context menu (Fixes #54983,
447
 
                                                       Szilvester)
 
417
                                                                                                           Szilvester)
448
418
 
449
419
  * Warn about incompatible Bazaar versions (Jelmer)
450
420
 
457
427
  * Set default drive letter (#67924, Szilvester)
458
428
 
459
429
  * Show error if no diff available for the selected file (#76536,
460
 
                                                          Szilvester)
 
430
                                                                                                                  Szilvester)
461
431
 
462
432
  * Handle current revision in annotate better (Aaron)
463
433
 
485
455
 
486
456
  * Several other small regression fixes (Szilvester)
487
457
 
488
 
0.13.0    2006-12-13
 
458
0.13.0  2006-12-13
489
459
 
490
460
  * Don't show pending merge list when there are no pending merges
491
461
    (Alexander Belchenko)
508
478
 
509
479
  * Use dotted revnos in gannotate (Aaron Bentley)
510
480
 
511
 
0.12.0    2006-11-04
 
481
0.12.0  2006-11-04
512
482
 
513
483
  * #68127: gcommit is broken
514
484