/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-03-27 16:27:29 UTC
  • mto: (450.1.5 trunk)
  • mto: This revision was merged to the branch mainline in revision 457.
  • Revision ID: jelmer@samba.org-20080327162729-eydrkliuspbqyu6x
Support displaying multiple tips in viz.

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
 
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025)
14
 
 
15
 
 INTERNALS
16
 
 
17
 
  * All i18n calls should now go through _i18n which must be imported from
18
 
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
19
 
    as an anonymous variable. (Vincent Ladeuil)
20
 
 
21
 
 
22
 
0.94.0    2008-05-04
23
 
 
24
 
 CHANGES
25
 
 
26
 
  * Disabled signature tab until we start verifying testaments. 
27
 
    (Jelmer Vernooij)
28
 
 
29
 
 BUG FIXES
30
 
 
31
 
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
32
 
 
33
 
0.94.0rc1  2008-04-25
34
 
 
35
 
 CHANGES
36
 
 
37
 
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
38
 
 
39
 
  * Use new D-Bus revision signal. (James Henstridge, #206443)
 
1
0.94.0  UNRELEASED
40
2
 
41
3
 UI
42
4
 
46
8
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
47
9
 
48
10
  * Add bugs tab in the branch view. (Jelmer Vernooij)
49
 
  
50
 
  * New Tango-styled icons. This time properly licensed under the GPL.
51
 
    (Simon Pascal Klein)
52
 
 
53
 
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
54
 
 
55
 
  * Added new icons for nautilus overlay (Martin Albisetti)
56
 
 
57
 
  * Added enable/disable per-branch option (Martin Albisetti)
58
 
 
59
 
  * Add compare with option to revisions menu. (Javier Derderian)
60
 
 
61
 
  * Register file handler for applying patches/bundles to Bazaar branches.
62
 
    (Jelmer Vernooij)
63
11
 
64
12
 BUG FIXES
65
13
 
67
15
 
68
16
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
69
17
  
70
 
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
 
18
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi)
71
19
  
72
20
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
73
21
    Merwe)
75
23
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
76
24
    Daniel Schierbeck)
77
25
 
78
 
  * Fixed change view menu in viz. (Javier Derderian, #215350)
79
 
 
80
26
 FEATURES
81
27
 
82
28
  * Only check for old Bazaar versions that are known to be incompatible and 
83
29
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
84
 
    the API is sufficiently stable now. (Jelmer Vernooij)
85
 
 
86
 
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
87
 
 
88
 
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
89
 
 
90
 
  * Use seahorse to verify signatures. (Daniel Schierbeck)
 
30
        the API is sufficiently stable now. (Jelmer Vernooij)
91
31
 
92
32
 INTERNALS
93
33
 
94
34
  * Refactored the revisionview. (Daniel Schierbeck)
95
35
 
96
 
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
97
 
 
98
 
  * Preferences dialog has been split up. (Jelmer Vernooij)
99
 
 
100
36
0.93.0  2007-12-10
101
37
 
102
38
 UI
119
55
 
120
56
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
121
57
 
122
 
0.92.0    2007-11-07
 
58
0.92.0  2007-11-07
123
59
 
124
60
 UI
125
61
 
172
108
 
173
109
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
174
110
 
175
 
0.91.0    2007-09-24
 
111
0.91.0  2007-09-24
176
112
 
177
113
 UI
178
114
 
211
147
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
212
148
    (Mateusz Korniak)
213
149
 
214
 
0.90.0    2007-08-27
 
150
0.90.0  2007-08-27
215
151
 
216
152
 FEATURES
217
153
 
312
248
 
313
249
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
314
250
 
315
 
0.16.0    2007-05-05
 
251
0.16.0  2007-05-05
316
252
 
317
253
 FEATURES
318
254
 
340
276
  
341
277
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
342
278
 
343
 
0.15.2    2007-04-03
 
279
0.15.2  2007-04-03
344
280
 
345
281
 BUG FIXES
346
282
 
357
293
 
358
294
  * Display remote locations in commit-notify (Robert)
359
295
 
360
 
0.15.1    2007-03-25
 
296
0.15.1  2007-03-25
361
297
 
362
298
 BUG FIXES
363
299
 
395
331
 
396
332
  * Strict commits are now a dialog, not a check box (Jelmer)
397
333
 
398
 
0.15.0    2007-03-09
 
334
0.15.0  2007-03-09
399
335
 
400
336
BUG FIXES
401
337
 
439
375
 
440
376
  * Add initial testsuite (Jelmer)
441
377
 
442
 
0.14.0    2007-01-30
 
378
0.14.0  2007-01-30
443
379
 
444
380
  * Add revert functionality (Szilvester)
445
381
 
446
382
  * Rewritten CommitDialog without glade (Szilvester)
447
383
 
448
384
  * Allow to commit single files from the context menu (Fixes #54983,
449
 
                                                       Szilvester)
 
385
                                                                                                           Szilvester)
450
386
 
451
387
  * Warn about incompatible Bazaar versions (Jelmer)
452
388
 
459
395
  * Set default drive letter (#67924, Szilvester)
460
396
 
461
397
  * Show error if no diff available for the selected file (#76536,
462
 
                                                          Szilvester)
 
398
                                                                                                                  Szilvester)
463
399
 
464
400
  * Handle current revision in annotate better (Aaron)
465
401
 
487
423
 
488
424
  * Several other small regression fixes (Szilvester)
489
425
 
490
 
0.13.0    2006-12-13
 
426
0.13.0  2006-12-13
491
427
 
492
428
  * Don't show pending merge list when there are no pending merges
493
429
    (Alexander Belchenko)
510
446
 
511
447
  * Use dotted revnos in gannotate (Aaron Bentley)
512
448
 
513
 
0.12.0    2006-11-04
 
449
0.12.0  2006-11-04
514
450
 
515
451
  * #68127: gcommit is broken
516
452