/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-02 12:42:35 UTC
  • Revision ID: jelmer@samba.org-20110402124235-h9cvzbawsk79fol3
RemoveĀ unusedĀ import.

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