/b-gtk/fix-viz

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