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