/b-gtk/fix-viz

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