/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: 2012-03-20 12:39:08 UTC
  • mfrom: (776.3.23 gpush-do-push)
  • Revision ID: sinzui.is@verizon.net-20120320123908-lclvaiasu0e50odg
Merged faster push.

Show diffs side-by-side

added added

removed removed

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