/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-02-18 13:16:37 UTC
  • mto: This revision was merged to the branch mainline in revision 714.
  • Revision ID: jelmer@samba.org-20110218131637-jo72qis53vvu0zud
'bzr viz' now shows authors instead of committers.

Show diffs side-by-side

added added

removed removed

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