diff options
author | monsta <[email protected]> | 2016-04-05 13:37:22 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-05 13:37:22 +0300 |
commit | e93826741ad84ebbd3bf330c6a6f915ee3a5b8c0 (patch) | |
tree | 7f9a1468e5527c9be7d0f1177bd1da4d4bb19cdf /NEWS | |
parent | 7e564ca38348f5aac39a9d6accd576d455d8baa6 (diff) | |
download | eom-e93826741ad84ebbd3bf330c6a6f915ee3a5b8c0.tar.bz2 eom-e93826741ad84ebbd3bf330c6a6f915ee3a5b8c0.tar.xz |
update NEWS and pack 1.13.x changes into single 1.14.0 entry
Diffstat (limited to 'NEWS')
-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 ========== |