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