/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: Gary van der Merwe
  • Date: 2007-08-10 10:45:06 UTC
  • mto: This revision was merged to the branch mainline in revision 256.
  • Revision ID: garyvdm@gmail.com-20070810104506-wo2mp9zfkh338axe
Make icon locations consistant between source and installed version. Let glade nkow where to find the icons with a project file.

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
 
  * Ignore bzr-handle-patch.desktop in sofware center.
12
 
    (Jelmer Vernooij, #854245)
13
 
 
14
 
  * Fix searching in tree views. (Jelmer Vernooij, #928301)
15
 
 
16
 
 CHANGES
17
 
 
18
 
  * bzr-notify has been removed, as it was causing regressions
19
 
    on several machines and not particularly useful.
20
 
    (Jelmer Vernooij, #714767, #949798, #998994, #342135, #342136, #394536)
21
 
 
22
 
0.103.0 2011-12-11
23
 
 
24
 
 FEATURES
25
 
 
26
 
  * Internationalization support has been added. (David Planella, #621680)
27
 
 
28
 
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
29
 
 
30
 
  * gannotate now supports interactive substring search in the file content.
31
 
    interactive search for line numbers has been removed, use Ctrl-G instead.
32
 
    (Sergei Golubchik)
33
 
 
34
 
  * visualise now supports interactive changeset comment search.
35
 
    interactive search for revision numbers continues to work.
36
 
    (Sergei Golubchik)
37
 
 
38
 
  * Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
39
 
 
40
 
  * Remove keyring support - this is broken for GTK3, and replaced by a DBus service
41
 
    that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
42
 
    for this service. (Jelmer Vernooij)
43
 
 
44
 
 BUG FIXES
45
 
 
46
 
  * Ensure config directory exists before writing configuration.
47
 
    (Jelmer Vernooij, #231150)
48
 
 
49
 
  * Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
50
 
 
51
 
  * Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
52
 
    (Mikkel Kamstrup Erlandsen, #861201)
53
 
 
54
 
0.100.0 2011-03-02
55
 
 
56
 
 BUG FIXES
57
 
 
58
 
  * make sure that gdiff opened from gannotate knows its parent
59
 
    (gannotate, that is, and does not exit when it (gdiff) is closed.
60
 
 
61
 
  * Clarify 'visualise' help about the multiple branches feature
62
 
    and the --revision parameter. (Vincent Ladeuil, #556347)
63
 
 
64
 
  * Mark as compatible with bzr 2.3. (Jelmer Vernooij)
65
 
 
66
 
  * Fix appindicator icon category. (Michael Terry, #685634)
67
 
 
68
 
  * Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
69
 
 
70
 
  * "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
71
 
 
72
 
  * Don't use markup for secondary text in error dialogs.
73
 
    (Edward Ari Bichetero, #656641)
74
 
 
75
 
  * Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
76
 
 
77
 
 FEATURES
78
 
 
79
 
  * Add lock dialog. (Daniel Schierbeck, #93652)
80
 
 
81
 
 FEATURES
82
 
 
83
 
  * Add option to use "bzr viz" with a vertical layout.
84
 
    (Ximin Luo, #649273)
85
 
 
86
 
0.99.1  2010-08-26
87
 
 
88
 
 BUG FIXES
89
 
 
90
 
  * Trivial release to include credits pickle file.
91
 
 
92
 
   * Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
93
 
 
94
 
0.99.0 2010-08-13
95
 
 
96
 
 BUG FIXES
97
 
 
98
 
   * Guard setup() call when not loaded as __main__. (Robert Collins)
99
 
 
100
 
   * Ignore gnomekeyring.IOError when checking if credentials are available
101
 
     in the GNOME keyring. (Jelmer Vernooij, #534326)
102
 
 
103
 
   * Don't crash when there is already a lan-notify instance running.
104
 
     (Jelmer Vernooij, #339284)
105
 
 
106
 
   * Return the credentials if successfully found in gnome-keyring.
107
 
     (John Szakmeister)
108
 
 
109
 
   * Support non-bzr patches. (Toshio Kuratomi, #502076)
110
 
 
111
 
   * Avoid using private functions to get branch config. (Jelmer Vernooij,
112
 
     #583554)
113
 
 
114
 
   * Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
115
 
 
116
 
FEATURES
117
 
 
118
 
  * Add 'Find' button to start text search.
119
 
    (Martin Pool, #556347)
120
 
 
121
 
  * Add 'glog' as an alias for visualize (aka viz) as too many
122
 
    people are still confused.
123
 
    (Vincent Ladeuil)
124
 
 
125
 
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
126
 
    #518179)
127
 
 
128
 
  * Add more tooltips to Olive. (Adrian Room, #333876)
129
 
 
130
 
0.98.0 2010-02-24
131
 
 
132
 
BUG FIXES
133
 
 
134
 
  * Fix relative import in olive menu.
135
 
    (Mathias Brodala, #269883)
136
 
 
137
 
  * Fix typo in checkout dialog.
138
 
    (Jasper Groenewegen, #466507)
139
 
 
140
 
  * Adds help for ginit and gtags.
141
 
    (Andrew Starr-Bochicchio, #512701)
142
 
 
143
 
0.97.0 2009-08-25
144
 
 
145
 
BUG FIXES
146
 
 
147
 
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
148
 
    by being more tolerant about gobject methods availability.
149
 
    (Vincent Ladeuil, #403430)
150
 
  
151
 
  * Fixed emblem and nautilus bzr-status column for ignored files.
152
 
    (Lucas Shrewsbury, #294632)
153
 
    
154
 
  * Fixed emblem and nautilus bzr-status column for unversioned files.
155
 
    (Lucas Shrewsbury, #417966)
156
 
 
157
 
  * Switch to using disutils sdist instead of bzr export.
158
 
    (Mark Lee, #398242)
159
 
 
160
 
0.96.2  2009-07-08
161
 
 
162
 
 BUG FIXES
163
 
 
164
 
  * Same player shoots again. Version credits.pickle and rebuild the tarball
165
 
    after running 'python ./setup.py build_credits', update
166
 
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
167
 
    (Vincent Ladeuil, #397526)
168
 
 
169
 
0.96.1  2009-07-08
170
 
 
171
 
 BUG FIXES
172
 
 
173
 
  * Rebuild the tarball after running 'python ./setup.py build_credits',
174
 
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
175
 
   (Vincent Ladeuil, #397526)
176
 
 
177
 
 
178
 
0.96.0  2009-07-08
179
 
 
180
 
 UI
181
 
 
182
 
  * Add colored status messages in Olive file list (Jasper Groenewegen)
183
 
 
184
 
  * Use the new progress bar implementation from bzrlib.
185
 
   (Vincent Ladeuil, 385191)
186
 
 
187
 
 CHANGES
188
 
 
189
 
  * Add ginfo command line option (Jasper Groenewegen)
190
 
  
191
 
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
192
 
 
193
 
 BUG FIXES
194
 
 
195
 
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
196
 
  Korn, #294396)
197
 
 
198
 
  * Fix Olive homepage URL. (#255152)
199
 
 
200
 
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
201
 
 
202
 
  * Save commit messages at uncommit time, restore them at
203
 
    gcommit time. Also allow saving commit messages if the commit
204
 
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
205
 
 
206
 
  * Mark as compatible with bzr 1.13.
207
 
 
208
 
 FEATURES
209
 
 
210
 
  * Support storing credentials in the GNOME Keyring if it is 
211
 
    available. (Jelmer Vernooij)
212
 
 
213
 
  * Fix opening Status window in Olive (#316310)
214
 
 
215
 
0.95.0  2008-08-04
216
 
 
217
 
 UI
218
 
 
219
 
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
220
 
 
221
 
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
222
 
 
223
 
  * Added menu option for indexing branches if bzr-search is present.
224
 
    (Jelmer Vernooij)
225
 
 
226
 
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
227
 
 
228
 
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
229
 
 
230
 
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
231
 
 
232
 
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
233
 
 
234
 
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
235
 
 
236
 
  * Sort Olive bookmarks by title (Jasper Groenewegen)
237
 
  
238
 
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
239
 
  
240
 
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
241
 
 
242
 
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
243
 
  
244
 
  * Show status for folders in Olive file list (Jasper Groenewegen)
245
 
  
246
 
  * Change appearance Olive bookmarks (Jasper Groenewegen)
247
 
  
248
 
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
249
 
 
250
 
 BUG FIXES
251
 
 
252
 
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
253
 
  
254
 
  * Fixed adding tags. (Javier Derderian, #228709)
255
 
 
256
 
  * Fix history mode button. (Jasper Groenewegen, #144962)
257
 
 
258
 
  * Fixed handle-patch script. (Jelmer Vernooij)
259
 
 
260
 
  * Fix import in olive. (Jelmer Vernooij, #223935)
261
 
 
262
 
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
263
 
 
264
 
  * Remove use of upstream removed Repository.revision_parents() 
265
 
    (Jelmer Vernooij)
266
 
 
267
 
  * List network drives in Olive. (Kevin Light, #244308)
268
 
 
269
 
  * Fix progress bar handling. (Jelmer Vernooij)
270
 
 
271
 
  * Fix broken symlink handling. (Jasper Groenewegen)
272
 
 
273
 
  * Fix import in Olive rename dialog. (Kevin Light)
274
 
 
275
 
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
276
 
 
277
 
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
278
 
 
279
 
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
280
 
 
281
 
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
282
 
 
283
 
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
284
 
 
285
 
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
286
 
  
287
 
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
288
 
  
289
 
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
290
 
 
291
 
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
292
 
 
293
 
 CHANGES
294
 
 
295
 
  * Moved notify icon code to separate script. (Jelmer Vernooij)
296
 
 
297
 
  * Verify testaments when showing signatures on revisions and
298
 
    re-enable signature display. (Jelmer Vernooij)
299
 
 
300
 
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
301
 
  
302
 
  * Add gmerge command line option (Jasper Groenewegen, #124760)
303
 
 
304
 
 INTERNALS
305
 
 
306
 
  * All i18n calls should now go through _i18n which must be imported from
307
 
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
308
 
    as an anonymous variable. (Vincent Ladeuil)
309
 
 
310
 
  * Add test for linegraph code. (Jelmer Vernooij)
311
 
 
312
 
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
313
 
 
314
 
  * Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
315
 
 
316
 
  * Remove glade from merge dialog. (Jasper Groenewegen)
317
 
 
318
 
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
319
 
 
320
 
  * Remove glade from olive main window (Jasper Groenewegen)
321
 
  
322
 
  * Remove glade from olive info dialog (Jasper Groenewegen)
323
 
 
324
 
  * Rewrite Olive mouse button event handling (Kevin Light)
325
 
  
326
 
0.94.0    2008-05-04
327
 
 
328
 
 CHANGES
329
 
 
330
 
  * Disabled signature tab until we start verifying testaments. 
331
 
    (Jelmer Vernooij)
332
 
 
333
 
 BUG FIXES
334
 
 
335
 
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
336
 
 
337
 
0.94.0rc1  2008-04-25
338
 
 
339
 
 CHANGES
340
 
 
341
 
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
342
 
 
343
 
  * Use new D-Bus revision signal. (James Henstridge, #206443)
344
 
 
345
 
 UI
346
 
 
347
 
  * Made the tags associated with a revision render next to the revision
348
 
    node in the branch view. (Ali Sabil)
349
 
 
350
 
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
351
 
 
352
 
  * Add bugs tab in the branch view. (Jelmer Vernooij)
353
 
  
354
 
  * New Tango-styled icons. This time properly licensed under the GPL.
355
 
    (Simon Pascal Klein)
356
 
 
357
 
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
358
 
 
359
 
  * Added new icons for nautilus overlay (Martin Albisetti)
360
 
 
361
 
  * Added enable/disable per-branch option (Martin Albisetti)
362
 
 
363
 
  * Add compare with option to revisions menu. (Javier Derderian)
364
 
 
365
 
  * Register file handler for applying patches/bundles to Bazaar branches.
366
 
    (Jelmer Vernooij)
367
 
 
368
 
 BUG FIXES
369
 
 
370
 
  * Make adding tags from the viz work again. (Daniel Schierbeck)
371
 
 
372
 
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
373
 
  
374
 
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
375
 
  
376
 
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
377
 
    Merwe)
378
 
 
379
 
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
380
 
    Daniel Schierbeck)
381
 
 
382
 
  * Fixed change view menu in viz. (Javier Derderian, #215350)
383
 
 
384
 
 FEATURES
385
 
 
386
 
  * Only check for old Bazaar versions that are known to be incompatible and 
387
 
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
388
 
    the API is sufficiently stable now. (Jelmer Vernooij)
389
 
 
390
 
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
391
 
 
392
 
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
393
 
 
394
 
  * Use seahorse to verify signatures. (Daniel Schierbeck)
395
 
 
396
 
 INTERNALS
397
 
 
398
 
  * Refactored the revisionview. (Daniel Schierbeck)
399
 
 
400
 
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
401
 
 
402
 
  * Preferences dialog has been split up. (Jelmer Vernooij)
403
 
 
404
 
0.93.0  2007-12-10
405
 
 
406
 
 UI
407
 
 
408
 
  * Added a menu bar to the viz. (Daniel Schierbeck)
409
 
     - Select a revision by tag.
410
 
     - Show/hide tree view columns.
411
 
 
412
 
 BUG FIXES
413
 
 
414
 
  * Make toolbars in Olive follow GNOME standards. (#137074)
415
 
 
416
 
 INTERNALS
417
 
 
418
 
  * Allow test suite to run without PyGTK. (Aaron Bentley)
419
 
 
420
 
0.92.1  2007-11-10
421
 
 
422
 
 BUG FIXES
423
 
 
424
 
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
425
 
 
426
 
0.92.0    2007-11-07
427
 
 
428
 
 UI
429
 
 
430
 
  * Removed email part of committer id from committer column in the revision
431
 
    history window. (Daniel Schierbeck)
432
 
    
433
 
  * Removed date column from revision history window. (Daniel Schierbeck)
434
 
  
435
 
  * Rearranged the logview into a notebook. (Daniel Schierbeck)
436
 
  
437
 
  * Redesigned the Commit dialog. (John Arbash Meinel)
438
 
  
439
 
  * Broken lines support made optional. (Daniel Schierbeck)
440
 
 
441
 
 FEATURES
442
 
 
443
 
  * Rewrite of a large ammount of the viz code:
444
 
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
445
 
        * A new algorithm to work out how to draw the lines using the
446
 
          revsion numbers returned from merge_sort.
447
 
        * Lines that are very long are broken, which results in the graph
448
 
          requiring less space to render and the graph is easier to interpret.
449
 
          (#82907)
450
 
        * Choose the color for a branch from the revsion number, which results
451
 
          in stable colors. Revisions on the mainline are allways black.
452
 
        * Implement a TreeModel that loads the revision data only when a a
453
 
          revision is scrolled into view, improving the time it takes to display
454
 
          the first screen of data by 92%. (#124143)
455
 
        * Add a column to display the revision number. (#64167)
456
 
        * Add buttons to navigate to child revisions.
457
 
    (Gary van der Merwe)
458
 
 
459
 
  * Added a revert option to the revision menu. (Gary van der Merwe)
460
 
 
461
 
 BUG FIXES
462
 
 
463
 
  * Show children on new row in table to avoid very broad windows in viz. 
464
 
    (Jelmer)
465
 
 
466
 
  * viz slow when run from olive. (#70463, Gary van der Merwe)
467
 
  
468
 
  * Make it possible to open diff from the commit window when there are pending
469
 
    merges. (Gary van der Merwe)
470
 
    
471
 
 INTERNALS
472
 
 
473
 
  * Use standard version tuple. (Jelmer)
474
 
 
475
 
  * Add check command to setup.py. (Jelmer)
476
 
 
477
 
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
478
 
 
479
 
0.91.0    2007-09-24
480
 
 
481
 
 UI
482
 
 
483
 
  * Added keyboard shortcuts for closing windows and exiting Olive.
484
 
    (#139559, Daniel Schierbeck)
485
 
  * Add a message to the viz window to indicate that the graph is still loading.
486
 
    (Gary van der Merwe)
487
 
 
488
 
  * The tip revision will be automatically selected in the branch visualization
489
 
    window. (#144244, Daniel Schierbeck)
490
 
  
491
 
  * Updated olive-gtk.desktop: Polish translation and additional categories.
492
 
    (Mateusz Korniak)
493
 
 
494
 
 BUG FIXES
495
 
 
496
 
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
497
 
    (#140512, James Westby) 
498
 
 
499
 
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
500
 
  
501
 
  * Annotate context menu works again. (Daniel Schierbeck)
502
 
  
503
 
  * Fixed push (with overwite) behavior when branches are diverged.
504
 
    (Mateusz Korniak)
505
 
  
506
 
  * Local missing revisions are remote extra revisions (Missing revisions menu
507
 
    item in Olive). (Mateusz Korniak)
508
 
 
509
 
 INTERNALS
510
 
 
511
 
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
512
 
 
513
 
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
514
 
  
515
 
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
516
 
    (Mateusz Korniak)
517
 
 
518
 
0.90.0    2007-08-27
519
 
 
520
 
 FEATURES
521
 
 
522
 
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
 
1
0.19.0  UNRELEASED
 
2
 
 
3
 FEATURES
523
4
 
524
5
  * Show tags in bzr viz. (Jelmer)
525
6
 
526
7
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
527
8
 
528
 
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
529
 
  
530
 
  * Added "update" menu item in Olive. (Mateusz Korniak)
531
 
  
532
 
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
533
 
  
534
 
  * Show bzr viz interface quickly. (Gary van der Merwe)
 
9
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz 
 
10
                                                                                                                        Korniak, Jelmer)
 
11
 
 
12
  * Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
535
13
 
536
14
 UI
537
15
  
538
16
  * Improve Preferences dialog layout. (Jelmer)
539
17
 
540
 
 INTERNALS:
541
 
 
542
 
  * Updated pot generator script and regenerated the translation template.
543
 
    (Szilveszter)
544
 
 
545
 
  * Add helper widget for selecting branches (Jelmer)
546
 
    
547
 
 BUG FIXES
548
 
 
549
 
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
550
 
  Korniak, Jelmer)
551
 
 
552
 
  * Fixed interface to push.PushDialog (Mateusz Korniak)
553
 
 
554
 
  * Fix so the when Olive is run from the source code, the toolbar and menu
555
 
    icons show. (Gary van der Merwe, #131520)
556
 
 
557
 
  * Fix a regression that Olive was no longer able to find bzrlib location
558
 
    due to a change in the output of "bzr version". (Gary van der Merwe)
559
 
 
560
 
  * Fix a regression that Olive branch info window was not working. (Gary van
561
 
    der Merwe)
562
 
    
563
 
  * Fixed tags formatting. (Aaron)
564
 
 
565
18
0.18.0  2007-07-17
566
19
 
567
20
 FEATURES
616
69
 
617
70
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
618
71
 
619
 
0.16.0    2007-05-05
 
72
0.16.0  2007-05-05
620
73
 
621
74
 FEATURES
622
75
 
644
97
  
645
98
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
646
99
 
647
 
0.15.2    2007-04-03
 
100
0.15.2  2007-04-03
648
101
 
649
102
 BUG FIXES
650
103
 
661
114
 
662
115
  * Display remote locations in commit-notify (Robert)
663
116
 
664
 
0.15.1    2007-03-25
 
117
0.15.1  2007-03-25
665
118
 
666
119
 BUG FIXES
667
120
 
699
152
 
700
153
  * Strict commits are now a dialog, not a check box (Jelmer)
701
154
 
702
 
0.15.0    2007-03-09
 
155
0.15.0  2007-03-09
703
156
 
704
157
BUG FIXES
705
158
 
743
196
 
744
197
  * Add initial testsuite (Jelmer)
745
198
 
746
 
0.14.0    2007-01-30
 
199
0.14.0  2007-01-30
747
200
 
748
201
  * Add revert functionality (Szilvester)
749
202
 
750
203
  * Rewritten CommitDialog without glade (Szilvester)
751
204
 
752
205
  * Allow to commit single files from the context menu (Fixes #54983,
753
 
                                                       Szilvester)
 
206
                                                                                                           Szilvester)
754
207
 
755
208
  * Warn about incompatible Bazaar versions (Jelmer)
756
209
 
763
216
  * Set default drive letter (#67924, Szilvester)
764
217
 
765
218
  * Show error if no diff available for the selected file (#76536,
766
 
                                                          Szilvester)
 
219
                                                                                                                  Szilvester)
767
220
 
768
221
  * Handle current revision in annotate better (Aaron)
769
222
 
791
244
 
792
245
  * Several other small regression fixes (Szilvester)
793
246
 
794
 
0.13.0    2006-12-13
 
247
0.13.0  2006-12-13
795
248
 
796
249
  * Don't show pending merge list when there are no pending merges
797
250
    (Alexander Belchenko)
814
267
 
815
268
  * Use dotted revnos in gannotate (Aaron Bentley)
816
269
 
817
 
0.12.0    2006-11-04
 
270
0.12.0  2006-11-04
818
271
 
819
272
  * #68127: gcommit is broken
820
273