/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-03-14 20:12:19 UTC
  • Revision ID: jelmer@samba.org-20110314201219-wo692nzwywu6mevh
Fix formatting, imports.

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