Skip to content

Releases: mate-desktop/mate-applets

mate-applets 1.25.0 release

25 Jun 09:49
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.25.0

mate-applets 1.25.0

  • update translations
  • timerapplet: Add timerapplet-preferences.ui
  • mate-cpufreq-selector: Fix example in man page
  • command: Add command-preferences.ui
  • netspeed: Add netspeed-preferences.ui
  • charpic-about: fix DE name in about dialog
  • stickynotes: Remove enum conversion warnings
  • build: set 'enable_polkit=yes' if not given
  • cpufreq: Port client of selector service to GDBus
  • build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS
  • build: Use dbus-glib only when required
  • Remove unused-function warnings
  • build: silent build warnings for distcheck
  • multiload: declaration of ‘screen’ shadows a previous local
  • Remove unused-variable warnings
  • stickynotes: Remove strict-prototypes warning
  • build: Remove --enable-more-warnings configure flag
  • build: Use WARN_CFLAGS variable
  • cpufreq: generate missing 256x256 and 64x64 icons from svg file
  • eyes: generate missing 256x256 and 64x64 icons from svg file
  • stickynotes: Use gresources for UI files
  • netspeed: don't define MATELOCALEDIR
  • build: drop unused matelocaledir variable
  • tx: pull with fixed translations of pt and pt_BR
  • drivemount: Remove global variable

mate-applets 1.24.0 release

10 Feb 11:44
Compare
Choose a tag to compare

Changes since the last release: v1.23.1...v1.24.0

mate-applets 1.24.0

  • update translations
  • build: show compiler flags on configuration summary
  • drivemount: i18n of 'nothing to mount' tooltip text
  • autoconf: fix matelocaledir
  • Fix build using gcc 10 -fno-common flag

mate-applets 1.23.1 release

21 Jan 19:15
Compare
Choose a tag to compare

Changes since the last release: v1.23.0...v1.23.1

mate-applets 1.23.1

  • update translations
  • use ${datadir}/dbus-1/system.d as the default D-Bus config dir
  • Update copyright to 2020
  • make the dbus directory configurable
  • fix redefined MATELOCALEDIR
  • migrate from intltools to gettext
  • Initialize "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
  • command: use MaCommand object
  • Make command applet run commands asynchronously
  • Update FSF address

mate-applets 1.22.2 release

19 Sep 12:25
Compare
Choose a tag to compare

Changes since the last release: v1.22.1...v1.22.2

mate-applets 1.22.2

  • update translations
  • geyes: avoid memory leak
  • multiload: Use /proc/diskstats for NVMe drives
  • treat output as utf8 when limiting width.
  • Make cpufreq builds independent from kernel header version.
  • command: use MaCommand object
  • Make command applet run commands asynchronously
  • cpufreq: support kernel 5.1.0
  • weather: align Gtk_Box to center
  • multiload: filter-out non-local disks and user mounts

mate-applets 1.23.0 release

16 Jun 15:26
Compare
Choose a tag to compare

Changes since the last release: v1.22.1...v1.23.0

mate-applets 1.23.0

  • tx: sync with transifex
  • Create FUNDING.yml
  • [ci] Add cppcheck html report
  • cpufreq: deprecated g_type_class_add_private
  • mateweather: deprecated 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
  • Use g_list_free_full() convenience function
  • Fix use-after-free clang warning
  • [ci] enable clang analyzer
  • 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 dialog
  • Make translatable copyright info in about dialog
  • Ensure proper translation of the about dialog title

mate-applets 1.22.1 release

22 Apr 19:57
Compare
Choose a tag to compare

Changes since the last release: v1.22.0...v1.22.1

mate-applets 1.22.1

  • update translations
  • 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 dialog
  • Make translatable copyright info in about dialog
  • Ensure proper translation of the about dialog title