/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-24 13:52:36 UTC
  • mfrom: (714.1.1 bzr-gtk)
  • Revision ID: jelmer@samba.org-20110224135236-wuez4jq6pvqp9q1e
Don't format secondary text in error dialogs. (Edward Ari Bichetero)

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