Skip to content

Releases: mate-desktop/mate-control-center

mate-control-center 1.28.0 release

22 Feb 17:47
Compare
Choose a tag to compare

Changes since the last release: v1.27.0...v1.28.0

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.26.1 release

07 May 15:56
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.26.1

mate-control-center 1.26.1

  • Translations update
  • keybindings: fix memory leak
  • keyboard: fix memory leak
  • bookmark-agent: fix backward compatibility with glib < 2.66
  • appearance-style: fix memory leak
  • common: fix memory leak detected by scan-build
  • g_queue_clear_full() is only available since glib 2.60.
  • common: fix memory leak
  • appearance: fix memory leak
  • mate-da-capplet: fix memory leak
  • keyboard: fix memory leak
  • mouse: fix memory leak
  • Change capplets/about-me/mate-about-me-password.c
  • Remove redundant i18n functions
  • Maintain compatibility with Glibc versions older than 2.66

mate-control-center 1.27.0 release

11 Nov 20:28
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.27.0

mate-control-center 1.27.0

  • tx: sync with transifex
  • configure.ac: The macro 'AC_HELP_STRING' is obsolete
  • tx: update resource
  • tx: migrate config file
  • bookmark-agent: remove whitespaces before #if, #else, and #endif
  • bookmark-agent: fix backward compatibility with glib < 2.66
  • appearance-style: fix memory leak
  • Unnecessary GTK_WIDGET cast
  • Unnecessary G_OBJECT cast when calling signal connect function
  • Remove build warning -Wbad-function-cast
  • mate-theme-info: code formatting
  • common: fix memory leak detected by scan-build
  • keybindings: redundant initialization for 'p'
  • mate-da-capplet: fix memory leak
  • keyboard: fix memory leak
  • mouse: fix memory leak
  • Use a blank line at most
  • Fix build warnings about missing field initializer
  • g_queue_clear_full() is only available since glib 2.60.
  • common: fix memory leak
  • appearance: fix memory leak
  • Change capplets/about-me/mate-about-me-password.c for correct interract with passwd in rhel-based distros
  • tx: update resource
  • Remove redundant i18n functions
  • Maintain compatibility with Glibc versions older than 2.66. Fixes #655 (#659)

mate-control-center 1.26.0 release

07 Aug 12:10
Compare
Choose a tag to compare

Changes since the last release: v1.25.2...v1.26.0

mate-control-center 1.26.0

  • Translations update
    Replace the deprecated GtkTable with GtkGrid
    Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flags
    Remove useless and discarded gtk_button_released
    Replace the deprecated g_bookmark_file_get_modified with g_bookmark_file_get_modified_date_time
    Fix compilation warning
    Use gtk-cancel icon replace window-close icon
    update copyright to 2021

mate-control-center 1.25.2 release

30 May 11:59
Compare
Choose a tag to compare

Changes since the last release: v1.25.1...v1.25.2

