/b-gtk/fix-viz

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