source: trunk/third/eel/NEWS @ 21323

Revision 21323, 5.5 KB checked in by ghudson, 19 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21322, which included commits to RCS files with non-trunk default branches.
Line 
1This is eel 2.8.2 It is part of the Gnome 2 desktop and is used
2mainly by Nautilus.
3
4Major changes since 2.8.1 were:
5* Translation updates
6* Function to find out filename encoding
7* Fix to eelcanvas that allows connecting to expose
8* Handle null mimetypes in property page
9
10Major changes since 2.8.0 were:
11* Translation updates
12
13Major changes since 2.7.92 were:
14* Refresh mime application chooser when mime db changes
15* Create ~/.local/share/applications as needed
16* Remove some mime-related debug output
17
18Major changes since 2.7.4 were:
19* Don't pop up cancel dialog if password dialog is visible.
20
21Major changes since 2.7.3 were:
22* Import new foocanvas
23* Use right i18n header
24* Fix memleaks
25* Translation updates
26
27Major changes since 2.7.2 were:
28* MIME helpers functions and dialogs 
29
30Major changes since 2.7.1 were:
31* Translation updates.
32
33Major changes since 2.6.2 were:
34* Unstable branch
35
36Major changes since 2.6.1 were:
37* Translation updates.
38
39Major changes since 2.6.0 were:
40* Translation updates.
41
42Major changes since 2.5.91.1 were:
43* Translation updates.
44
45Major changes since 2.5.91 were:
46* fix utf8 bug in EelEditableLabel
47
48Major changes since 2.5.90 were:
49* translations
50
51Major changes since 2.5.8 were:
52* Replaced egg-screen-exec usage with g_spawn
53* Use new file chooser
54* portability patches
55
56Major changes since 2.5.7 were:
57* Translations
58
59Major changes since 2.5.6 were:
60* Support for SUS modifiers in eel_strdup_strftime
61* Set right a11y role on alerts
62
63Major changes since 2.5.5 were:
64* Fix a11y coloring of editable label
65* Canvas update
66
67Major changes since 2.5.4 were:
68* Removed unused source files
69* Added a GList API for string lists in eel-preferences.
70
71Major changes since 2.5.3 were:
72* HIG message dialogs
73
74Major changes since 2.5.2 were:
75* Mem leak fix in accessibility support.
76
77Major changes since 2.5.1 were:
78* Added accessibility support to editable label widget
79
80Major changes since 2.5.0 were:
81* Some ICCCM fixes
82* disable deprecation warnings
83* fix leaks
84
85Major changes since 2.4.1 were:
86* Don't use GTK_DISABLE_DEPRECATED atm, since gtk 2.4 deprecated some
87  new widgets
88* Added new marshallers needed by Nautilus
89* Fix accessibiliyt crashes in foocanvas
90
91Major changes since 2.3.90 were:
92* Don't use RevertToNone in eel_gdk_window_focus
93
94Major changes since 2.3.9 were:
95* New and updated translations
96
97Major changes since 2.3.8 were:
98* New translations
99
100Major changes since 2.3.7 were:
101
102* new calls for handling non-writable gconf keys
103
104Major changes since 2.3.6 were:
105
106* Build fixes
107
108* Crash fix in new FooCanvas
109
110Major changes since 2.3.5 were:
111
112* Version changed.
113
114Major changes since 2.3.4 were:
115
116* Updated to new FooCanvas
117
118* Build fixes for gcc 3.3
119
120Major changes since 2.3.3 were:
121
122* Translation updates
123
124Major changes since 2.3.2 were:
125* Removed unused widgets.
126
127Major changes since 2.3.1 were:
128* Added eel_uri_is_desktop and EEL_DESKTOP_URI.
129
130Major changes since 2.2.3 were:
131* Cygwin port
132
133* New foo-canvas import
134
135Major changes since 2.2.2 were:
136
137* New function eel_filename_get_rename_region
138
139* Accessibility updates
140
141* New eel-canvas that fixes zoom tearing
142
143* New functions for slave glade prefs widgets
144
145* Draw EelEditableLable frame even when text is empty
146
147Major changes since 2.2.1 were:
148
149* New widget EelInputEventBox
150
151* Added canvas a11y support
152
153* CanvasGroup move redraw fixes
154
155Major changes since 2.2.0.2 were:
156
157* Replaced usage of deprecated functions.
158
159Major changes since 2.2.0.1 were:
160
161* Updated translations.
162
163Major changes since 2.2.0 were:
164
165* New translations.
166
167Major changes since 2.1.91 were:
168
169* Glade preference fixes.
170
171Major changes since 2.1.6 were:
172
173* Performance and flicker fixes for the desktop.
174
175Major changes since 2.1.5 were:
176
177* pthread build fixes
178
179* Translation updates
180
181Major changes since 2.1.4 were:
182
183* Remove GnomeCanvas dependency
184
185Major changes since 2.1.3 were:
186
187* Fix input methods for EelEditableLabel
188
189* fixed memleak
190
191Major changes since 2.1.2 were:
192
193* Use smaller root window background pixmap if possible
194
195* Don't reference internal gtk+ symbols
196
197* Fix EelWrapTable size handling
198
199* Removed unused code
200
201Major changes since 2.1.1 were:
202
203* Glade code for preferences.
204
205* EelBackground drag and drop changes.
206
207Major changes since 2.1.0 were:
208
209* Multihead support (requires Gtk+ 2.1.x)
210
211* Changes to EelEditableLabel
212
213Major changes since 2.0.7 were:
214
215* New canvas widget.
216
217* Accessibility updates in EelPreferencesDialog.
218
219Major changes since 2.0.6 were:
220
221* translation updates
222
223No changes since 2.0.5. Just want to keep the version numbers matched
224with Nautilus.
225
226Major changes since 2.0.4 were:
227
228* translation updates
229
230Major changes since 2.0.3 were:
231
232* Leak fix.
233
234Major changes since 2.0.2 were:
235
236* EelBackground fixes.
237
238
239Major changes since 2.0.1 were:
240
241* EelBackgroundStyle has been removed
242
243
244Major changes since 2.0.0 were:
245
246* UI tweaks
247
248* Bugfixes and performance fixes
249
250* New eel_vfs_has_capability() framework
251
252* New labeled image radiobutton
253
254* Accessibility updates
255
256
257Major changes since 1.0.x were:
258
259* Port to Gtk+ 2.0
260
261* Port all text handling to Pango and utf8
262
263* Added pango-based ellipsize code (Havoc Pennington)
264
265* Major speedups of EelBackground
266
267* Fast pixbuf downscaling for thumbnailing
268
269* Accessibility features added (Michael Meeks, Dave Camp, Anders Carlsson)
270
271* Added password string preference type (Anders Carlsson)
272
273* Added utility functions for GObject and Pango
274
275* New canvas item for doing the antialiased selection rectangle in a
276  non-aa canvas (Alex)
277
278* Lots of unused and deprecated code removed
279
280* Various bugfixes
281
282* Lots of small fixes and things I forgot
Note: See TracBrowser for help on using the repository browser.