summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS162
1 files changed, 162 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 58e12032..28eacf22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,165 @@
+### mate-applets 1.28.0
+
+ * update translations
+ * replace deprecated gtk_image_menu_item*
+ * fix warning in ja,id,fr,tr,ko and sr translations
+
+### mate-applets 1.27.1
+
+ * update translations
+ * trashapplet: Remove animation that hasn't worked in years
+ * trash, in-process: fix segfault with glib2.77.1
+ * use button-press-event as signal name
+ * timerapplet: fix build warning
+ * timer: fix in-process ATK warning
+ * Timer-catch the left click when under wayland
+ * Allow building all applets in or out of process
+ * Battstat: Port to in-process for wayland compatability
+ * timerapplet: port to in-process for wayland
+ * netspeed: port to in-process for wayland
+ * stickynotes: port to in-process for wayland
+ * multiload: port to in-process for wayland
+ * mate-weather-applet: port to in-process for wayland support
+ * drivemount-applet: port to in-process for wayland
+ * command: Port to in-process for wayland compatability
+ * charpick: port to in-process for wayland compatability
+ * geyes: Add support for building in-process
+ * cpufreq: port to in-process for wayland compatablity
+ * trash: port to in-process for wayland support
+ * battstat: Use libtool to build libapm
+ * Remove redundant case
+ * Add click-hide key to the stickynotes GSettings
+ * trashapplet: Replace the deprecated function (g_io_scheduler...) and remove the compilation warning
+
+### mate-applets 1.27.0
+
+ * update translations
+ * tx: migrate config file
+ * configure.ac: The macro 'AC_HELP_STRING' is obsolete
+ * stickynotes: bump gtksourceview 4
+ * cpufreq: Add data dir
+ * trashapplet: Add data dir
+ * command: fix -Wincompatible-pointer-types warning (#631)
+ * Use dashes instead of underscores in signal names
+ * travis: drop wireless-tools-devel
+ * build warning: AC_OUTPUT should be used without arguments (#630)
+ * battstat: present is bistate, charging and acline_status are tristate
+ * battstat/battstat-upower.h: missing error_dialog
+ * battstat/power-management.c: use gboolean for pm_initialised, using_upower
+ * battstat: implicit conversion changes signedness: 'gboolean' to 'guint'
+ * command: fix memory leak
+ * charpick: fix memory leak
+ * multiload: fix memory leak
+ * Fix some -Wfloat-conversion warnings
+ * ci: drop -Wunused-parameter compiler cflag from debian build
+ * ci: build mate-panel from debian testing repo
+ * geyes: consider the offset widget <-> window
+ * netspeed/src/backend.c: Typo fix.
+ * Remove whitespaces before #ifdef, and #endif
+ * Use a blank line at most
+ * 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 is not 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
+
+### mate-applets 1.26.0
+
+ * update translations
+
+### mate-applets 1.25.3
+
+ * update translations
+ * netspeed: avoid a NULL pointer dereference
+ * netspeed: allow to select an interface which is down
+ * netspeed-preferences: disconnect a signal handler on finalize
+ * multiload: fix typo reported by translator
+ * netspeed: fix typo
+ * netspeed: Add NetspeedPreferences class
+ * mateweather: Remove conversion warnings
+ * geyes: Remove conversion warnings
+ * trashapplet: Upgrade trashapplet-empty-progress.ui
+ * stickynotes: improve code-style
+ * multiload: Add properties.ui
+ * netspeed: connect the widget signal handlers on class_init
+ * netspeed: refactor variable names
+ * netspeed: NetspeedApplet subclass of MatePanelApplet
+ * netspeed: fix line indent
+ * netspeed: Fix display of IP if no IPv4 is configured
+ * netspeed: improve display of IPv6 addresses in device details.
+ * netspeed: show all ipv6 addrs in device details dialog
+ * netspeed: show all IP addresses on tooltip if enabled
+ * mateweather: Do not update panel when upgrade process begins
+ * mateweather: Avoid NULL pointer dereferences if there is no weather info
+ * mateweather: set values before connecting signals on preferences dialog
+ * multiload: use guint64 as data source for graphs
+ * multiload: use bit rate in netload graph
+ * multiload: compute combined network data on GetNet once
+ * multiload: Drop scaler from GetNet
+ * multiload: fix interval on autoscaler_init call
+ * multiload: Use one callback for each of the spin buttons
+ * multiload: increase refresh rate range setting
+ * battstat: whitespace is missing
+ * netspeed: code style
+ * multiload: load menu from resource bundle
+
+### mate-applets 1.25.2
+
+ * update translations
+ * mateweather: Use common subdirs - src, data
+ * netspeed: show ipv6 address in tooltip if ipv4 address is not used
+ * multiload: Use common subdirs - src, data
+ * stickynotes: Add stickynotes-applet-menu.xml into resource bundle
+ * drivemount: Use common subdirs - data, src
+ * geyes: Do not use dirent
+ * geyes: define GEYES_SETTINGS_THEME_PATH_KEY & GEYES_SETTINGS_SCHEMA
+ * geyes: Use g_clear_error
+ * geyes: use returned value by load_theme
+ * geyes: Remove duplicated NULL check
+ * geyes: Use g_debug instead of printf for logging
+ * geyes: format code
+ * trashapplet: load menu and ui files from resource bundle
+ * cpufreq: Remove /proc/cpufreq support (Linux 2.4)
+ * build: Remove legacy variable MATE_ICONDIR
+ * update issue template
+ * update issue template
+ * geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox'
+ * remove dead function mate_panel_applet_set_background_widget
+ * trashapplet: Remove warning about missing initializer
+ * build: Do not define M4_FILES twice
+ * ac-define-dir.m4: Remove execution bit
+ * fix build warning caused by several translations
+ * build: make maintainer-clean
+ * drivemount: improve code-style
+ * build: replace acinclude.m4 with original as-ac-expand.m4
+ * timer: i18n label
+ * Cpufreq: improve code-style
+ * Remove USE_MATE2_MACROS from autogen.sh (legacy)
+ * charpick: improve code-style
+ * timerapplet: Use common subdirs - src, data
+ * battstat: improve code-style
+ * mateweather: Warn about accessing an undefined property of object
+ * accessx-status: improve code-style
+ * multiload: improve code-style
+ * accessx-status: array subscript 128 is above array bounds
+ * drivemount: Load menu from resources
+ * multiload: do not count shared memory twice on Linux
+ * multiload: Remove legacy variable 'show_frame'
+ * multiload: do not use a computed compound key for graph visibility
+ * multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoad
+ * multiload: Remove dead function - GetPage
+ * timerapplet: Use gtk_spin_button_get_value_as_int for int values
+
### mate-applets 1.25.1
* update translations