### 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
  * update copyright to 2021

### mate-utils 1.25.1

  * Translations update
  * Remove warnings about missing prototypes
  * i18n: Do not collect the translation for Icon
  * mate-screenshot: fix the order of the buttons at the bottom
  * build: allow users to disable gettext support (--disable-nls)
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * help: Dokumentationsteam -> Documentation Team
  * baobab: Dokumentationsteam -> Documentation Team
  * update resource for transifex
  * Update copyright to 2021
  * baobab: remove warning -Wunused-value
  * update issue template
  * Add legal notice in configure.ac
  * Add legal notice in Makefile.am files
  * COPYING.docs from https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
  * COPYING.libs from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
  * COPYING from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
  * GNU GPL 2 license notice without post box, after copyright notice
  * screenshot-save: warning -Wdangling-else
  * gdict-utils: Fix comment
  * gdict-utils: variable 'env_string' set but not used
  * baobab: Fix conversion warnings
  * gdict-window: Remove warnings about missing initializer for field
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * configure: remove warning about option 'subdir-objects' is disabled
  * Warn about accessing an undefined property of the object
  * gsearchtool: Fix "open with" behavior

### mate-utils 1.25.0

  * Translations update
  * gdict-pref-dialog: Simplify notebook scroll event
  * gdict-applet.c: change "Preferences" menu icon for harmonization
  * use libegg submodules
  * add git.mk to generate .gitignore
  * help: retake figures for baobab
  * help: update figures of baobab
  * baobab-dialog-scan-props.ui: Fix deprecations
  * gsearchtool: Remove the warning about ‘GTimeVal’ is deprecated
  * mate-dictionary-source.ui: Fix deprecations
  * logview: Use test-reader test with log file path
  * docbook: correct DE name
  * gsearchtool: Remove enum conversion warning
  * makefile: add READMEs to EXTRA_DIST
  * change automake flavour to disable build warning
  * readme: migrate to Markdown for dictionary and baobab and update
  * readme: migrate to README.md and update
  * mate-system-log: Remove the warning about ‘GTimeVal’ is deprecated
  * build: silent build warnings for distcheck
  * Remove bad-function-cast warnings
  * expand the comments on about dialogs
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * gsearchtool: avoid deprecated GtkImageMenuItem
  * gsearchtool: add copy path menu item to popup menu
  * mate-dictionary: remove unused function 'gdict_window_set_statusbar_visible'
  * logview: Rewrite logview-filter.ui from scratch
  * Remove warnings: function declaration isn’t a prototype
  * Define custom macros for wrapping the calls to gtk_builder_get_object
  * mate-dictionary: warnings variable defined but not used
  * baobab: Remove unused variable ‘uri_list’
  * mate-screenshot: do not use stock icons in mate-screenshot.ui

### mate-utils 1.24.0

  * Translations update
  * Fix build using gcc 10 -fno-common flag

### mate-utils 1.23.2

  * Translations update
  * gettext: Fix locale dir
  * Update copyright to 2020
  * pull fixed galician translation from transifex
  * migrate from intltools to gettext
  * Use gresources for UI files
  * avoid redundant redeclarations
  * ci: set maximum compile warnings on step scan-build ./configure

### mate-utils 1.23.1

  * Translations update
  * Add MATE Disk Image Mounter utility
  * WARN_CFLAGS makes MAINTAINER_CFLAGS obsolete for now
  * Use MATE_DEBUG_CHECK for setting compiler debug flags
  * Print compiler warning flags in summary
  * Add WARN_CFLAGS to CFLAGS
  * logview: Fix infinite loop parsing logs containing at least one line
  * Add hicolor_apps_24x24_mate-system-log.png
  * Install hicolor_apps_24x24_mate-disk-usage-analyzer.png
  * gsearchtool-entry: avoid 'g_type_class_add_private'
  * baobab-treemap: avoid 'g_type_class_add_private'
  * baobab-ringschart: avoid 'g_type_class_add_private'
  * baobab-chart: avoid 'g_type_class_add_private'
  * baobab-cell-renderer-progress: avoid 'g_type_class_add_private'
  * gdict-aligned-window: avoid 'g_type_class_add_private'
  * gdict-sidebar: avoid 'g_type_class_add_private'
  * gdict-applet: avoid 'g_type_class_add_private'
  * gdict-source-loader: avoid 'g_type_class_add_private'
  * gdict-source: avoid 'g_type_class_add_private'
  * gdict-client-context: avoid 'g_type_class_add_private'
  * gdict-database-chooser: avoid 'g_type_class_add_private'
  * logview-prefs: avoid 'g_type_class_add_private'
  * logview-filter-manager: avoid 'g_type_class_add_private'
  * logview-log: avoid 'g_type_class_add_private'
  * logview-window: avoid 'g_type_class_add_private'
  * logview-findbar: avoid 'g_type_class_add_private'
  * logview-app: avoid 'g_type_class_add_private'
  * logview-filter: avoid 'g_type_class_add_private'
  * logview-loglist: avoid 'g_type_class_add_private'
  * logview-manager: avoid 'g_type_class_add_private'
  * logview: i18n date format in side pane
  * logview: Use preferred date&time representation for current locale
  * mate-disk-usage-analyzer: Remove blank space before right parenthesis
  * Add scroll tabs with mouse wheel

