/b-gtk/fix-viz

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