/b-gtk/fix-viz

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