/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-23 13:45:02 UTC
  • Revision ID: jelmer@samba.org-20120323134502-fsxyhpb0ilbabozp
Ignore bzr-handle-patch in software center.

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