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