### mate-indicator-applet 1.28.0 * Translations update * fix warnings in Arabic and Tamil translations * build warning: AC_OUTPUT should be used without arguments ### mate-indicator-applet 1.27.0 * Translations update * tx: update resource * tx: migrate config file * ci: drop -Wunused-parameter compiler cflag from debian build * applet-main.c: Support mouse middle-click. * eggaccelerators: use a blank line at most * configure.ac: fix incorrect shell test == behavior ### mate-indicator-applet 1.26.0 * Translations update * applet-main: Replace GtkStock icon * Update copyright to 2021 * Remove USE_MATE2_MACROS from autogen.sh (legacy) ### mate-indicator-applet 1.25.0 * Translations update * add git.mk to generate .gitignore * build: silent build warnings for distcheck * applet-main: declaration of ‘entry’ shadows a parameter * applet-main: remove unreachable-code warning reported by scan-build * use MATE_COMPILE_WARNINGS from mate-common ### mate-indicator-applet 1.24.0 * Translations update * Update copyright to 2020 * rename data/org*mate-panel-applet.desktop.in.in files * migrate from intltools to gettext ### mate-indicator-applet 1.23.0 * Translations update * Remove trailing whitespaces * Change url projet's website * Resize indicator icons to fit panel ### mate-indicator-applet 1.22.0 * bump version ### mate-indicator-applet 1.21.0 * Translations update * tomboykeybinder: avoid 'gdk_error_trap_push/pop' and 'gdk_flush' * migrate language list to po/LINGUAS file * disable deprecation warnings for distcheck * tomboykeybinder: avoid deprecated 'gdk_keymap_get_default' * transifex: update config with branch specific resoures ### mate-indicator-applet 1.20.0 * require GTK+ 3.22 ### mate-indicator-applet 1.19.0 * Support building against Ayatana Indicators and Ubuntu Indicators alike. * Translations update ### mate-indicator-applet 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make generating release announcements easier * Build: show new style indicator support status in summary * Build: require mate-panel >= 1.17 * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk build option * Translations update ### mate-indicator-applet 1.16.0 * Build: fix check for new style indicators support * Translations update ### mate-indicator-applet 1.14.1 * GTK+3: add support for new style indicators (loaded from /usr/share/unity/indicators dir). It requires libindicator >= 12.10 and libido >= 13.10. Support for older versions of libindicator is left intact. * GTK+3: allow indicators to receive mouse scroll event ### mate-indicator-applet 1.14.0 * GTK+3: fix a few deprecations * Translations update * Fix Changelog generation ### mate-indicator-applet 1.12.1 * Allow volume change with mouse scroll over sound indicator's icon ### mate-indicator-applet 1.12.0 * Bug fixes and cleanups ### mate-indicator-applet 1.10.0 * Add GTK3 support * Fixed conflicts with GNOME's indicator-applet ### mate-indicator-applet 1.8.0 * Bugfixes