mate-control-center 1.25.2

  • Translations update
  • windows-applet: csd windows respect titlebar button layout
  • windows-applet: add right and left (with menu) titlebar button layout options, respect custom values
  • windows-applet: group alt-tab options together, remove reduced resources option
  • appearance: Type column in GtkFileChooser requires gtk 3.24.12
  • time-admin: g_time_zone_new is deprecated from glib 2.68
  • display: remove conversion warnings
  • keybindings: use gtk_builder_new_from_resource
  • display: use gtk_builder_new_from_resource
  • default-applications: use gtk_builder_new_from_resource
  • appearance: use gtk_builder_new_from_resource
  • accessibility: use gtk_builder_new_from_resource
  • help: update default apps
  • i18n: fix an error that prevents showing the wallpaper name
  • display: frame spacing
  • Add adjust window scaling function for display preference and update display-capplet.ui file
  • windows: remove unused macros UIDIR, PIXMAPDIR
  • bookmark-agent: Function 'bookmark_agent_new' used prior to declaration
  • marco-window-manager: get XDG_DATA_DIRS (code portability)
  • Line comments // are not allowed (code style)
  • appearance: no previous prototype for 'wp_create_filechooser'
  • appearance: missing includes
  • Missing include guards
  • windows: avoid duplication of accelerator keys
  • windows: don't translate the spinbutton text, set the entry purpose
  • windows: show the translations in mate-window-properties dialog
  • libwindow-settings: no previous prototype for ‘window_manager_new’
  • windows: missing include mate-metacity-support.h (#624)
  • common: missing include gtkrc-utils.h
  • help: update copyright year to 2021

mate-control-center 1.24.2 release

24 Mar 09:29
Compare
Choose a tag to compare

Changes since the last release: v1.24.1...v1.24.2

mate-control-center 1.24.2

  • Translations update
  • Default applications: Add flac/x-flac format (mime-type) for media

mate-control-center 1.25.1 release

16 Feb 21:26
Compare
Choose a tag to compare

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

mate-control-center 1.25.1

  • Translations update
  • time-admin: remove unused includes
  • build: allow users to disable gettext support (--disable-nls)
  • build: show the package version in the configure summary
  • mate-wm-manager: do not use dirent.h
  • mate-wm-manager: Use g_list_free_full
  • mate-wm-manager: compact the code using macros
  • mate-wm-manager: Remove warning -Wconversion
  • mate-wm-manager: directory parameter is an immutable string on scan_wm_directory
  • marco-window-manager: do not use dirent.h
  • libslab-utils: Remove dead function libslab_get_current_screen
  • libslab-utils: Remove libslab_strcmp and use g_strcmp0 instead
  • build: remove legacy variable MATE_ICONDIR
  • mate-keyboard-properties: drop create_dialog
  • mate-keyboard-properties: size groups on ui file
  • mate-keyboard-properties: Do not use stock icons on ui file
  • mate-keyboard-properties-dialog: upgrade ui label names
  • mate-mouse-properties: drop create_dialog
  • mate-mouse-properties: size groups on ui file
  • mate-mouse-properties: upgrade ui label names
  • Revisit windows applet, add allow-top-tiling option
  • Use G_BEGIN_DECLS/G_END_DECLS macros
  • Use g_slist_free_full
  • mate-theme-info: remove unused includes
  • mate-mouse-properties: remove unused includes
  • appearance: Add file chooser settings
  • xrandr-capplet: warning -Wincompatible-pointer-types
  • application-tile: warning -Wempty-body
  • appearance: Set icon-name in ui file
  • appearance: Introduce GET_WINDOW macro
  • Remove USE_MATE2_MACROS from autogen.sh (legacy)
  • mcc: windows-applet: Rewrite windows-properties.ui and add new settings.
  • appearance: Fix preview in Add Wallpaper dialog
  • Default applications: Add flac/x-flac format (mime-type) for media
  • keyboard-properties-a11y-notifications.ui: Fix a11y warnings
  • mate-about-me-fingerprint: Use g_variant_is_of_type for checking types
  • default-applications: Set icon-name in ui file
  • about-me: migrate from dbus-glib to GDBus
  • keyboard-a11y: Add UI for capslock-beep
  • Remove unused macros
  • Remove unused variable from capplet_notebook_scroll_event_cb
  • common: migrate to GDBus

mate-control-center 1.24.1 release

15 Aug 13:20
Compare
Choose a tag to compare

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

mate-control-center 1.24.1

  • Translations update
  • mate-theme-info: Use of memory after it is freed
  • build: silent build warnings for distcheck
  • use default MATE_COMPILE_WARNINGS level
  • Port libslab_handle_g_error to the built-in GLib logging framework
  • mate-about-me: Fix memory leak
  • appearance: Fix memory leak
  • Do not collect the translation for Icon

mate-control-center 1.25.0 release

25 Jun 13:53
Compare
Choose a tag to compare

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

mate-control-center 1.25.0

  • Translations update
  • Add git.mk to generate .gitignore
  • shell-window: Remove unused function shell_window_handle_size_request
  • shell-window: Remove shell_window_paint_window
  • shell-window: Remove warning ‘gtk_paint_flat_box’ is deprecated
  • appearance-ui: Remove unused function button_press_block_cb
  • support tab scrolling in mate-window-,- and mate-appearance-properties
  • mate-theme-info: Use of memory after it is freed
  • build: silent build warnings for distcheck
  • use default MATE_COMPILE_WARNINGS level
  • Port libslab_handle_g_error to the built-in GLib logging framework
  • libslab: Remove libslab_get_current_time_millis
  • typing-break: Remove warning ‘GTimeVal’ is deprecated
  • remove warnings: function declaration isn’t a prototype
  • mate-about-me: Fix memory leak
  • appearance: Fix memory leak
  • windows: Remove unused function
  • Do not collect the translation for Icon
  • time-admin: dereference of NULL ‘db’ in function ‘CreateCityList’

mate-control-center 1.24.0 release

10 Feb 11:58
Compare
Choose a tag to compare

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

mate-control-center 1.24.0

tx: sync with transifex
mate-theme-info: fix memory leak
mate-wp-info: fix memory leak
glib-genmarshal: Using --header and --body at the same time is deprecated
build: show compiler/flags info on configure summary
build: do not override WARN_CFLAGS
build: use warning flags
time-admin: make portable backward file path
appearance: backgrounds dir should be portable
appearance: remove I/O error on window close
autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG
Fix build using gcc 10 -fno-common flag