diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -1,3 +1,42 @@ +### mate-utils 1.28.0 + + * Translations update + * replace deprecated gtk_image_menu_item* + * dictionary applet: fix in-process build warning + * fix warnings in id, uk and ru translations + * wayland: dictionary applet: confine popup dialog to monitor dimensions + * wayland: dictionary: Make the panel applet usable in wayland + * Wayland: Fix position and behavior of dictionary applet popup window + * dictionary applet: allow building in-process + * Remove init_stock_icons code and replace gtk_drag_set_icon_stock with gtk_drag_set_icon_name + * mate-dictionary: Replace deprecated functions fix compilation warnings + * baobab-remote-connect-dialog: fix -Wformat-nonliteral warning + * logview: Replace deprecated functions fix compilation warnings + +### mate-utils 1.27.0 + + * Translations update + * configure.ac: The macro 'AC_HELP_STRING' is obsolete + * tx: update resource + * tx: migrate config file + * baobab: Fix -Wmissing-prototypes warnings (#339) + * logview: converting the enum constant to a boolean + * Fix build warnings about missing field initializer + * ci: drop -Wunused-parameter flag from debian build + * gdict-applet: do not build the file path + * dict: implicit conversion changes signedness: 'gboolean' to 'guint' + * mate-dictionary: fix memory leak + * mate-dictionary: fix memory leak + * Unnecessary G_OBJECT cast when calling signal connect function + * gsearchtool: fix memory leak + * mate-dictionary: fix memory leak + * Redundant null check before freeing the variable + * mate-disk-image-mounter: fix memory leak + * mate-screenshot: fix memory leak + * logview: remove whitespaces before #if, #else, and #endif + * Use a blank line at most + * Fix News + ### mate-utils 1.26.0 * Translations update |