/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: Curtis Hovey
  • Date: 2011-09-07 16:01:14 UTC
  • mto: This revision was merged to the branch mainline in revision 741.
  • Revision ID: sinzui.is@verizon.net-20110907160114-ytbap2x584bh1ehw
Fixed long lines created by conversion script. removed checks for obsolete methods.

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