Changelog for
mate-applets-1.28.0-1.1.x86_64.rpm :
* Tue Mar 26 2024 Hillwood Yang
- Update version to 1.28.0
* update translations
* replace deprecated gtk_image_menu_item
*
* fix warning in ja,id,fr,tr,ko and sr translations
* Mon Jul 18 2022 Mihai Moldovan - Update to upstream version 1.26.1:
* update Translations
* command: fix memory leak
* charpick: fix memory leak
* multiload: fix memory leak
* geyes: consider the offset widget <-> window
* netspeed/src/backend.c: Typo fix.
* Sticky Notes applet: add documentation
* stickynotes: Popup the note menu with the keyboard
* stickynotes: Restore note popup menu that got lost in 37a85e35448f8
* Mate Trash applet: add accessible Atk object with proper label.
* Mate Timer applet: add accessible Atk object with proper label.
* Mate Sticky notes applet: enable keyboard navigation through F6
* Mate Sticky notes applet: make dialogs accessible.
* Mate Sticky notes applet: fix segfault when Caja isn’t running
* Mate Netspeed applet: make dialog accessible.
* Mate Netspeed applet: add accessible Atk object with proper label.
* Mate Multiload applet: add accessible Atk object with proper label.
* Mate Cpufreq applet: enable standard keyboard navigation
* Mate Command applet: add accessible Atk object with proper label.
* Mate Weather applet: make dialog accessible.
* Charpick-applet: use GtkInvisible widget- No packaging changes necessary.
* Sun Aug 22 2021 Jan Engelhardt - Make doc package noarch.
* Tue Aug 10 2021 Hillwood Yang - Update version to 1.26.0
* Update translations- Split doc package.
* Sun Aug 16 2020 Alexei Sorokin - Update to version 1.24.1:
* battstat: Fix memory leak.
* charpick: Fix memory leak.
* multiload: Fix memory leak.
* build: silent build warnings for distcheck.
* cpufreq: generate missing 256x256 and 64x64 icons from svg file.
* eyes: generate missing 256x256 and 64x64 icons from svg file.
* netspeed: don\'t define MATELOCALEDIR.
* build: drop unused matelocaledir variable.
* drivemount: Remove global variable.
* Update translations.
* Wed Feb 26 2020 Alexei Sorokin - Update to version 1.24.0 (changes since 1.23.0):
* Use ${datadir}/dbus-1/system.d as the default D-Bus config dir.
* Make the dbus directory configurable.
* Fix redefined MATELOCALEDIR.
* Migrate from intltool to gettext.
* Initialise \"surface\" before testing its value to avoid a crash.
* Avoid redundant redeclarations.
* build: Don\'t stop building when cpufreq.h isn\'t available.
* drivemount: Remove -Wformat-nonliteral warning.
* netspeed: Remove -Wunused-but-set-variable warning.
* cpufreq: Remove -Wabsolute-value warning.
* build: Extend --enable-more-warnings configure flag.
* Make cpufreq builds independent from kernel header version.
* timerapplet.c: Remove reductant condition.
* geyes: Avoid memory leak.
* multiload: Use /proc/diskstats for NVMe drives.
* Treat output as utf8 when limiting width.
* command: Use MaCommand object.
* Make command applet run commands asynchronously.
* build: Show compiler flags on configuration summary.
* autoconf: Fix matelocaledir.
* Fix build using the -fno-common flag.
* Update translations.- Drop support for old openSUSE versions.
* Fri Jan 31 2020 Dominique Leuenberger - Drop pkgconfig(NetworkManager) BuildRequires: the entire build system never references that symbol.
* Wed Sep 25 2019 Jonathan Brielmaier - Remove build require on libxml2-python as it\'s not required. There is no sign in the source code that it\'s needed.
* Thu Jul 18 2019 Jonathan Brielmaier - Update to version 1.23.0:
* Update translations.
* deprecate g_type_class_add_private
* cpufreq: support kernel 5.1.0
* weather: align Gtk_Box to center
* multiload: filter-out non-local disks and user mounts
* Other smaller changes.- remove patch:
* mate-applets-gtk-3.20.patch: we don\'t support gtk3.20 anymore- build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
* Sun May 12 2019 Alexei Sorokin - Update to version 1.22.1:
* Use g_list_free_full() convenience function.
* Fix use-after-free clang warning.
* help: Update copyright.
* help: Use XInclude instead of ENTITY for legal.xml.
* Assignment discards \"const\" qualifier from pointer target type.
* Make translatable documenters in about dialogue.
* Make translatable copyright info in about dialogue.
* Ensure proper translation of the about dialogue title.
* Update translations.