/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: Martin Albisetti
  • Author(s): Adrian Wilkins
  • Date: 2008-06-20 03:36:30 UTC
  • Revision ID: argentina@gmail.com-20080620033630-th70nvquna8d0sjc
Fix float division error in gcommit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.95.0  UNRELEASED
 
2
 
 
3
 BUG FIXES
 
4
 
 
5
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
 
6
  
 
7
  * Fixed adding tags. (Javier Derderian, #228709)
 
8
 
 
9
 INTERNALS
 
10
 
 
11
  * All i18n calls should now go through _i18n which must be imported from
 
12
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
 
13
    as an anonymous variable. (Vincent Ladeuil)
 
14
 
 
15
 
 
16
0.94.0    2008-05-04
 
17
 
 
18
 CHANGES
 
19
 
 
20
  * Disabled signature tab until we start verifying testaments. 
 
21
    (Jelmer Vernooij)
 
22
 
 
23
 BUG FIXES
 
24
 
 
25
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
 
26
 
 
27
0.94.0rc1  2008-04-25
 
28
 
 
29
 CHANGES
 
30
 
 
31
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
 
32
 
 
33
  * Use new D-Bus revision signal. (James Henstridge, #206443)
 
34
 
 
35
 UI
 
36
 
 
37
  * Made the tags associated with a revision render next to the revision
 
38
    node in the branch view. (Ali Sabil)
 
39
 
 
40
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
 
41
 
 
42
  * Add bugs tab in the branch view. (Jelmer Vernooij)
 
43
  
 
44
  * New Tango-styled icons. This time properly licensed under the GPL.
 
45
    (Simon Pascal Klein)
 
46
 
 
47
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
 
48
 
 
49
  * Added new icons for nautilus overlay (Martin Albisetti)
 
50
 
 
51
  * Added enable/disable per-branch option (Martin Albisetti)
 
52
 
 
53
  * Add compare with option to revisions menu. (Javier Derderian)
 
54
 
 
55
  * Register file handler for applying patches/bundles to Bazaar branches.
 
56
    (Jelmer Vernooij)
 
57
 
 
58
 BUG FIXES
 
59
 
 
60
  * Make adding tags from the viz work again. (Daniel Schierbeck)
 
61
 
 
62
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
 
63
  
 
64
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
 
65
  
 
66
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
 
67
    Merwe)
 
68
 
 
69
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
 
70
    Daniel Schierbeck)
 
