diff options
-rw-r--r-- | NEWS | 28 |
1 files changed, 15 insertions, 13 deletions
@@ -1,22 +1,24 @@ -eom 1.13.1 +eom 1.14.0 ========== - * plugins: don't use stock icon names - * avoid integer overflow when allocating a large block of memory - * totem-screensaver: use org.gnome.SessionManager to inhibit screensaver - * totem-screensaver: don't use old API and add ref to TotemScrsaver - * totem-screensaver: fix assertions on entry to TotemScrsaver methods + * Drop MateConf migration script + * Use org.gnome.SessionManager DBus name to inhibit screensaver + * Auto-reload unmodified images when their file is changed * GTK+3: add eom-window style class at top level - * fix build warnings and remove useless nested #if + * GTK+3: add css name EggToolbarEditor for 3.20 + * GTK+3: fix SVG rendering + * GTK+3: fix several deprecations + * Some more fixes and cleanups + * Translations update -eom 1.13.0 +eom 1.12.2 ========== - * fix compilation with enabled GObject Introspection - * fix GTK+3 build when --without-cms is set - * Gtk+3: fix more deprecations - * drop MateConf migration script - * use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime + * Print preview: avoid integer overflow when allocating a large + block of memory + * Fix build with introspection enabled + * Fix GTK+3 build when --without-cms is set + * Some more fixes eom 1.12.1 ========== |