/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-04-15 01:07:44 UTC
  • mto: This revision was merged to the branch mainline in revision 731.
  • Revision ID: jelmer@samba.org-20110415010744-jf4zxpcll3nvc8k2
Fix signal handling.

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