71
 
 
72
  * Fixed change view menu in viz. (Javier Derderian, #215350)
 
73
 
 
74
 FEATURES
 
75
 
 
76
  * Only check for old Bazaar versions that are known to be incompatible and 
 
77
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
 
78
    the API is sufficiently stable now. (Jelmer Vernooij)
 
79
 
 
80
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
 
81
 
 
82
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
83
 
 
84
  * Use seahorse to verify signatures. (Daniel Schierbeck)
 
85
 
 
86
 INTERNALS
 
87
 
 
88
  * Refactored the revisionview. (Daniel Schierbeck)
 
89
 
 
90
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
 
91
 
 
92
  * Preferences dialog has been split up. (Jelmer Vernooij)
 
93
 
 
94
0.93.0  2007-12-10
 
95
 
 
96
 UI
 
97
 
 
98
  * Added a menu bar to the viz. (Daniel Schierbeck)
 
99
     - Select a revision by tag.
 
100
     - Show/hide tree view columns.
 
101
 
 
102
 BUG FIXES
 
103
 
 
104
  * Make toolbars in Olive follow GNOME standards. (#137074)
 
105
 
 
106
 INTERNALS
 
107
 
 
108
  * Allow test suite to run without PyGTK. (Aaron Bentley)
 
109
 
 
110
0.92.1  2007-11-10
 
111
 
 
112
 BUG FIXES
 
113
 
 
114
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
 
115
 
 
116
0.92.0    2007-11-07
 
117
 
 
118
 UI
 
119
 
 
120
  * Removed email part of committer id from committer column in the revision
 
121
    history window. (Daniel Schierbeck)
 
122
    
 
123
  * Removed date column from revision history window. (Daniel Schierbeck)
 
124
  
 
125
  * Rearranged the logview into a notebook. (Daniel Schierbeck)
 
126
  
 
127
  * Redesigned the Commit dialog. (John Arbash Meinel)
 
128
  
 
129
  * Broken lines support made optional. (Daniel Schierbeck)
 
130
 
 
131
 FEATURES
 
132
 
 
133
  * Rewrite of a large ammount of the viz code:
 
134
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
 
135
        * A new algorithm to work out how to draw the lines using the
 
136
          revsion numbers returned from merge_sort.
 
137
        * Lines that are very long are broken, which results in the graph
 
138
          requiring less space to render and the graph is easier to interpret.
 
139
          (#82907)
 
140
        * Choose the color for a branch from the revsion number, which results
 
141
          in stable colors. Revisions on the mainline are allways black.
 
142
        * Implement a TreeModel that loads the revision data only when a a
 
143
          revision is scrolled into view, improving the time it takes to display
 
144
          the first screen of data by 92%. (#124143)
 
145
        * Add a column to display the revision number. (#64167)
 
146
        * Add buttons to navigate to child revisions.
 
147
    (Gary van der Merwe)
 
148
 
 
149
  * Added a revert option to the revision menu. (Gary van der Merwe)
 
150
 
 
151
 BUG FIXES
 
152
 
 
153
  * Show children on new row in table to avoid very broad windows in viz. 
 
154
    (Jelmer)
 
155
 
 
156
  * viz slow when run from olive. (#70463, Gary van der Merwe)
 
157
  
 
158
  * Make it possible to open diff from the commit window when there are pending
 
159
    merges. (Gary van der Merwe)
 
160
    
 
161
 INTERNALS
 
162
 
 
163
  * Use standard version tuple. (Jelmer)
 
164
 
 
165
  * Add check command to setup.py. (Jelmer)
 
166
 
 
167
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
 
168
 
 
169
0.91.0    2007-09-24
 
170
 
 
171
 UI
 
172
 
 
173
  * Added keyboard shortcuts for closing windows and exiting Olive.
 
174
    (#139559, Daniel Schierbeck)
 
175
  * Add a message to the viz window to indicate that the graph is still loading.
 
176
    (Gary van der Merwe)
 
177
 
 
178
  * The tip revision will be automatically selected in the branch visualization
 
179
    window. (#144244, Daniel Schierbeck)
 
180
  
 
181
  * Updated olive-gtk.desktop: Polish translation and additional categories.
 
182
    (Mateusz Korniak)
 
183
 
 
184
 BUG FIXES
 
185
 
 
186
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
 
187
    (#140512, James Westby) 
 
188
 
 
189
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
 
190
  
 
191
  * Annotate context menu works again. (Daniel Schierbeck)
 
192
  
 
193
  * Fixed push (with overwite) behavior when branches are diverged.
 
194
    (Mateusz Korniak)
 
195
  
 
196
  * Local missing revisions are remote extra revisions (Missing revisions menu
 
197
    item in Olive). (Mateusz Korniak)
 
198
 
 
199
 INTERNALS
 
200
 
 
201
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
 
202
 
 
203
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
 
204
  
 
205
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
 
206
    (Mateusz Korniak)
 
207
 
 
208
0.90.0    2007-08-27
 
209
 
 
210
 FEATURES
 
211
 
 
212
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
 
213
 
 
214
  * Show tags in bzr viz. (Jelmer)
 
215
 
 
216
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
 
217
 
 
218
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
 
219
  
 
220
  * Added "update" menu item in Olive. (Mateusz Korniak)
 
221
  
 
222
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
 
223
  
 
224
  * Show bzr viz interface quickly. (Gary van der Merwe)
 
225
 
 
226
 UI
 
227
  
 
228
  * Improve Preferences dialog layout. (Jelmer)
 
229
 
 
230
 INTERNALS:
 
231
 
 
232
  * Updated pot generator script and regenerated the translation template.
 
233
    (Szilveszter)
 
234
 
 
235
  * Add helper widget for selecting branches (Jelmer)
 
236
    
 
237
 BUG FIXES
 
238
 
 
239
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
 
240
  Korniak, Jelmer)
 
241
 
 
242
  * Fixed interface to push.PushDialog (Mateusz Korniak)
 
243
 
 
244
  * Fix so the when Olive is run from the source code, the toolbar and menu
 
245
    icons show. (Gary van der Merwe, #131520)
 
246
 
 
247
  * Fix a regression that Olive was no longer able to find bzrlib location
 
248
    due to a change in the output of "bzr version". (Gary van der Merwe)
 
249
 
 
250
  * Fix a regression that Olive branch info window was not working. (Gary van
 
251
    der Merwe)
 
252
    
 
253
  * Fixed tags formatting. (Aaron)
 
254
 
 
255
0.18.0  2007-07-17
 
256
 
 
257
 FEATURES
 
258
 
 
259
  * Add support for customizing colors in the diff window via ~/.colordiffrc
 
260
    or gedit's syntax highlighting configuration. See README file for details.
 
261
    (Adeodato Simó)
 
262
 
 
263
  * Add Inspect and Branch buttons to notification window. (Robert)
 
264
 
 
265
  * Add notification area icon with context menu. (Jelmer)
 
266
 
 
267
  * New tango icons. (Pascal Klein)
 
268
 
 
269
  * Add simple About dialog. (Jelmer)
 
270
 
 
271
  * Add context menu in bzrk. (Jelmer)
 
272
 
 
273
 BUG FIXES
 
274
 
 
275
  * Fix option help strings to comply with the style guide. (Vincent)
 
276
 
 
277
  * Fix import of BzrError. (Aaron)
 
278
 
 
279
  * Fix missing attributes for DummyRevision. (Vincent)
 
280
 
 
281
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
 
282
 
 
283
 
 
284
0.17.0  2007-06-15
 
285
 
 
286
 FEATURES
 
287
 
 
288
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
 
289
    (Szilveszter)
 
290
 
 
291
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
 
292
 
 
293
  * There are now more columns in the file list, and you can sort by them
 
294
    (Szilveszter)
 
295
 
 
296
  * A location bar was added to the top of the file list. On Windows, the
 
297
    drive selector combo was moved here (Szilveszter)
 
298
 
 
299
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
 
300
    (Aaron)
 
301
 
 
302
 BUG FIXES
 
303
 
 
304
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
 
305
    (#93653, Szilveszter)
 
306
 
 
307
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
 
308
 
 
309
0.16.0    2007-05-05
 
310
 
 
311
 FEATURES
 
312
 
 
313
  * An Initialize dialog added to Olive along with a 'ginit' command
 
314
  (#90839, Szilveszter)
 
315
  
 
316
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
 
317
  (#103725, Szilveszter)
 
318
 
 
319
 BUG FIXES
 
320
 
 
321
  * Sort plugins in gpreferences (Jelmer)
 
322
 
 
323
  * Give nicer errors when startup fails (John)
 
324
 
 
325
  * Fix 'bzr gdiff notafile' (#107812, John)
 
326
 
 
327
  * Find olive.glade on a couple more systems (John)
 
328
 
 
329
 INTERNALS
 
330
  
 
331
  * Some minor style fixes (John)
 
332
 
 
333
 DOCS
 
334
  
 
335
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
 
336
 
 
337
0.15.2    2007-04-03
 
338
 
 
339
 BUG FIXES
 
340
 
 
341
  * Fix regression that prevented gannotate from being used (#97473, 
 
342
                                                             Vincent, Jelmer)
 
343
 
 
344
  * Fix regression that prevented gstatus from being used (Jelmer)
 
345
 
 
346
  * Fix status dialog size (Jelmer)
 
347
 
 
348
 FEATURES
 
349
 
 
350
  * Update commit-notify to use new dbus API (Robert)
 
351
 
 
352
  * Display remote locations in commit-notify (Robert)
 
353
 
 
354
0.15.1    2007-03-25
 
355
 
 
356
 BUG FIXES
 
357
 
 
358
  * Prevent test suite from causing default-encoding changes (Aaron)
 
359
 
 
360
  * Fix testsuite when Olive was run before (Szilveszter)
 
361
 
 
362
  * Fix locking issue in Olive (Szilvester, #91522)
 
363
 
 
364
  * Don't obtain handle to networkmanager until necessary (Jelmer)
 
365
 
 
366
  * Better behavior in annotate when unable to go back (Aaron)
 
367
 
 
368
 FEATURES
 
369
 
 
370
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
 
371
 
 
372
  * Add 'forward' button in gannotate (Aaron)
 
373
 
 
374
  * Add simple GTK+ progress bars (Jelmer)
 
375
 
 
376
  * Add gmissing command (Jelmer)
 
377
 
 
378
  * Add simple preferences window with plugin list and global settings
 
379
  (Jelmer)
 
380
 
 
381
  * Add new command 'commit-notify' to listen for commits on dbus and
 
382
  show them via pynotify. (Robert)
 
383
 
 
384
 UI IMPROVEMENTS
 
385
 
 
386
  * Move search fields in gannotate directly below source window (Aaron)
 
387
 
 
388
  * Move buttons to top, tweak layout (Aaron)
 
389
 
 
390
  * Strict commits are now a dialog, not a check box (Jelmer)
 
391
 
 
392
0.15.0    2007-03-09
 
393
 
 
394
BUG FIXES
 
395
 
 
396
  * Fix gannotate interaction with dirstate (Aaron)
 
397
 
 
398
  * Default button set on Commit dialog (#83030, Szilveszter)
 
399
 
 
400
  * Fix branch-nick handling (Aaron)
 
401
 
 
402
  * Defer cairo import to prevent import errors (Aaron)
 
403
 
 
404
  * More use of lazy_imports to speed up timing (Aaron)
 
405
 
 
406
  * Fix diff window freeze when shown from commit (Szilveszter)
 
407
 
 
408
  * Allow to commit single files from the context menu (#54983, Szilveszter)
 
409
 
 
410
FEATURES
 
411
 
 
412
  * Add ability to install nautilus plugin (#75603, Szilveszter)
 
413
 
 
414
  * Add conflicts window (Szilveszter)
 
415
 
 
416
  * Use network manager to determine default value of "Local Commit"
 
417
setting (Jelmer)
 
418
 
 
419
  * Add status window (Jelmer, Szilveszter)
 
420
 
 
421
  * Add revision browser for push and pull dialogs (Szilveszter)
 
422
 
 
423
  * Add revert functionality to context menu (Szilveszter)
 
424
 
 
425
INTERNAL
 
426
 
 
427
  * Some more code converted to not use glade (Szilveszter, Jelmer)
 
428
 
 
429
  * Move url history and preferences code to a separate class (Jelmer)
 
430
 
 
431
  * Merge revision info code for gannotate and viz into single new widget
 
432
(Jelmer)
 
433
 
 
434
  * Add initial testsuite (Jelmer)
 
435
 
 
436
0.14.0    2007-01-30
 
437
 
 
438
  * Add revert functionality (Szilvester)
 
439
 
 
440
  * Rewritten CommitDialog without glade (Szilvester)
 
441
 
 
442
  * Allow to commit single files from the context menu (Fixes #54983,
 
443
                                                       Szilvester)
 
444
 
 
445
  * Warn about incompatible Bazaar versions (Jelmer)
 
446
 
 
447
  * Fixed gbranch (#77751, Szilvester)
 
448
 
 
449
  * Use the UI factory (Jelmer)
 
450
 
 
451
  * Generic handling of errors (Jelmer)
 
452
 
 
453
  * Set default drive letter (#67924, Szilvester)
 
454
 
 
455
  * Show error if no diff available for the selected file (#76536,
 
456
                                                          Szilvester)
 
457
 
 
458
  * Handle current revision in annotate better (Aaron)
 
459
 
 
460
  * Support scrolling based on an offset in annotate (Aaron)
 
461
 
 
462
  * Add "Back" button in annotate (Aaron)
 
463
 
 
464
  * Removed some unused functions (Aaron)
 
465
 
 
466
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
 
467
 
 
468
  * Nicer error when pygtk not installed (Aaron)
 
469
 
 
470
  * Show uncommitted changes in annotate (Aaron)
 
471
 
 
472
  * Support annotate in olive (#73786, Szilvester)
 
473
 
 
474
  * Ignored files no longer shown as unknown (#67926, Szilvester)
 
475
 
 
476
  * Don't allow merge if there are local changes (#73770, Szilvester)
 
477
 
 
478
  * Fix bookmark dialog (#67922, Szilvester)
 
479
 
 
480
  * Fix remove dialog (#73766 and #73767, Szilvester)
 
481
 
 
482
  * Several other small regression fixes (Szilvester)
 
483
 
 
484
0.13.0    2006-12-13
 
485
 
 
486
  * Don't show pending merge list when there are no pending merges
 
487
    (Alexander Belchenko)
 
488
 
 
489
  * Better error handling in gcommit (Alexander Belchenko)
 
490
 
 
491
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
 
492
 
 
493
  * Rename put into context menu (Szilvester Farkas) #73774
 
494
 
 
495
  * Improved commit dialog (Szilvester Farkas) #73778
 
496
 
 
497
  * Rename dialog contains original name (Szilvester Farkas) #73775
 
498
 
 
499
  * Bookmarks can be removed (Szilvester Farkas)
 
500
 
 
501
  * Run Olive after maximizing window (Szilvester Farkas) #70134
 
502
 
 
503
  * Check empty commit message at commit time (vila) #73737
 
504
 
 
505
  * Use dotted revnos in gannotate (Aaron Bentley)
 
506
 
 
507
0.12.0    2006-11-04
 
508
 
 
509
  * #68127: gcommit is broken
 
510
 
 
511
  * #67934: various win32 fixes
 
512
 
 
513
  * #67933: fix product name in setup.py
 
514
 
 
515
  * #67930: gdiff relies on plugin name being 'gtk'
 
516
 
 
517
  * #66937: process doesn't stop after closing commit dialog
 
518
  
 
519
  * #66091: commit after merge fails
 
520
  
 
521
  * #67927: fix non-ascii commit message