/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
217 by Jelmer Vernooij
Update NEWS.
1
0.18.0  2007-07-14
2
3
 FEATURES
4
5
  * Add Inspect and Branch buttons to notification window. (Robert)
6
7
  * Add notification area icon with context menu. (Jelmer)
8
9
  * New tango icons. (Pascal Klein)
10
11
 BUG FIXES
12
13
  * Fix option help strings to comply with the style guide. (Vincent)
14
15
  * Fix import of BzrError. (Aaron)
16
17
  * Fix missing attributes for DummyRevision. (Vincent)
18
219 by Jelmer Vernooij
Never refuse to work with newer versions of bzr, just warn.
19
  * Never refuse to run with newer versions of bzr, just warn. (Jelmer)
20
217 by Jelmer Vernooij
Update NEWS.
21
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
22
0.17.0  2007-06-15
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
23
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
24
 FEATURES
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
25
217 by Jelmer Vernooij
Update NEWS.
26
  * Added an EXPERIMENTAL feature for browsing remote branches in Olive 
27
    (Szilveszter)
195.1.26 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
28
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
29
  * Bookmarked locations are now added to branch/checkout history (Szilveszter)
30
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
31
  * There are now more columns in the file list, and you can sort by them
217 by Jelmer Vernooij
Update NEWS.
32
    (Szilveszter)
195.7.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
33
195.6.5 by Szilveszter Farkas (Phanatic)
Updated NEWS.
34
  * A location bar was added to the top of the file list. On Windows, the
217 by Jelmer Vernooij
Update NEWS.
35
    drive selector combo was moved here (Szilveszter)
195.6.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
36
217 by Jelmer Vernooij
Update NEWS.
37
  * Don't warn about incompatible versions when .dev version of Bazaar is used 
38
    (Aaron)
204 by Jelmer Vernooij
Release bzr-gtk 0.17.0
39
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
40
 BUG FIXES
41
 
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
42
  * Get and Checkout dialogs: scan the branch only if the entry has lost focus
