/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: Curtis Hovey
  • Date: 2011-09-07 16:01:14 UTC
  • mto: This revision was merged to the branch mainline in revision 741.
  • Revision ID: sinzui.is@verizon.net-20110907160114-ytbap2x584bh1ehw
Fixed long lines created by conversion script. removed checks for obsolete methods.

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