/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mateusz Korniak
  • Date: 2007-09-02 15:42:18 UTC
  • mto: This revision was merged to the branch mainline in revision 274.
  • Revision ID: matkor@laptop-hp-20070902154218-nba0woaqjsn20f9n
Ignoring eric3 project files.

Show diffs side-by-side

added added

removed removed

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