/b-gtk/fix-viz

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