/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-01-16 18:55:13 UTC
  • Revision ID: jelmer@samba.org-20110116185513-a83o03efmk83b94n
Mark as compatible with Bazaar 2.4.

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