/b-gtk/fix-viz

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