diff options
author | raveit65 <[email protected]> | 2024-02-22 17:28:22 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-22 17:28:22 +0100 |
commit | 4b3e0b41ab74c5a6b7951bded22eb95ca215dfca (patch) | |
tree | 6a1c2a414378e7d0b0c3f5b47982f07826f0944c /NEWS | |
parent | c526a5aa2c175f6736f530a590337f54c7283875 (diff) | |
download | mate-control-center-1.28.0.tar.bz2 mate-control-center-1.28.0.tar.xz |
release 1.28.0v1.28.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -1,6 +1,33 @@ +### mate-control-center 1.28.0 + + * Translations update + * Meson: fix mate-time-admin directory error + * Add meson build support + * Remove libslab library + * appearance: Fix compilation warnings replace deprecated functions + * common: Fix compilation warnings replace deprecated functions gtk_rc_get_theme_dir and gtk_rc_scanner_new + * typing-break: Force dependency on appindicator and remove deprecated GtkStatusIcon + * typing-break: Fix compilation warnings and replace deprecated functions + * Remove "libwindow settings" that are no longer in use + * capplets/display: Fix compilation warnings and replace deprecated functions + * libslab: Fix compilation warnings and replace deprecated functions + * font-viewer: Fix compilation warnings and replace deprecated functions + * appearance: Remove useless match_wm_manager_init function + * Add new capplets: system info + * tx: fix warnings in Japanese and Serbian translations + * Update glib2 dependency version from 2.50 to 2.64 + * libslab: Remove gdk/gdkx.h from includes + * Wayland: remove xisms from screen width detection + * windows: Fix UI accessibility (#704) + * windows: Fix spacing in the Compositing Manager tab + * Fix implicit conversion changes signedness: 'gboolean' to 'guint' + * keybindings: fix memory leak + * appearance: use mate_image_menu_item replace gtk_image_menu_item + * keyboard: fix memory leak + ### mate-control-center 1.27.0 - * tx: sync with transifex + * Translations update * configure.ac: The macro 'AC_HELP_STRING' is obsolete * tx: update resource * tx: migrate config file |