/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: 2008-06-29 16:24:24 UTC
  • mto: This revision was merged to the branch mainline in revision 519.
  • Revision ID: jelmer@samba.org-20080629162424-48a6rrjmmpejfcyr
Stop emitting no longer used revisions-loaded message.

Show diffs side-by-side

added added

removed removed

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