Releases: mate-desktop/mate-utils
Releases · mate-desktop/mate-utils
mate-utils 1.28.0 release
Changes since the last release: v1.27.0...v1.28.0
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.26.1 release
Changes since the last release: v1.26.0...v1.26.1
mate-utils 1.26.1
- Translations update
- search-tool: enable Portuguese language
- mate-dictionary: fix memory leak
- mate-dictionary: fix memory leak
- gsearchtool: fix memory leak
- mate-dictionary: fix memory leak
- mate-disk-image-mounter: fix memory leak
- mate-screenshot: fix memory leak
mate-utils 1.27.0 release
Changes since the last release: v1.26.0...v1.27.0
mate-utils 1.27.0
- tx: sync with transifex
- 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 release
Changes since the last release: v1.25.1...v1.26.0
- update copyright to 2021
- tx: update resource
- travis-Ci: use libera.chat as notification server
- tx: sync with transifex
- release 1.26.0
mate-utils 1.25.1 release
Changes since the last release: v1.25.0...v1.25.1
- gsearchtool: Fix "open with" behavior
Fixes #298
- Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS
- Travis CI: debian build: add clang compiler
- Travis CI: enable irc notifications with broken builds
- Warn about accessing an undefined property of the object
- travis CI: use
rolling
tag for ubuntu - travis CI: fix build issue of gtk-doc module
- configure: remove warning about option 'subdir-objects' is disabled
- Remove USE_MATE2_MACROS from autogen.sh (legacy)
- gdict-window: Remove warnings about missing initializer for field
- baobab: Fix conversion warnings
- gdict-utils: variable 'env_string' set but not used
- gdict-utils: Fix comment
- screenshot-save: warning -Wdangling-else
- GNU GPL 2 license notice without post box, after copyright notice
- Use always the same code snippet for including the top-level config.h
- COPYING from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
- COPYING.libs from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
- COPYING.docs from https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
- Add legal notice in Makefile.am files
- Add legal notice in configure.ac
- update issue template
- baobab: remove warning -Wunused-value
- Update copyright to 2021
- update resource for transifex
- baobab: Dokumentationsteam -> Documentation Team
- help: Dokumentationsteam -> Documentation Team
- build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
- build: allow users to disable gettext support (--disable-nls)
- travis: temporarily disable build for ArchLinux
- mate-screenshot: fix the order of the buttons at the bottom
- i18n: Do not collect the translation for Icon
- travis: build with mate-common-1.24.2 from repos
- Remove warnings about missing prototypes
- travis: disable travis builds for ubuntu
Sadly, there is a limit for free builds at docker.com
See discussion
https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
- travis-ci: use ubuntu focal as host system
fixes build issues with fedora:latest (f34) tag.
- tx: update resource
- tx: pull from transifex
- release 1.25.1
mate-utils 1.25.0 release
Changes since the last release: v1.24.0...v1.25.0
- mate-screenshot: do not use stock icons in mate-screenshot.ui
- baobab: Remove unused variable ‘uri_list’
- mate-dictionary: warnings variable defined but not used
- Define custom macros for wrapping the calls to gtk_builder_get_object
- Remove warnings: function declaration isn’t a prototype
- logview: Rewrite logview-filter.ui from scratch
- mate-dictionary: remove unused function 'gdict_window_set_statusbar_visible'
- gsearchtool: add copy path menu item to popup menu
- gsearchtool: avoid deprecated GtkImageMenuItem
- build: do not override the default value for MATE_COMPILE_WARNINGS
- expand the comments on about dialogs
- Remove bad-function-cast warnings
- build: silent build warnings for distcheck
- mate-system-log: Remove the warning about ‘GTimeVal’ is deprecated
- readme: migrate to README.md and update
- readme: migrate to Markdown for dictionary and baobab and update
- change automake flavour to disable build warning
- makefile: add READMEs to EXTRA_DIST
- gsearchtool: Remove enum conversion warning
- docbook: correct DE name
- logview: Use test-reader test with log file path
- mate-dictionary-source.ui: Fix deprecations
- gsearchtool: Remove the warning about ‘GTimeVal’ is deprecated
- baobab-dialog-scan-props.ui: Fix deprecations
- help: update figures of baobab
- help: retake figures for baobab
- add git.mk to generate .gitignore
- use libegg submodules
- gdict-applet.c: change "Preferences" menu icon for harmonization
- gdict-pref-dialog: Simplify notebook scroll event
- Update translations
- release 1.25.0
mate-utils 1.24.0 release
Changes since the last release: v1.23.2...v1.24.0
- Fix build using gcc 10 -fno-common flag
Closes #258
- tx: sync with transifex
- release 1.24.0
mate-utils 1.23.2 release
Changes since the last release: v1.23.1...v1.23.2
- ci: set maximum compile warnings on step scan-build ./configure
The autogen.sh compiler warning flags are overridden in
the configure step. - avoid redundant redeclarations
- travis ci: use fedora:latest
- Use gresources for UI files
- tx: sync with transifex
- migrate from intltools to gettext
- travis: add autopoint
- travis: remove patch for debian
- tx: add fixes to makepot script
- tx: update resource for transifex
- tx: pull with fixed galician translation
- Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable
- Update copyright to 2020
- tx: update resources for transifex
- gettext: Fix locale dir
This allows to load the translations.
- tx: sync with transifex
- release 1.23.2
mate-utils 1.23.1 release
Changes since the last release: v1.23.0...v1.23.1
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.22.2 release
Changes since the last release: v1.22.1...v1.22.2
mate-utils 1.22.2
- Translations update
- Add hicolor_apps_24x24_mate-system-log.png
- Install hicolor_apps_24x24_mate-disk-usage-analyzer.png
- mate-disk-usage-analyzer: Remove blank space before right parenthesis
- gdict-applet: Variable 'detail' is allocated memory that is never used
- Make inkscape and rsvg-convert optional