/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: 2010-06-17 20:25:04 UTC
  • mfrom: (690 realtrunk)
  • mto: This revision was merged to the branch mainline in revision 691.
  • Revision ID: jelmer@samba.org-20100617202504-7yln6khkqftlun6i
Merge trunk

Show diffs side-by-side

added added

removed removed

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