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