/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: Szilveszter Farkas (Phanatic)
  • Date: 2006-07-16 16:27:59 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060716162759-f3e8596921edc374
2006-07-16  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * Done some directory reorganization.
    * setup.py: added some basic install script
    * Began to implement the GTK UI.

Show diffs side-by-side

added added

removed removed

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