/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
287 by Jelmer Vernooij
Use standard version tuple.
1
0.92.0	UNRELEASED
2
256.2.64 by Gary van der Merwe
Update NEWS to include bug numbers, and move to the FEATURES section.
3
 FEATURES
4
 
256.2.49 by Gary van der Merwe
Add NEWS entry.
5
  * Rewrite of a large ammount of the viz code:
6
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
7
        * 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.
8
          revsion numbers returned from merge_sort.
9
        * Lines that are very long are broken, which results in the graph
10
          requiring less space to render and the graph is easier to interpret.
11
          (#82907)
256.2.49 by Gary van der Merwe
Add NEWS entry.
12
        * Choose the color for a branch from the revsion number, which results
13
          in stable colors. Revisions on the mainline are allways black.
256.2.61 by Gary van der Merwe
Update NEWS
14
        * Implement a TreeModel that loads the revision data only when a a
15
          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.
16
          the first screen of data by 92%. (#124143)
17
        * Add a column to display the revision number. (#64167)
256.2.49 by Gary van der Merwe
Add NEWS entry.
18
        * Add buttons to navigate to child revisions.
19
    (Gary van der Merwe)
256.2.64 by Gary van der Merwe
Update NEWS to include bug numbers, and move to the FEATURES section.
20
    
21
 INTERNALS
22
23
  * Use standard version tuple. (Jelmer)
24
25
  * Add check command to setup.py. (Jelmer)
256.2.61 by Gary van der Merwe
Update NEWS
26
285 by Szilveszter Farkas (Phanatic)
Added release date to NEWS.
27
0.91.0	2007-09-24
256.2.61 by Gary van der Merwe
Update NEWS
28
29
 UI
30
31
  * Added keyboard shortcuts for closing windows and exiting Olive.
32
    (#139559, Daniel Schierbeck)
256.2.62 by Gary van der Merwe
Merge Trunk.
33
 
282 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
34
  * The tip revision will be automatically selected in the branch visualization
35
    window. (#144244, Daniel Schierbeck)
284 by Szilveszter Farkas (Phanatic)
Updated NEWS: now all changes for 0.91.0 should be in there.
36
  
37
  * Updated olive-gtk.desktop: Polish translation and additional categories.
38
    (Mateusz Korniak)
278 by Szilveszter Farkas (Phanatic)
Merged Daniel Schierbeck's branch with HIG-related fixes.
39
 
277 by James Westby
Fix the "Complete Diff" entry in DiffWindow to show the diff. #140512
40
 BUG FIXES
41
42
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
43
    (#140512, James Westby) 
280 by Szilveszter Farkas (Phanatic)
Updated NEWS.
44
 
284 by Szilveszter Farkas (Phanatic)
Updated NEWS: now all changes for 0.91.0 should be in there.
45
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
46
  
47
  * Annotate context menu works again. (Daniel Schierbeck)
48
  
49
  * Fixed push (with overwite) behavior when branches are diverged.
50
    (Mateusz Korniak)
51
  
52
  * Local missing revisions are remote extra revisions (Missing revisions menu
53
    item in Olive). (Mateusz Korniak)
280 by Szilveszter Farkas (Phanatic)
Updated NEWS.
54
 
55
 INTERNALS
56
 
57
  * `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.
58
284 by Szilveszter Farkas (Phanatic)
Updated NEWS: now all changes for 0.91.0 should be in there.
59
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
60
  
61
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
62
    (Mateusz Korniak)
275.1.7 by Daniel Schierbeck
Added NEWS entry for the resolution of bug #139559.
63
269 by Jelmer Vernooij
Prepare for 0.90 release.
64
0.90.0	2007-08-27
236 by Jelmer Vernooij
Start working on 0.19.0
65
241 by Jelmer Vernooij
Show tags in bzr viz.
66
 FEATURES
67
269 by Jelmer Vernooij
Prepare for 0.90 release.
68
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
262.1.2 by Tom Badran
Add NEWS entry
69
241 by Jelmer Vernooij
Show tags in bzr viz.
70
  * Show tags in bzr viz. (Jelmer)
71
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
72
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
73
269 by Jelmer Vernooij
Prepare for 0.90 release.
74
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
205.1.3 by Szilveszter Farkas (Phanatic)
Added Tango-style Olive application icon.
75
  
263.2.1 by matkor
Code for "branch update" menuitem and toolbox. Typo fix
76
  * Added "update" menu item in Olive. (Mateusz Korniak)
77
  
205.1.7 by Szilveszter Farkas (Phanatic)
Updated NEWS.
78
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
265.1.1 by Gary van der Merwe
Show bzr viz interface quickly.
79
  
80
  * Show bzr viz interface quickly. (Gary van der Merwe)
248 by Jelmer Vernooij
Merge fixes for #127392 and #127381)
81
241 by Jelmer Vernooij
Show tags in bzr viz.
82
 UI
83
  
84
  * Improve Preferences dialog layout. (Jelmer)
275.1.7 by Daniel Schierbeck
Added NEWS entry for the resolution of bug #139559.
85
256.1.1 by Szilveszter Farkas (Phanatic)
Updated POT generator script and also regenerated the translation template.
86
 INTERNALS:
87
 
88
  * Updated pot generator script and regenerated the translation template.
89
    (Szilveszter)
271 by Jelmer Vernooij
Add common widget for selecting branches.
90
91
  * Add helper widget for selecting branches (Jelmer)
263.1.1 by Gary van der Merwe
Add NEWS entries.
92
    
93
 BUG FIXES
267 by Szilveszter Farkas (Phanatic)
Merge quick push fix from Mateusz.
94
 
269 by Jelmer Vernooij
Prepare for 0.90 release.
95
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
96
  Korniak, Jelmer)
97
267 by Szilveszter Farkas (Phanatic)
Merge quick push fix from Mateusz.
98
  * Fixed interface to push.PushDialog (Mateusz Korniak)
263.1.1 by Gary van der Merwe
Add NEWS entries.
99
100
  * Fix so the when Olive is run from the source code, the toolbar and menu
269 by Jelmer Vernooij
Prepare for 0.90 release.
101
    icons show. (Gary van der Merwe, #131520)
263.1.1 by Gary van der Merwe
Add NEWS entries.
102
103
  * Fix a regression that Olive was no longer able to find bzrlib location
104
    due to a change in the output of "bzr version". (Gary van der Merwe)
105
106
  * Fix a regression that Olive branch info window was not working. (Gary van
107
    der Merwe)
108
    
269 by Jelmer Vernooij
Prepare for 0.90 release.
109
  * Fixed tags formatting. (Aaron)
241 by Jelmer Vernooij
Show tags in bzr viz.
110
235 by Jelmer Vernooij
Release 0.18.0
111
0.18.0  2007-07-17
232.1.1 by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window.
112
113
 FEATURES
114
232.1.3 by Adeodato Simó
Support setting diff colors from gedit's syntax highlighting config too.
115
  * Add support for customizing colors in the diff window via ~/.colordiffrc
116
    or gedit's syntax highlighting configuration. See README file for details.
117
    (Adeodato Simó)
232.1.1 by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window.
118
217 by Jelmer Vernooij
Update NEWS.
119
  * Add Inspect and Branch buttons to notification window. (Robert)
120
121
  * Add notification area icon with context menu. (Jelmer)
122
123
  * New tango icons. (Pascal Klein)
124
221 by Jelmer Vernooij
Add simple about dialog.
125
  * Add simple About dialog. (Jelmer)
126
226 by Jelmer Vernooij
Add context menu in bzrk.
127
  * Add context menu in bzrk. (Jelmer)
128
217 by Jelmer Vernooij
Update NEWS.
129
 BUG FIXES
130
131
  * Fix option help strings to comply with the style guide. (Vincent)
132
133
  * Fix import of BzrError. (Aaron)
134
135
  * Fix missing attributes for DummyRevision. (Vincent)
136
219 by Jelmer Vernooij
Never refuse to work with newer versions of bzr, just warn.
137
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
138
217 by Jelmer Vernooij
Update NEWS.
139
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
140
0.17.0  2007-06-15
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
141
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
142
 FEATURES
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
143
217 by Jelmer Vernooij
Update NEWS.
144
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
145
    (Szilveszter)
195.1.26 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
146
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
147
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
148
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
149
  * There are now more columns in the file list, and you can sort by them
217 by Jelmer Vernooij
Update NEWS.
150
    (Szilveszter)
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
151
195.6.5 by Szilveszter Farkas (Phanatic)
Updated NEWS.
152
  * A location bar was added to the top of the file list. On Windows, the
217 by Jelmer Vernooij
Update NEWS.
153
    drive selector combo was moved here (Szilveszter)
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
154
217 by Jelmer Vernooij
Update NEWS.
155
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
156
    (Aaron)
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
157
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
158
 BUG FIXES
159
 
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
160
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
217 by Jelmer Vernooij
Update NEWS.
161
    (#93653, Szilveszter)
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
162
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
163
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
164
195.1.1 by Szilveszter Farkas (Phanatic)
Added 0.16.0 release date.
165
0.16.0	2007-05-05
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
166
188.1.4 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
167
 FEATURES
168
 
169
  * An Initialize dialog added to Olive along with a 'ginit' command
170
  (#90839, Szilveszter)
190.1.9 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
171
  
172
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
173
  (#103725, Szilveszter)
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
174
195 by Jelmer Vernooij
Merge some fixes from John.
175
 BUG FIXES
176
194 by Jelmer Vernooij
Sort plugins by name.
177
  * Sort plugins in gpreferences (Jelmer)
178
195 by Jelmer Vernooij
Merge some fixes from John.
179
  * Give nicer errors when startup fails (John)
180
196 by Jelmer Vernooij
Update NEWS
181
  * Fix 'bzr gdiff notafile' (#107812, John)
195 by Jelmer Vernooij
Merge some fixes from John.
182
183
  * Find olive.glade on a couple more systems (John)
184
185
 INTERNALS
186
  
187
  * Some minor style fixes (John)
188
196 by Jelmer Vernooij
Update NEWS
189
 DOCS
190
  
191
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
192
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
193
0.15.2	2007-04-03
183 by Jelmer Vernooij
Add NEWS file.
194
195
 BUG FIXES
196
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
197
  * Fix regression that prevented gannotate from being used (#97473, 
188.2.1 by Szilveszter Farkas (Phanatic)
Merged fix for #90839. Initialize dialog implemented.
198
                                                             Vincent, Jelmer)
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
199
200
  * Fix regression that prevented gstatus from being used (Jelmer)
201
202
  * Fix status dialog size (Jelmer)
203
183 by Jelmer Vernooij
Add NEWS file.
204
 FEATURES
205
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
206
  * Update commit-notify to use new dbus API (Robert)
207
208
  * Display remote locations in commit-notify (Robert)
209
183 by Jelmer Vernooij
Add NEWS file.
210
0.15.1	2007-03-25
211
212
 BUG FIXES
213
 
214
  * Prevent test suite from causing default-encoding changes (Aaron)
215
 
216
  * Fix testsuite when Olive was run before (Szilveszter)
217
 
218
  * Fix locking issue in Olive (Szilvester, #91522)
219
220
  * Don't obtain handle to networkmanager until necessary (Jelmer)
221
222
  * Better behavior in annotate when unable to go back (Aaron)
223
224
 FEATURES
225
 
226
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
227
228
  * Add 'forward' button in gannotate (Aaron)
229
230
  * Add simple GTK+ progress bars (Jelmer)
231
232
  * Add gmissing command (Jelmer)
233
234
  * Add simple preferences window with plugin list and global settings
235
  (Jelmer)
236
237
  * Add new command 'commit-notify' to listen for commits on dbus and
238
  show them via pynotify. (Robert)
239
240
 UI IMPROVEMENTS
241
242
  * Move search fields in gannotate directly below source window (Aaron)
243
244
  * Move buttons to top, tweak layout (Aaron)
245
246
  * Strict commits are now a dialog, not a check box (Jelmer)
247
248
0.15.0	2007-03-09
249
250
BUG FIXES
251
252
  * Fix gannotate interaction with dirstate (Aaron)
253
254
  * Default button set on Commit dialog (#83030, Szilveszter)
255
256
  * Fix branch-nick handling (Aaron)
257
258
  * Defer cairo import to prevent import errors (Aaron)
259
260
  * More use of lazy_imports to speed up timing (Aaron)
261
262
  * Fix diff window freeze when shown from commit (Szilveszter)
263
264
  * Allow to commit single files from the context menu (#54983, Szilveszter)
265
266
FEATURES
267
268
  * Add ability to install nautilus plugin (#75603, Szilveszter)
269
270
  * Add conflicts window (Szilveszter)
271
272
  * Use network manager to determine default value of "Local Commit"
273
setting (Jelmer)
274
275
  * Add status window (Jelmer, Szilveszter)
276
277
  * Add revision browser for push and pull dialogs (Szilveszter)
278
279
  * Add revert functionality to context menu (Szilveszter)
280
281
INTERNAL
282
283
  * Some more code converted to not use glade (Szilveszter, Jelmer)
284
285
  * Move url history and preferences code to a separate class (Jelmer)
286
287
  * Merge revision info code for gannotate and viz into single new widget
288
(Jelmer)
289
290
  * Add initial testsuite (Jelmer)
291
292
0.14.0	2007-01-30
293
294
  * Add revert functionality (Szilvester)
295
296
  * Rewritten CommitDialog without glade (Szilvester)
297
298
  * Allow to commit single files from the context menu (Fixes #54983,
299
													   Szilvester)
300
301
  * Warn about incompatible Bazaar versions (Jelmer)
302
303
  * Fixed gbranch (#77751, Szilvester)
304
305
  * Use the UI factory (Jelmer)
306
307
  * Generic handling of errors (Jelmer)
308
309
  * Set default drive letter (#67924, Szilvester)
310
311
  * Show error if no diff available for the selected file (#76536,
312
														  Szilvester)
313
314
  * Handle current revision in annotate better (Aaron)
315
316
  * Support scrolling based on an offset in annotate (Aaron)
317
318
  * Add "Back" button in annotate (Aaron)
319
320
  * Removed some unused functions (Aaron)
321
322
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
323
324
  * Nicer error when pygtk not installed (Aaron)
325
326
  * Show uncommitted changes in annotate (Aaron)
327
328
  * Support annotate in olive (#73786, Szilvester)
329
330
  * Ignored files no longer shown as unknown (#67926, Szilvester)
331
332
  * Don't allow merge if there are local changes (#73770, Szilvester)
333
334
  * Fix bookmark dialog (#67922, Szilvester)
335
336
  * Fix remove dialog (#73766 and #73767, Szilvester)
337
338
  * Several other small regression fixes (Szilvester)
339
340
0.13.0	2006-12-13
341
342
  * Don't show pending merge list when there are no pending merges
343
    (Alexander Belchenko)
344
345
  * Better error handling in gcommit (Alexander Belchenko)
346
347
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
348
349
  * Rename put into context menu (Szilvester Farkas) #73774
350
351
  * Improved commit dialog (Szilvester Farkas) #73778
352
353
  * Rename dialog contains original name (Szilvester Farkas) #73775
354
355
  * Bookmarks can be removed (Szilvester Farkas)
356
357
  * Run Olive after maximizing window (Szilvester Farkas) #70134
358
359
  * Check empty commit message at commit time (vila) #73737
360
361
  * Use dotted revnos in gannotate (Aaron Bentley)
362
363
0.12.0	2006-11-04
364
365
  * #68127: gcommit is broken
366
367
  * #67934: various win32 fixes
368
369
  * #67933: fix product name in setup.py
370
371
  * #67930: gdiff relies on plugin name being 'gtk'
372
373
  * #66937: process doesn't stop after closing commit dialog
374
  
375
  * #66091: commit after merge fails
376
  
377
  * #67927: fix non-ascii commit message