### mate-menus 1.28.0 * Translations update * matemenu-tree: Fix crash when adding launcher from compact menu * add meson build system * matemenu-tree: Fix build warning -Wsign-conversion * fix test programs * test-menu-spec: Fix build warning -Wmissing-field-initializers ### mate-menus 1.27.0 * Translations update * configure.ac: The macro 'AC_HELP_STRING' is obsolete * tx: update resource * tx: migrate config file * build warning: AC_OUTPUT should be used without arguments * fix build error: invalid operands to binary expression * ci: drop -Wunused-parameter compiler cflag from debian build * Use a blank line at most * Remove extra whitespaces on #ifdef..#endif code block * Let user disable collection menu entry [--disable-collection] ### mate-menus 1.26.0 * Translations update * update copyright to 2021 ### mate-menus 1.25.1 * Translations update * build: remove .directory files using clean target * build: allow users to disable gettext support (--disable-nls) * Set compiler debug flags / logging with MATE_DEBUG_CHECK * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME * Remove -Wconversion -Wsign-compare -Wsign-conversion warnings * matemenu-tree: do not call g_settings_get_string unless necessary * Improve the description of the collection directory * i18n: Add mate-collection.directory.in in POTFILES.in * build: Set debug symbols and logging using --enable-debug * entry-directories: Use of memory after it is freed (scan-build) * matemenu-tree: Fix memory leak * matemenu-tree: Remove collection_applet_free * Remove the cppcheck warning about the variable scope can be reduced * matemenu-tree: minor code format * desktop-entries: warning -Wempty-body * Remove USE_MATE2_MACROS from autogen.sh (legacy) * Add collection menu item ### mate-menus 1.25.0 * Translations update * add git.mk to generate .gitignore * build: silent build warnings for distcheck * build: do not override the default value for MATE_COMPILE_WARNINGS * Do not collect the translation for Icon ### mate-menus 1.24.0 * build: show warning flags on configuration summary * Translations update * migrate from intltools to gettext ### mate-menus 1.23.0 * Translations update * Use datadir and libdir when install gir files * Change url project's website * [ci] Add cppcheck html report * [ci] Enable Clang Static Analyzer ### mate-menus 1.22.0 * Translations update * initial travis-ci support * Switch to modern realpath() * disable deprecation warnings for distcheck * drop Python support leftovers ### mate-menus 1.21.0 * udpate examples * backports from gnome-menus * use G_BEGIN/END_DECLS * require gio-unix, drop python example * require gio-unix * drop python2 support ### mate-menus 1.20.0 * Translations update * bump gio version to 2.50.0 * require GLib 2.50.0 ### mate-menus 1.19.0 * Translations update * make mate-applications-merged symlink * Restore Polish translation credits from GNOME ### mate-menus 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make generating release announcements easier * Translations update ### mate-menus 1.16.0 * Translations update ### mate-menus 1.14.0 * Move mate-preferences-categories.menu from mate-control-center. That file can be packaged separately in distros to let users decide whether they want categories in preferences menu or not. * Translations update * Add Changelog generation ### mate-menus 1.12.0 * Use pkg-config to check for python (requires python 2.7) * Some fixes and cleanups * Translations update ### mate-menus 1.10.0 * Translations update * Bugfixes ### mate-menus 1.8.0 * Add a possibility to enable old gnome-2 preferences menu style with categories