/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: 2011-11-29 09:55:31 UTC
  • Revision ID: jelmer@samba.org-20111129095531-mlbt8harl1113ld3
Add branch property page in nautilus-bzr.

Show diffs side-by-side

added added

removed removed

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