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