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 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384
|
Major changes in 2.14.3 were:
* Fix crash in open with dialog
* Fix a11y relation setup
* Translation updates
Major changes in 2.14.1 were:
* Translation updates
* Build fixes
* Drop popt dependency
* Show all desktop items in application selection
* GnomeGoals: Use po/LINGUAS
Major changes in 2.14.0 were:
* Translation updates
* Fix a11y crash
Major changes in 2.13.92 were:
* Translation fixes for EditableLabel context menu
* Build fixes
Major changes in 2.13.91 were:
* Fix exec line for open-with desktop files
* Translation updates
Major changes in 2.13.90 were:
* Translation updates.
Major changes in 2.13.4 were:
* New background setting mode supported
* Add eel_mime_get_availible_mime_types()
* HIG fixes to open with dialog
* Don't show alerts in taskbar
Major changes in 2.13.3 were:
* Remove titles from alerts
* Use GtkComboBox instead of (deprecated) GtkOptionMenu
Major changes in 2.13.2 were:
* Fix translations in alerts
* Code cleanups
Major changes in 2.13.1 were:
* sort by name in application chooser
Major changes in 2.12.1 were:
* Translation updates
* Minor code cleanups
Major changes in 2.12.0 were:
* Translation updates
Major changes in 2.11.92 were:
* Translation updates
Major changes in 2.11.91 were:
* Fix scrolling in eel-wrap-table
* Cleanup logging code
Major changes in 2.11.90 were:
* Add x-nautilus-search URI
* Fix wrapping in eel-wrap-table
Major changes in 2.11.4 were:
* Fix memleak
Major changes in 2.11.3 were:
* Fix memleaks
* Fix compiler warnings for gcc 4
Major changes in 2.11.2 were:
* Fix memleaks
Major changes in 2.11.1 were:
* Use new libgnome-menu api
* Fixed crash with accessibility
* Use gmodule-no-export to avoid --export-dynamic
Major changes in 2.10.1 were:
* Fixed accessibility crash
* Use less memory for desktop background image
* translation updates
Major changes in 2.10.0 were:
* translation updates
Major changes in 2.9.92 were:
* Application chooser handles case with no existing applications better
* Use automake 1.7
* Fix tests on 64bit systems
* translation updates
Major changes in 2.9.91 were:
* fix crashes in open with dialog
* translation updates
Major changes in 2.9.90 were:
* Show existing applications in open with dialog
* Show icon in application chooser
Major changes in 2.9.2 were:
* Not using deprecated mime apis
Major changes since 2.8.2 were:
* Some marshallers added
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
|