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