/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: Jelmer Vernooij
  • Date: 2012-03-29 13:15:14 UTC
  • mfrom: (786.1.1 register-lazy)
  • Revision ID: jelmer@samba.org-20120329131514-knrl1w2wzntx89rv
Use lazy registration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.95.0  UNRELEASED
 
1
0.104.0 UNRELEASED
 
2
 
 
3
 BUG FIXES
 
4
 
 
5
  * Fix compatibility with newer versions of gir-gtk which don't allow
 
6
    None in STRING columns of ListStores. (Jelmer Vernooij)
 
7
 
 
8
  * Properly handle popup menus when there is no selected revision in
 
9
    "bzr viz". (Jelmer Vernooij, #281717)
 
10
 
 
11
  * Ignore bzr-handle-patch.desktop in sofware center.
 
12
    (Jelmer Vernooij, #854245)
 
13
 
 
14
  * Fix searching in tree views. (Jelmer Vernooij, #928301)
 
15
 
 
16
0.103.0 2011-12-11
 
17
 
 
18
 FEATURES
 
19
 
 
20
  * Internationalization support has been added. (David Planella, #621680)
 
21
 
 
22
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
 
23
 
 
24
  * gannotate now supports interactive substring search in the file content.
 
25
    interactive search for line numbers has been removed, use Ctrl-G instead.
 
26
    (Sergei Golubchik)
 
27
 
 
28
  * visualise now supports interactive changeset comment search.
 
29
    interactive search for revision numbers continues to work.
 
30
    (Sergei Golubchik)
 
31
 
 
32
  * Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
 
33
 
 
34
  * Remove keyring support - this is broken for GTK3, and replaced by a DBus service
 
35
    that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
 
36
    for this service. (Jelmer Vernooij)
 
37
 
 
38
 BUG FIXES
 
39
 
 
40
  * Ensure config directory exists before writing configuration.
 
41
    (Jelmer Vernooij, #231150)
 
42
 
 
43
  * Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
 
44
 
 
45
  * Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
 
46
    (Mikkel Kamstrup Erlandsen, #861201)
 
47
 
 
48
0.100.0 2011-03-02
 
49
 
 
50
 BUG FIXES
 
51
 
 
52
  * make sure that gdiff opened from gannotate knows its parent
 
53
    (gannotate, that is, and does not exit when it (gdiff) is closed.
 
54
 
 
55
  * Clarify 'visualise' help about the multiple branches feature
 
56
    and the --revision parameter. (Vincent Ladeuil, #556347)
 
57
 
 
58
  * Mark as compatible with bzr 2.3. (Jelmer Vernooij)
 
59
 
 
60
  * Fix appindicator icon category. (Michael Terry, #685634)
 
61
 
 
62
  * Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
 
63
 
 
64
  * "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
 
65
 
 
66
  * Don't use markup for secondary text in error dialogs.
 
67
    (Edward Ari Bichetero, #656641)
 
68
 
 
69
  * Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
 
70
 
 
71
 FEATURES
 
72
 
 
73
  * Add lock dialog. (Daniel Schierbeck, #93652)
 
74
 
 
75
 FEATURES
 
76
 
 
77
  * Add option to use "bzr viz" with a vertical layout.
 
78
    (Ximin Luo, #649273)
 
79
 
 
80
0.99.1  2010-08-26
 
81
 
 
82
 BUG FIXES
 
83
 
 
84
  * Trivial release to include credits pickle file.
 
85
 
 
86
   * Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
 
87
 
 
88
0.99.0 2010-08-13
 
89
 
 
90
 BUG FIXES
 
91
 
 
92
   * Guard setup() call when not loaded as __main__. (Robert Collins)
 
93
 
 
94
   * Ignore gnomekeyring.IOError when checking if credentials are available
 
95
     in the GNOME keyring. (Jelmer Vernooij, #534326)
 
96
 
 
97
   * Don't crash when there is already a lan-notify instance running.
 
98
     (Jelmer Vernooij, #339284)
 
99
 
 
100
   * Return the credentials if successfully found in gnome-keyring.
 
101
     (John Szakmeister)
 
102
 
 
103
   * Support non-bzr patches. (Toshio Kuratomi, #502076)
 
104
 
 
105
   * Avoid using private functions to get branch config. (Jelmer Vernooij,
 
106
     #583554)
 
107
 
 
108
   * Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
 
109
 
 
110
FEATURES
 
111
 
 
112
  * Add 'Find' button to start text search.
 
113
    (Martin Pool, #556347)
 
114
 
 
115
  * Add 'glog' as an alias for visualize (aka viz) as too many
 
116
    people are still confused.
 
117
    (Vincent Ladeuil)
 
118
 
 
119
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
 
120
    #518179)
 
121
 
 
122
  * Add more tooltips to Olive. (Adrian Room, #333876)
 
123
 
 
124
0.98.0 2010-02-24
 
125
 
 
126
BUG FIXES
 
127
 
 
128
  * Fix relative import in olive menu.
 
129
    (Mathias Brodala, #269883)
 
130
 
 
131
  * Fix typo in checkout dialog.
 
132
    (Jasper Groenewegen, #466507)
 
133
 
 
134
  * Adds help for ginit and gtags.
 
135
    (Andrew Starr-Bochicchio, #512701)
 
136
 
 
137
0.97.0 2009-08-25
 
138
 
 
139
BUG FIXES
 
140
 
 
141
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
 
142
    by being more tolerant about gobject methods availability.
 
143
    (Vincent Ladeuil, #403430)
 
144
  
 
145
  * Fixed emblem and nautilus bzr-status column for ignored files.
 
146
    (Lucas Shrewsbury, #294632)
 
147
    
 
148
  * Fixed emblem and nautilus bzr-status column for unversioned files.
 
149
    (Lucas Shrewsbury, #417966)
 
150
 
 
151
  * Switch to using disutils sdist instead of bzr export.
 
152
    (Mark Lee, #398242)
 
153
 
 
154
0.96.2  2009-07-08
 
155
 
 
156
 BUG FIXES
 
157
 
 
158
  * Same player shoots again. Version credits.pickle and rebuild the tarball
 
159
    after running 'python ./setup.py build_credits', update
 
160
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
 
161
    (Vincent Ladeuil, #397526)
 
162
 
 
163
0.96.1  2009-07-08
 
164
 
 
165
 BUG FIXES
 
166
 
 
167
  * Rebuild the tarball after running 'python ./setup.py build_credits',
 
168
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
 
169
   (Vincent Ladeuil, #397526)
 
170
 
 
171
 
 
172
0.96.0  2009-07-08
 
173
 
 
174
 UI
 
175
 
 
176
  * Add colored status messages in Olive file list (Jasper Groenewegen)
 
177
 
 
178
  * Use the new progress bar implementation from bzrlib.
 
179
   (Vincent Ladeuil, 385191)
 
180
 
 
181
 CHANGES
 
182
 
 
183
  * Add ginfo command line option (Jasper Groenewegen)
 
184
  
 
185
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
 
186
 
 
187
 BUG FIXES
 
188
 
 
189
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
 
190
  Korn, #294396)
 
191
 
 
192
  * Fix Olive homepage URL. (#255152)
 
193
 
 
194
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
 
195
 
 
196
  * Save commit messages at uncommit time, restore them at
 
197
    gcommit time. Also allow saving commit messages if the commit
 
198
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
 
199
 
 
200
  * Mark as compatible with bzr 1.13.
 
201
 
 
202
 FEATURES
 
203
 
 
204
  * Support storing credentials in the GNOME Keyring if it is 
 
205
    available. (Jelmer Vernooij)
 
206
 
 
207
  * Fix opening Status window in Olive (#316310)
 
208
 
 
209
0.95.0  2008-08-04
2
210
 
3
211
 UI
4
212
 
5
213
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
6
214
 
 
215
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
 
216
 
 
217
  * Added menu option for indexing branches if bzr-search is present.
 
218
    (Jelmer Vernooij)
 
219
 
 
220
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
 
221
 
 
222
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
 
223
 
 
224
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
 
225
 
 
226
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
 
227
 
 
228
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
 
229
 
 
230
  * Sort Olive bookmarks by title (Jasper Groenewegen)
 
231
  
 
232
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
 
233
  
 
234
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
 
235
 
 
236
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
 
237
  
 
238
  * Show status for folders in Olive file list (Jasper Groenewegen)
 
239
  
 
240
  * Change appearance Olive bookmarks (Jasper Groenewegen)
 
241
  
 
242
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
 
243
 
7
244
 BUG FIXES
8
245
 
9
246
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
10
247
  
11
248
  * Fixed adding tags. (Javier Derderian, #228709)
12
249
 
 
250
  * Fix history mode button. (Jasper Groenewegen, #144962)
 
251
 
 
252
  * Fixed handle-patch script. (Jelmer Vernooij)
 
253
 
 
254
  * Fix import in olive. (Jelmer Vernooij, #223935)
 
255
 
 
256
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
 
257
 
 
258
  * Remove use of upstream removed Repository.revision_parents() 
 
259
    (Jelmer Vernooij)
 
260
 
 
261
  * List network drives in Olive. (Kevin Light, #244308)
 
262
 
 
263
  * Fix progress bar handling. (Jelmer Vernooij)
 
264
 
 
265
  * Fix broken symlink handling. (Jasper Groenewegen)
 
266
 
 
267
  * Fix import in Olive rename dialog. (Kevin Light)
 
268
 
 
269
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
 
270
 
 
271
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
 
272
 
 
273
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
 
274
 
 
275
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
 
276
 
 
277
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
 
278
 
 
279
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
 
280
  
 
281
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
 
282
  
 
283
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
 
284
 
 
285
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
 
286
 
 
287
 CHANGES
 
288
 
 
289
  * Moved notify icon code to separate script. (Jelmer Vernooij)
 
290
 
 
291
  * Verify testaments when showing signatures on revisions and
 
292
    re-enable signature display. (Jelmer Vernooij)
 
293
 
 
294
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
 
295
  
 
296
  * Add gmerge command line option (Jasper Groenewegen, #124760)
 
297
 
13
298
 INTERNALS
14
299
 
15
300
  * All i18n calls should now go through _i18n which must be imported from
16
301
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
17
302
    as an anonymous variable. (Vincent Ladeuil)
18
303
 
19
 
 
 
304
  * Add test for linegraph code. (Jelmer Vernooij)
 
305
 
 
306
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
 
307
 
 
308
  * Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
 
309
 
 
310
  * Remove glade from merge dialog. (Jasper Groenewegen)
 
311
 
 
312
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
 
313
 
 
314
  * Remove glade from olive main window (Jasper Groenewegen)
 
315
  
 
316
  * Remove glade from olive info dialog (Jasper Groenewegen)
 
317
 
 
318
  * Rewrite Olive mouse button event handling (Kevin Light)
 
319
  
20
320
0.94.0    2008-05-04
21
321
 
22
322
 CHANGES