217 by Jelmer Vernooij
Update NEWS.
43
    (#93653, Szilveszter)
195.5.2 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
44
195.2.3 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
45
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
46
195.1.1 by Szilveszter Farkas (Phanatic)
Added 0.16.0 release date.
47
0.16.0	2007-05-05
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
48
188.1.4 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
49
 FEATURES
50
 
51
  * An Initialize dialog added to Olive along with a 'ginit' command
52
  (#90839, Szilveszter)
190.1.9 by Szilveszter Farkas (Phanatic)
Added NEWS entry.
53
  
54
  * Tags support added: 'gtags' command and Branch->Tags menu entry in Olive
55
  (#103725, Szilveszter)
188 by Jelmer Vernooij
merge 0.15.2 NEWS update.
56
195 by Jelmer Vernooij
Merge some fixes from John.
57
 BUG FIXES
58
194 by Jelmer Vernooij
Sort plugins by name.
59
  * Sort plugins in gpreferences (Jelmer)
60
195 by Jelmer Vernooij
Merge some fixes from John.
61
  * Give nicer errors when startup fails (John)
62
196 by Jelmer Vernooij
Update NEWS
63
  * Fix 'bzr gdiff notafile' (#107812, John)
195 by Jelmer Vernooij
Merge some fixes from John.
64
65
  * Find olive.glade on a couple more systems (John)
66
67
 INTERNALS
68
  
69
  * Some minor style fixes (John)
70
196 by Jelmer Vernooij
Update NEWS
71
 DOCS
72
  
73
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
74
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
75
0.15.2	2007-04-03
183 by Jelmer Vernooij
Add NEWS file.
76
77
 BUG FIXES
78
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
79
  * Fix regression that prevented gannotate from being used (#97473, 
188.2.1 by Szilveszter Farkas (Phanatic)
Merged fix for #90839. Initialize dialog implemented.
80
                                                             Vincent, Jelmer)
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
81
82
  * Fix regression that prevented gstatus from being used (Jelmer)
83
84
  * Fix status dialog size (Jelmer)
85
183 by Jelmer Vernooij
Add NEWS file.
86
 FEATURES
87
182.2.2 by Jelmer Vernooij
Prepare for 0.15.2
88
  * Update commit-notify to use new dbus API (Robert)
89
90
  * Display remote locations in commit-notify (Robert)
91
183 by Jelmer Vernooij
Add NEWS file.
92
0.15.1	2007-03-25
93
94
 BUG FIXES
95
 
96
  * Prevent test suite from causing default-encoding changes (Aaron)
97
 
98
  * Fix testsuite when Olive was run before (Szilveszter)
99
 
100
  * Fix locking issue in Olive (Szilvester, #91522)
101
102
  * Don't obtain handle to networkmanager until necessary (Jelmer)
103
104
  * Better behavior in annotate when unable to go back (Aaron)
105
106
 FEATURES
107
 
108
  * Add very simple TortoiseBzr implementation (Wouter, Jelmer)
109
110
  * Add 'forward' button in gannotate (Aaron)
111
112
  * Add simple GTK+ progress bars (Jelmer)
113
114
  * Add gmissing command (Jelmer)
115
116
  * Add simple preferences window with plugin list and global settings
117
  (Jelmer)
118
119
  * Add new command 'commit-notify' to listen for commits on dbus and
120
  show them via pynotify. (Robert)
121
122
 UI IMPROVEMENTS
123
124
  * Move search fields in gannotate directly below source window (Aaron)
125
126
  * Move buttons to top, tweak layout (Aaron)
127
128
  * Strict commits are now a dialog, not a check box (Jelmer)
129
130
0.15.0	2007-03-09
131
132
BUG FIXES
133
134
  * Fix gannotate interaction with dirstate (Aaron)
135
136
  * Default button set on Commit dialog (#83030, Szilveszter)
137
138
  * Fix branch-nick handling (Aaron)
139
140
  * Defer cairo import to prevent import errors (Aaron)
141
142
  * More use of lazy_imports to speed up timing (Aaron)
143
144
  * Fix diff window freeze when shown from commit (Szilveszter)
145
146
  * Allow to commit single files from the context menu (#54983, Szilveszter)
147
148
FEATURES
149
150
  * Add ability to install nautilus plugin (#75603, Szilveszter)
151
152
  * Add conflicts window (Szilveszter)
153
154
  * Use network manager to determine default value of "Local Commit"
155
setting (Jelmer)
156
157
  * Add status window (Jelmer, Szilveszter)
158
159
  * Add revision browser for push and pull dialogs (Szilveszter)
160
161
  * Add revert functionality to context menu (Szilveszter)
162
163
INTERNAL
164
165
  * Some more code converted to not use glade (Szilveszter, Jelmer)
166
167
  * Move url history and preferences code to a separate class (Jelmer)
168
169
  * Merge revision info code for gannotate and viz into single new widget
170
(Jelmer)
171
172
  * Add initial testsuite (Jelmer)
173
174
0.14.0	2007-01-30
175
176
  * Add revert functionality (Szilvester)
177
178
  * Rewritten CommitDialog without glade (Szilvester)
179
180
  * Allow to commit single files from the context menu (Fixes #54983,
181
													   Szilvester)
182
183
  * Warn about incompatible Bazaar versions (Jelmer)
184
185
  * Fixed gbranch (#77751, Szilvester)
186
187
  * Use the UI factory (Jelmer)
188
189
  * Generic handling of errors (Jelmer)
190
191
  * Set default drive letter (#67924, Szilvester)
192
193
  * Show error if no diff available for the selected file (#76536,
194
														  Szilvester)
195
196
  * Handle current revision in annotate better (Aaron)
197
198
  * Support scrolling based on an offset in annotate (Aaron)
199
200
  * Add "Back" button in annotate (Aaron)
201
202
  * Removed some unused functions (Aaron)
203
204
  * Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent)
205
206
  * Nicer error when pygtk not installed (Aaron)
207
208
  * Show uncommitted changes in annotate (Aaron)
209
210
  * Support annotate in olive (#73786, Szilvester)
211
212
  * Ignored files no longer shown as unknown (#67926, Szilvester)
213
214
  * Don't allow merge if there are local changes (#73770, Szilvester)
215
216
  * Fix bookmark dialog (#67922, Szilvester)
217
218
  * Fix remove dialog (#73766 and #73767, Szilvester)
219
220
  * Several other small regression fixes (Szilvester)
221
222
0.13.0	2006-12-13
223
224
  * Don't show pending merge list when there are no pending merges
225
    (Alexander Belchenko)
226
227
  * Better error handling in gcommit (Alexander Belchenko)
228
229
  * Fix desktop file compliancy to standard (Toshio Kuratomi) #75278
230
231
  * Rename put into context menu (Szilvester Farkas) #73774
232
233
  * Improved commit dialog (Szilvester Farkas) #73778
234
235
  * Rename dialog contains original name (Szilvester Farkas) #73775
236
237
  * Bookmarks can be removed (Szilvester Farkas)
238
239
  * Run Olive after maximizing window (Szilvester Farkas) #70134
240
241
  * Check empty commit message at commit time (vila) #73737
242
243
  * Use dotted revnos in gannotate (Aaron Bentley)
244
245
0.12.0	2006-11-04
246
247
  * #68127: gcommit is broken
248
249
  * #67934: various win32 fixes
250
251
  * #67933: fix product name in setup.py
252
253
  * #67930: gdiff relies on plugin name being 'gtk'
254
255
  * #66937: process doesn't stop after closing commit dialog
256
  
257
  * #66091: commit after merge fails
258
  
259
  * #67927: fix non-ascii commit message