source: trunk/third/eel/NEWS @ 18614

Revision 18614, 2.2 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18613, which included commits to RCS files with non-trunk default branches.
Line 
1This is eel 2.2.0.2.  It is part of the Gnome 2 desktop and is used
2mainly by Nautilus.
3
4Major changes since 2.2.0.1 were:
5
6* Updated translations.
7
8Major changes since 2.2.0 were:
9
10* New translations.
11
12Major changes since 2.1.91 were:
13
14* Glade preference fixes.
15
16Major changes since 2.1.6 were:
17
18* Performance and flicker fixes for the desktop.
19
20Major changes since 2.1.5 were:
21
22* pthread build fixes
23
24* Translation updates
25
26Major changes since 2.1.4 were:
27
28* Remove GnomeCanvas dependency
29
30Major changes since 2.1.3 were:
31
32* Fix input methods for EelEditableLabel
33
34* fixed memleak
35
36Major changes since 2.1.2 were:
37
38* Use smaller root window background pixmap if possible
39
40* Don't reference internal gtk+ symbols
41
42* Fix EelWrapTable size handling
43
44* Removed unused code
45
46Major changes since 2.1.1 were:
47
48* Glade code for preferences.
49
50* EelBackground drag and drop changes.
51
52Major changes since 2.1.0 were:
53
54* Multihead support (requires Gtk+ 2.1.x)
55
56* Changes to EelEditableLabel
57
58Major changes since 2.0.7 were:
59
60* New canvas widget.
61
62* Accessibility updates in EelPreferencesDialog.
63
64Major changes since 2.0.6 were:
65
66* translation updates
67
68No changes since 2.0.5. Just want to keep the version numbers matched
69with Nautilus.
70
71Major changes since 2.0.4 were:
72
73* translation updates
74
75Major changes since 2.0.3 were:
76
77* Leak fix.
78
79Major changes since 2.0.2 were:
80
81* EelBackground fixes.
82
83
84Major changes since 2.0.1 were:
85
86* EelBackgroundStyle has been removed
87
88
89Major changes since 2.0.0 were:
90
91* UI tweaks
92
93* Bugfixes and performance fixes
94
95* New eel_vfs_has_capability() framework
96
97* New labeled image radiobutton
98
99* Accessibility updates
100
101
102Major changes since 1.0.x were:
103
104* Port to Gtk+ 2.0
105
106* Port all text handling to Pango and utf8
107
108* Added pango-based ellipsize code (Havoc Pennington)
109
110* Major speedups of EelBackground
111
112* Fast pixbuf downscaling for thumbnailing
113
114* Accessibility features added (Michael Meeks, Dave Camp, Anders Carlsson)
115
116* Added password string preference type (Anders Carlsson)
117
118* Added utility functions for GObject and Pango
119
120* New canvas item for doing the antialiased selection rectangle in a
121  non-aa canvas (Alex)
122
123* Lots of unused and deprecated code removed
124
125* Various bugfixes
126
127* Lots of small fixes and things I forgot
Note: See TracBrowser for help on using the repository browser.