/b-gtk/fix-viz

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