diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,4 +1,18 @@ -### eom 1.20.1 +### eom 1.21.0 + + sync with transifex + toolbar: add missing popup menu for launching toolbar editor + sidebar: replace deprecated gtk_menu_popup + editable-toolbar: replace deprecated gtk_menu_popup + editable-toolbar: replace deprecated gtk_drag_begin + svg: Fix offset coordinates when transforming SVG images on HiDPI displays + require libpeas 1.8.0 + plugins: Use Python 3.x for Python plugins + replace deprecated gdk_flush + fix some -Wincompatible-pointer-types warnings + Scale HiDPI images correctly + eom-window.c: avoid deprecated GtkButton:use-stock + avoid deprecated GtkStock ### eom 1.20.0 |