/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: 2011-04-10 18:44:39 UTC
  • mto: This revision was merged to the branch mainline in revision 730.
  • Revision ID: jelmer@samba.org-20110410184439-g7hqaacexqtviq13
Move i18n support to a separate file, so gettext files aren't loaded unless bzr-gtk is used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.101.0 UNRELEASED
 
2
 
 
3
 FEATURES
 
4
 
 
5
  * Internationalization support has been added. (David Planella, #621680)
 
6
 
 
7
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
 
8
 
 
9
  * gannotate now supports interactive substring search in the file content.
 
10
    interactive search for line numbers has been removed, use Ctrl-G instead.
 
11
    (Sergei Golubchik)
 
12
 
 
13
  * visualise now supports interactive changeset comment search.
 
14
    interactive search for revision numbers continues to work.
 
15
    (Sergei Golubchik)
 
16
 
 
17
0.100.0 2011-03-02
 
18
 
 
19
 BUG FIXES
 
20
 
 
21
  * make sure that gdiff opened from gannotate knows its parent
 
22
    (gannotate, that is, and does not exit when it (gdiff) is closed.
 
23
 
 
24
  * Clarify 'visualise' help about the multiple branches feature
 
25
    and the --revision parameter. (Vincent Ladeuil, #556347)
 
26
 
 
27
  * Mark as compatible with bzr 2.3. (Jelmer Vernooij)
 
28
 
 
29
  * Fix appindicator icon category. (Michael Terry, #685634)
 
30
 
 
31
  * Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
 
32
 
 
33
  * "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
 
34
 
 
35
  * Don't use markup for secondary text in error dialogs.
 
36
    (Edward Ari Bichetero, #656641)
 
37
 
 
38
  * Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
 
39
 
 
40
 FEATURES
 
41
 
 
42
  * Add lock dialog. (Daniel Schierbeck, #93652)
 
43
 
 
44
0.99.1  2010-08-26
 
45
 
 
46
 BUG FIXES
 
47
 
 
48
  * Trivial release to include credits pickle file.
 
49
 
 
50
   * Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
 
51
 
 
52
0.99.0 2010-08-13
 
53
 
 
54
 BUG FIXES
 
55
 
 
56
   * Guard setup() call when not loaded as __main__. (Robert Collins)
 
57
 
 
58
   * Ignore gnomekeyring.IOError when checking if credentials are available
 
59
     in the GNOME keyring. (Jelmer Vernooij, #534326)
 
60
 
 
61
   * Don't crash when there is already a lan-notify instance running.
 
62
     (Jelmer Vernooij, #339284)
 
63
 
 
64
   * Return the credentials if successfully found in gnome-keyring.
 
65
     (John Szakmeister)
 
66
 
 
67
   * Support non-bzr patches. (Toshio Kuratomi, #502076)
 
68
 
 
69
   * Avoid using private functions to get branch config. (Jelmer Vernooij,
 
70
     #583554)
 
71
 
 
72
   * Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
 
73
 
 
74
FEATURES
 
75
 
 
76
  * Add 'Find' button to start text search.
 
77
    (Martin Pool, #556347)
 
78
 
 
79
  * Add 'glog' as an alias for visualize (aka viz) as too many
 
80
    people are still confused.
 
81
    (Vincent Ladeuil)
 
82
 
 
83
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
 
84
    #518179)
 
85
 
 
86
  * Add more tooltips to Olive. (Adrian Room, #333876)
 
87
 
 
88
0.98.0 2010-02-24
 
89
 
 
90
BUG FIXES
 
91
 
 
92
  * Fix relative import in olive menu.
 
93
    (Mathias Brodala, #269883)
 
94
 
 
95
  * Fix typo in checkout dialog.
 
96
    (Jasper Groenewegen, #466507)
 
97
 
 
98
  * Adds help for ginit and gtags.
 
99
    (Andrew Starr-Bochicchio, #512701)
 
100
 
 
101
0.97.0 2009-08-25
 
102
 
 
103
BUG FIXES
 
104
 
 
105
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
 
106
    by being more tolerant about gobject methods availability.
 
107
    (Vincent Ladeuil, #403430)
 
108
  
 
109
  * Fixed emblem and nautilus bzr-status column for ignored files.
 
110
    (Lucas Shrewsbury, #294632)
 
111
    
 
112
  * Fixed emblem and nautilus bzr-status column for unversioned files.
 
113
    (Lucas Shrewsbury, #417966)
 
114
 
 
115
  * Switch to using disutils sdist instead of bzr export.
 
116
    (Mark Lee, #398242)
 
117
 
 
118
0.96.2  2009-07-08
 
119
 
 
120
 BUG FIXES
 
121
 
 
122
  * Same player shoots again. Version credits.pickle and rebuild the tarball
 
123
    after running 'python ./setup.py build_credits', update
 
124
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
 
125
    (Vincent Ladeuil, #397526)
 
126
 
 
127
0.96.1  2009-07-08
 
128
 
 
129
 BUG FIXES
 
130
 
 
131
  * Rebuild the tarball after running 'python ./setup.py build_credits',
 
132
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
 
133
   (Vincent Ladeuil, #397526)
 
134
 
 
135
 
 
136
0.96.0  2009-07-08
 
137
 
 
138
 UI
 
139
 
 
140
  * Add colored status messages in Olive file list (Jasper Groenewegen)
 
141
 
 
142
  * Use the new progress bar implementation from bzrlib.
 
143
   (Vincent Ladeuil, 385191)
 
144
 
 
145
 CHANGES
 
146
 
 
147
  * Add ginfo command line option (Jasper Groenewegen)
 
148
  
 
149
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
 
150
 
 
151
 BUG FIXES
 
152
 
 
153
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
 
154
  Korn, #294396)
 
155
 
 
156
  * Fix Olive homepage URL. (#255152)
 
157
 
 
158
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
 
159
 
 
160
  * Save commit messages at uncommit time, restore them at
 
161
    gcommit time. Also allow saving commit messages if the commit
 
162
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
 
163
 
 
164
  * Mark as compatible with bzr 1.13.
 
165
 
 
166
 FEATURES
 
167
 
 
168
  * Support storing credentials in the GNOME Keyring if it is 
 
169
    available. (Jelmer Vernooij)
 
170
 
 
171
  * Fix opening Status window in Olive (#316310)
 
172
 
 
173
0.95.0  2008-08-04
 
174
 
 
175
 UI
 
176
 
 
177
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
 
178
 
 
179
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
 
180
 
 
181
  * Added menu option for indexing branches if bzr-search is present.
 
182
    (Jelmer Vernooij)
 
183
 
 
184
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
 
185
 
 
186
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
 
187
 
 
188
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
 
189
 
 
190
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
 
191
 
 
192
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
 
193
 
 
194
  * Sort Olive bookmarks by title (Jasper Groenewegen)
 
195
  
 
196
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
 
197
  
 
198
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
 
199
 
 
200
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
 
201
  
 
202
  * Show status for folders in Olive file list (Jasper Groenewegen)
 
203
  
 
204
  * Change appearance Olive bookmarks (Jasper Groenewegen)
 
205
  
 
206
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
 
207
 
 
208
 BUG FIXES
 
209
 
 
210
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
 
211
  
 
212
  * Fixed adding tags. (Javier Derderian, #228709)
 
213
 
 
214
  * Fix history mode button. (Jasper Groenewegen, #144962)
 
215
 
 
216
  * Fixed handle-patch script. (Jelmer Vernooij)
 
217
 
 
218
  * Fix import in olive. (Jelmer Vernooij, #223935)
 
219
 
 
220
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
 
221
 
 
222
  * Remove use of upstream removed Repository.revision_parents() 
 
223
    (Jelmer Vernooij)
 
224
 
 
225
  * List network drives in Olive. (Kevin Light, #244308)
 
226
 
 
227
  * Fix progress bar handling. (Jelmer Vernooij)
 
228
 
 
229
  * Fix broken symlink handling. (Jasper Groenewegen)
 
230
 
 
231
  * Fix import in Olive rename dialog. (Kevin Light)
 
232
 
 
233
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
 
234
 
 
235
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
 
236
 
 
237
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
 
238
 
 
239
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
 
240
 
 
241
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
 
242
 
 
243
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
 
244
  
 
245
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
 
246
  
 
247
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
 
248
 
 
249
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
 
250
 
 
251
 CHANGES
 
252
 
 
253
  * Moved notify icon code to separate script. (Jelmer Vernooij)
 
254
 
 
255
  * Verify testaments when showing signatures on revisions and
 
256
    re-enable signature display. (Jelmer Vernooij)
 
257
 
 
258
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
 
259
  
 
260
  * Add gmerge command line option (Jasper Groenewegen, #124760)
 
261
 
 
262
 INTERNALS
 
263
 
 
264
  * All i18n calls should now go through _i18n which must be imported from
 
265
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
 
266
    as an anonymous variable. (Vincent Ladeuil)
 
267
 
 
268
  * Add test for linegraph code. (Jelmer Vernooij)
 
269
 
 
270
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
 
271
 
 
272
  * Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
 
273
 
 
274
  * Remove glade from merge dialog. (Jasper Groenewegen)
 
275
 
 
276
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
 
277
 
 
278
  * Remove glade from olive main window (Jasper Groenewegen)
 
279
  
 
280
  * Remove glade from olive info dialog (Jasper Groenewegen)
 
281
 
 
282
  * Rewrite Olive mouse button event handling (Kevin Light)
 
283
  
 
284
0.94.0    2008-05-04
 
285
 
 
286
 CHANGES
 
287
 
 
288
  * Disabled signature tab until we start verifying testaments. 
 
289
    (Jelmer Vernooij)
 
290
 
 
291
 BUG FIXES
 
292
 
 
293
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
 
294
 
 
295
0.94.0rc1  2008-04-25
 
296
 
 
297
 CHANGES
 
298
 
 
299
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
 
300
 
 
301
  * Use new D-Bus revision signal. (James Henstridge, #206443)
 
302
 
 
303
 UI
 
304
 
 
305
  * Made the tags associated with a revision render next to the revision
 
306
    node in the branch view. (Ali Sabil)
 
307
 
 
308
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
 
309
 
 
310
  * Add bugs tab in the branch view. (Jelmer Vernooij)
 
311
  
 
312
  * New Tango-styled icons. This time properly licensed under the GPL.
 
313
    (Simon Pascal Klein)
 
314
 
 
315
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
 
316
 
 
317
  * Added new icons for nautilus overlay (Martin Albisetti)
 
318
 
 
319
  * Added enable/disable per-branch option (Martin Albisetti)
 
320
 
 
321
  * Add compare with option to revisions menu. (Javier Derderian)
 
322
 
 
323
  * Register file handler for applying patches/bundles to Bazaar branches.
 
324
    (Jelmer Vernooij)
 
325
 
 
326
 BUG FIXES
 
327
 
 
328
  * Make adding tags from the viz work again. (Daniel Schierbeck)
 
329
 
 
330
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
 
331
  
 
332
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
 
333
  
 
334
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
 
335
    Merwe)
 
336
 
 
337
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
 
338
    Daniel Schierbeck)
 
339
 
 
340
  * Fixed change view menu in viz. (Javier Derderian, #215350)
 
341
 
 
342
 FEATURES
 
343
 
 
344
  * Only check for old Bazaar versions that are known to be incompatible and 
 
345
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
 
346
    the API is sufficiently stable now. (Jelmer Vernooij)
 
347
 
 
348
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
 
349
 
 
350
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
 
351
 
 
352
  * Use seahorse to verify signatures. (Daniel Schierbeck)
 
353
 
 
354
 INTERNALS
 
355
 
 
356
  * Refactored the revisionview. (Daniel Schierbeck)
 
357
 
 
358
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
 
359
 
 
360
  * Preferences dialog has been split up. (Jelmer Vernooij)
 
361
 
 
362
0.93.0  2007-12-10
 
363
 
 
364
 UI
 
365
 
 
366
  * Added a menu bar to the viz. (Daniel Schierbeck)
 
367
     - Select a revision by tag.
 
368
     - Show/hide tree view columns.
 
369
 
 
370
 BUG FIXES
 
371
 
 
372
  * Make toolbars in Olive follow GNOME standards. (#137074)
 
373
 
 
374
 INTERNALS
 
375
 
 
376
  * Allow test suite to run without PyGTK. (Aaron Bentley)
 
377
 
 
378
0.92.1  2007-11-10
 
379
 
 
380
 BUG FIXES
 
381
 
 
382
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
 
383
 
 
384
0.92.0    2007-11-07
 
385
 
 
386
 UI
 
387
 
 
388
  * Removed email part of committer id from committer column in the revision
 
389
    history window. (Daniel Schierbeck)
 
390
    
 
391
  * Removed date column from revision history window. (Daniel Schierbeck)
 
392
  
 
393
  * Rearranged the logview into a notebook. (Daniel Schierbeck)
 
394
  
 
395
  * Redesigned the Commit dialog. (John Arbash Meinel)
 
396
  
 
397
  * Broken lines support made optional. (Daniel Schierbeck)
 
398
 
 
399
 FEATURES
 
400
 
 
401
  * Rewrite of a large ammount of the viz code:
 
402
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
 
403
        * A new algorithm to work out how to draw the lines using the
 
404
          revsion numbers returned from merge_sort.
 
405
        * Lines that are very long are broken, which results in the graph
 
406
          requiring less space to render and the graph is easier to interpret.
 
407
          (#82907)
 
408
        * Choose the color for a branch from the revsion number, which results
 
409
          in stable colors. Revisions on the mainline are allways black.
 
410
        * Implement a TreeModel that loads the revision data only when a a
 
411
          revision is scrolled into view, improving the time it takes to display
 
412
          the first screen of data by 92%. (#124143)
 
413
        * Add a column to display the revision number. (#64167)
 
414
        * Add buttons to navigate to child revisions.
 
415
    (Gary van der Merwe)
 
416
 
 
417
  * Added a revert option to the revision menu. (Gary van der Merwe)
 
418
 
 
419
 BUG FIXES
 
420
 
 
421
  * Show children on new row in table to avoid very broad windows in viz. 
 
422
    (Jelmer)
 
423
 
 
424
  * viz slow when run from olive. (#70463, Gary van der Merwe)
 
425
  
 
426
  * Make it possible to open diff from the commit window when there are pending
 
427
    merges. (Gary van der Merwe)
 
428
    
 
429
 INTERNALS
 
430
 
 
431
  * Use standard version tuple. (Jelmer)
 
432
 
 
433
  * Add check command to setup.py. (Jelmer)
 
434
 
 
435
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
 
436
 
 
437
0.91.0    2007-09-24
 
438
 
 
439
 UI
 
440
 
 
441
  * Added keyboard shortcuts for closing windows and exiting Olive.
 
442
    (#139559, Daniel Schierbeck)
 
443
  * Add a message to the viz window to indicate that the graph is still loading.
 
444
    (Gary van der Merwe)
 
445
 
 
446
  * The tip revision will be automatically selected in the branch visualization
 
447
    window. (#144244, Daniel Schierbeck)
 
448
  
 
449
  * Updated olive-gtk.desktop: Polish translation and additional categories.
 
450
    (Mateusz Korniak)
 
451
 
 
452
 BUG FIXES
 
453
 
 
454
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
 
455
    (#140512, James Westby) 
 
456
 
 
457
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
 
458
  
 
459
  * Annotate context menu works again. (Daniel Schierbeck)
 
460
  
 
461
  * Fixed push (with overwite) behavior when branches are diverged.
 
462
    (Mateusz Korniak)
 
463
  
 
464
  * Local missing revisions are remote extra revisions (Missing revisions menu
 
465
    item in Olive). (Mateusz Korniak)
 
466
 
 
467
 INTERNALS
 
468
 
 
469
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
 
470
 
 
471
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
 
472
  
 
473
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
 
474
    (Mateusz Korniak)
 
475
 
 
476
0.90.0    2007-08-27
 
477
 
 
478
 FEATURES
 
479
 
 
480
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
 
481
 
 
482
  * Show tags in bzr viz. (Jelmer)
 
483
 
 
484
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
 
485
 
 
486
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
 
487
  
 
488
  * Added "update" menu item in Olive. (Mateusz Korniak)
 
489
  
 
490
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
 
491
  
 
492
  * Show bzr viz interface quickly. (Gary van der Merwe)
 
493
 
 
494
 UI
 
495
  
 
496
  * Improve Preferences dialog layout. (Jelmer)
 
497
 
 
498
 INTERNALS:
 
499
 
 
500
  * Updated pot generator script and regenerated the translation template.
 
501
    (Szilveszter)
 
502
 
 
503
  * Add helper widget for selecting branches (Jelmer)
 
504
    
 
505
 BUG FIXES
 
506
 
 
507
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
 
508
  Korniak, Jelmer)
 
509
 
 
510
  * Fixed interface to push.PushDialog (Mateusz Korniak)
 
511
 
 
512
  * Fix so the when Olive is run from the source code, the toolbar and menu
 
513
    icons show. (Gary van der Merwe, #131520)
 
514
 
 
515
  * Fix a regression that Olive was no longer able to find bzrlib location
 
516
    due to a change in the output of "bzr version". (Gary van der Merwe)
 
517
 
 
518
  * Fix a regression that Olive branch info window was not working. (Gary van
 
519
    der Merwe)
 
520
    
 
521
  * Fixed tags formatting. (Aaron)
 
522
 
 
523
0.18.0  2007-07-17
 
524
 
 
525
 FEATURES
 
526
 
 
527
  * Add support for customizing colors in the diff window via ~/.colordiffrc
 
528
    or gedit's syntax highlighting configuration. See README file for details.
 
529
    (Adeodato Simó)
 
530
 
 
531
  * Add Inspect and Branch buttons to notification window. (Robert)
 
532
 
 
533
  * Add notification area icon with context menu. (Jelmer)
 
534
 
 
535
  * New tango icons. (Pascal Klein)
 
536
 
 
537
  * Add simple About dialog. (Jelmer)
 
538
 
 
539
  * Add context menu in bzrk. (Jelmer)
 
540
 
 
541
 BUG FIXES
 
542
 
 
543
  * Fix option help strings to comply with the style guide. (Vincent)
 
544
 
 
545
  * Fix import of BzrError. (Aaron)
 
546
 
 
547
  * Fix missing attributes for DummyRevision. (Vincent)
 
548
 
 
549
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
 
550
 
 
551
 
 
552
0.17.0  2007-06-15
 
553
 
 
554
 FEATURES
 
555
 
 
556
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
 
557
    (Szilveszter)
 
558
 
 
559
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
 
560
 
 
561
  * There are now more columns in the file list, and you can sort by them
 
562
    (Szilveszter)
 
563
 
 
564
  * A location bar was added to the top of the file list. On Windows, the
 
565
    drive selector combo was moved here (Szilveszter)
 
566
 
 
567
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
 
568
    (Aaron)
 
569
 
 
570
 BUG FIXES
 
571
 
 
572
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
 
573
    (#93653, Szilveszter)
 
574
 
 
575
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
 
576
 
 
577
0.16.0    2007-05-05
 
578
 
 
579
 FEATURES
 
580
 
 
581
  * An Initialize dialog added to Olive along with a 'ginit' command
 
582
  (#90839, Szilveszter)
 
583
  
 
584
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
 
585
  (#103725, Szilveszter)
 
586
 
 
587
 BUG FIXES
 
588
 
 
589
  * Sort plugins in gpreferences (Jelmer)
 
590
 
 
591
  * Give nicer errors when startup fails (John)
 
592
 
 
593
  * Fix 'bzr gdiff notafile' (#107812, John)
 
594
 
 
595
  * Find olive.glade on a couple more systems (John)
 
596
 
 
597
 INTERNALS
 
598
  
 
599
  * Some minor style fixes (John)
 
600
 
 
601
 DOCS
 
602
  
 
603
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
 
604
 
 
605
0.15.2    2007-04-03
 
606
 
 
607
 BUG FIXES
 
608
 
 
609
  * Fix regression that prevented gannotate from being used (#97473, 
 
610
                                                             Vincent, Jelmer)
 
611
 
 
612
  * Fix regression that prevented gstatus from being used (Jelmer)
 
613
 
 
614
  * Fix status dialog size (Jelmer)
 
615
 
 
616
 FEATURES
 
617
 
 
618
  * Update commit-notify to use new dbus API (Robert)
 
619
 
 
620
  * Display remote locations in commit-notify (Robert)
 
621
 
 
622
0.15.1    2007-03-25
 
623
 
 
624
 BUG FIXES
 
625
 
 
626
  * Prevent test suite from causing default-encoding changes (Aaron)
 
627
 
 
628
  * Fix testsuite when Olive was run before (Szilveszter)
 
629
 
 
630
  * Fix locking issue in Olive (Szilvester, #91522)
 
631
 
 
632
  * Don't obtain handle to networkmanager until necessary (Jelmer)
 
633
 
 
634
  * Better behavior in annotate when unable to go back (Aaron)
 
635
 
 
636
 FEATURES
 
637
 
 
638
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
 
639
 
 
640
  * Add 'forward' button in gannotate (Aaron)
 
641
 
 
642
  * Add simple GTK+ progress bars (Jelmer)
 
643
 
 
644
  * Add gmissing command (Jelmer)
 
645
 
 
646
  * Add simple preferences window with plugin list and global settings
 
647
  (Jelmer)
 
648
 
 
649
  * Add new command 'commit-notify' to listen for commits on dbus and
 
650
  show them via pynotify. (Robert)
 
651
 
 
652
 UI IMPROVEMENTS
 
653
 
 
654
  * Move search fields in gannotate directly below source window (Aaron)
 
655
 
 
656
  * Move buttons to top, tweak layout (Aaron)
 
657
 
 
658
  * Strict commits are now a dialog, not a check box (Jelmer)
 
659
 
 
660
0.15.0    2007-03-09
 
661
 
 
662
BUG FIXES
 
663
 
 
664
  * Fix gannotate interaction with dirstate (Aaron)
 
665
 
 
666
  * Default button set on Commit dialog (#83030, Szilveszter)
 
667
 
 
668
  * Fix branch-nick handling (Aaron)
 
669
 
 
670
  * Defer cairo import to prevent import errors (Aaron)
 
671
 
 
672
  * More use of lazy_imports to speed up timing (Aaron)
 
673
 
 
674
  * Fix diff window freeze when shown from commit (Szilveszter)
 
675
 
 
676
  * Allow to commit single files from the context menu (#54983, Szilveszter)
 
677
 
 
678
FEATURES
 
679
 
 
680
  * Add ability to install nautilus plugin (#75603, Szilveszter)
 
681
 
 
682
  * Add conflicts window (Szilveszter)
 
683
 
 
684
  * Use network manager to determine default value of "Local Commit"
 
685
setting (Jelmer)
 
686
 
 
687
  * Add status window (Jelmer, Szilveszter)
 
688
 
 
689
  * Add revision browser for push and pull dialogs (Szilveszter)
 
690
 
 
691
  * Add revert functionality to context menu (Szilveszter)
 
692
 
 
693
INTERNAL
 
694
 
 
695
  * Some more code converted to not use glade (Szilveszter, Jelmer)
 
696
 
 
697
  * Move url history and preferences code to a separate class (Jelmer)
 
698
 
 
699
  * Merge revision info code for gannotate and viz into single new widget
 
700
(Jelmer)
 
701
 
 
702
  * Add initial testsuite (Jelmer)
 
703
 
 
704
0.14.0    2007-01-30
 
705
 
 
706
  * Add revert functionality (Szilvester)
 
707
 
 
708
  * Rewritten CommitDialog without glade (Szilvester)
 
709
 
 
710
  * Allow to commit single files from the context menu (Fixes #54983,
 
711
                                                       Szilvester)
 
712
 
 
713
  * Warn about incompatible Bazaar versions (Jelmer)
 
714
 
 
715
  * Fixed gbranch (#77751, Szilvester)
 
716
 
 
717
  * Use the UI factory (Jelmer)
 
718
 
 
719
  * Generic handling of errors (Jelmer)
 
720
 
 
721
  * Set default drive letter (#67924, Szilvester)
 
722
 
 
723
  * Show error if no diff available for the selected file (#76536,
 
724
                                                          Szilvester)
 
725
 
 
726
  * Handle current revision in annotate better (Aaron)
 
727
 
 
728
  * Support scrolling based on an offset in annotate (Aaron)
 
729
 
 
730
  * Add "Back" button in annotate (Aaron)
 
731
 
 
732
  * Removed some unused functions (Aaron)
 
733
 
 
734
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
 
735
 
 
736
  * Nicer error when pygtk not installed (Aaron)
 
737
 
 
738
  * Show uncommitted changes in annotate (Aaron)
 
739
 
 
740
  * Support annotate in olive (#73786, Szilvester)
 
741
 
 
742
  * Ignored files no longer shown as unknown (#67926, Szilvester)
 
743
 
 
744
  * Don't allow merge if there are local changes (#73770, Szilvester)
 
745
 
 
746
  * Fix bookmark dialog (#67922, Szilvester)
 
747
 
 
748
  * Fix remove dialog (#73766 and #73767, Szilvester)
 
749
 
 
750
  * Several other small regression fixes (Szilvester)
 
751
 
 
752
0.13.0    2006-12-13
 
753
 
 
754
  * Don't show pending merge list when there are no pending merges
 
755
    (Alexander Belchenko)
 
756
 
 
757
  * Better error handling in gcommit (Alexander Belchenko)
 
758
 
 
759
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
 
760
 
 
761
  * Rename put into context menu (Szilvester Farkas) #73774
 
762
 
 
763
  * Improved commit dialog (Szilvester Farkas) #73778
 
764
 
 
765
  * Rename dialog contains original name (Szilvester Farkas) #73775
 
766
 
 
767
  * Bookmarks can be removed (Szilvester Farkas)
 
768
 
 
769
  * Run Olive after maximizing window (Szilvester Farkas) #70134
 
770
 
 
771
  * Check empty commit message at commit time (vila) #73737
 
772
 
 
773
  * Use dotted revnos in gannotate (Aaron Bentley)
 
774
 
 
775
0.12.0    2006-11-04
 
776
 
 
777
  * #68127: gcommit is broken
 
778
 
 
779
  * #67934: various win32 fixes
 
780
 
 
781
  * #67933: fix product name in setup.py
 
782
 
 
783
  * #67930: gdiff relies on plugin name being 'gtk'
 
784
 
 
785
  * #66937: process doesn't stop after closing commit dialog
 
786
  
 
787
  * #66091: commit after merge fails
 
788
  
 
789
  * #67927: fix non-ascii commit message