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