### mate-utils 1.23.0

  * Translations update
  * Remove trailing whitespaces
  * Change url projet's website
  * [ci] Add cppcheck html report
  * Remove unused variables
  * [ci] Remove inkscape, rsvg-convert from requires
  * Make inkscape and rsvg-convert optional
  * mate-screenshot: Variable is assigned a value that is never used
  * gdict-applet: Variable 'detail' is allocated memory that is never used
  * logview-prefs: Variable 'removed' is assigned a value that is never used
  * [ci] Enable Clang Static Analyzer
  * Fix -Werror=cast-function-type with GCC 8
  * mate-disk-usage-analyzer: Memory leak
  * Improve performance by removing unused assignments
  * GEN png icons from svg files
  * Update documenters in about dialog
  * mate-dictionary: Use g_strjoin to build license text
  * Use program-name and title in gtk_show_about_dialog call
  * help: update copyright

### mate-utils 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Make translatable the copyright in about dialog
  * enable translations for  ca@valencia again
  * help - bump docbook 4.5
  * eggsmclient: avoid deprecated 'g_type_class_add_private'
  * move appdata to metainfo directory

### mate-utils 1.21.1

  * Translations update
  * disable deprecation warnings for distcheck
  * Use make functions for HELP_LINGUAS
  * Replace -Dokumentationsprojekt with Documentation Project
  * mate-dictionary: Fix memory leak
  * Fix spelling and grammar mistakes
  * search-tool: replace deprecated gtk_menu_popup
  * screenshot: replace deprecated gdk_flush
  * dictionary: replace deprecated gdk_flush
  * dictionary: replace deprecated gtk_menu_popup
  * dictionary: Replace deprecated GtkFontButton accessors
  * disk-usage-analyzer: replace deprecated gtk_menu_popup
  * Update Catalan sceenshots of mate-dictionary
  * Add Catalan screenshots
  * add mate-dictionary help to transifex
  * add mate-system-log help to transifex
  * add mate-search-tool to transifex
  * add mate-disk-usage-analyzer to transifex
  * Baobab help: Terminal command updated to 'mate-disk-usage-analyzer'
  * baobab-chart: avoid deprecated 'gtk_style_context_set_background'
  * gsearchtool: avoid deprecated 'gtk_window_set_wmclass'

### mate-utils 1.21.0

  * Translations update
  * Add support for non-interactive screenshot directly to clipboard
  * avoid deprecated GtkStock

### mate-utils 1.20.0

  * Translations update
  * require GTK+ 3.22 and GLib 2.50
  * Add screenshot support for HiDPI displays
  * mate-screenshot: added New button
  * update copyright year to 2018
  * screenshot-save.c: Fix build warnings with ‘pipe’ ‘write’ and ‘read’:
  * add style class logview-window

### mate-utils 1.19.1

  * Translations update
  * WidthOfScreen and HeightOfScreen implementation
  * baobab: make zoom with mousewheel work on chart
  * screenshot: remove some unused code
  * screenshot: don't get window title as it's not used later
  * baobab/logview/dictionary: add our copyright to About dialog
  * baobab: set transient parent for remote connect dialog
  * baobab: don't make prefs dialog visible in .ui file
  * baobab: set parent window for About dialog
  * avoid deprecated gdk_screen_get_active_window

### mate-utils 1.19.0

  * Translations update
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
  * avoid deprecated gdk_screen_width/height
  * avoid deprecated gdk_screen_get_width/height
  * screenshot: avoid deprecated GdkDevice objects
  * dictionary: avoid deprecated GdkDevice objects
  * avoid deprecated gdk_screen_get_n_monitors
  * avoid deprecated gdk_screen_make_display_name
  * gdict-applet: don't use deprecated gtk_show_uri
  * don't use deprecated gtk_show_uri
  * avoid deprecated gdk_screen_get_number
  * Restore Polish translation credits from GNOME
  * searchtool & logview: avoid deprecated GtkAlignment
  * mate-screenshot: fix showing busy cursor when saving area screenshot
  * screenshot: don't translate the timestamp in the filename
  * mate-dictionary: include correct header to fix occasional FTBFS

### mate-utils 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting
    to make generating release announcements easier
  * Build: require mate-panel >= 1.17
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
    --with-gtk build option
  * Fix occasional distcheck breakage
  * Some code cleanups
  * Translations update

### mate-utils 1.16.0

  * Add --version command line option to mate-screenshot
  * GTK+3: fix mate-dictionary segfault with 3.21
  * GTK+3: fix lots of deprecations in all apps
  * Translations update

### mate-utils 1.14.1

  * Require proper GTK+ version in mate-dict.pc file
  * Some assorted fixes
  * Translations update
  * Make distcheck use currently selected GTK+ version

### mate-utils 1.14.0

  * Drop MateConf migration scripts
  * Disable effects and delay options in mate-screenshot UI
    when launched with -ai command line argument
  * Use hyphens instead of colons in screenshot filenames
    by default
  * GTK+3: fix a lot of deprecations and some UI issues
  * Don't use -Werror flag in build
  * Some more fixes and cleanups
  * Translations update
  * Fix Changelog generation

### mate-utils 1.12.0

  * Add application icon to mate-system-log
  * Add timestamp instead of window name to screenshot
    filenames by default
  * Have dictionary applet background automatically painted
  * Translation fixes for gsettings schemas
  * Some more fixes and cleanups (including source tree
    reorganization)

### mate-utils 1.10.3

  * Fixed silent rules option by dropping obsolete "shave"
    stuff
  * Made mate-system-log remember the active log on exit
  * Fixed potential crash in mate-system-log
  * Various other bugfixes in mate-system-log
  * Removed dead spanish server entry from mate-dictionary
  * Fixed mate-dictionary's command-line options and manpage
  * Made Ctrl+A and Ctrl+C work in mate-dictionary's search
    field

### mate-utils 1.10.2

  * Several help fixes

### mate-utils 1.10.1

  * Fix gschema translations

### mate-utils 1.10.0

  * Add GTK3 support

### mate-utils 1.8.0

  * Use yelp-tools instead of mate-doc-utils
  * Bugfixes