From 26b8185385b218d9b1dd9cfe6c3134470232d0b6 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 18 Sep 2016 21:44:01 +0300 Subject: update NEWS for 1.16 --- NEWS | 49 ++++++++++++++----------------------------------- 1 file changed, 14 insertions(+), 35 deletions(-) diff --git a/NEWS b/NEWS index 0a86b47..5ef94d9 100644 --- a/NEWS +++ b/NEWS @@ -1,41 +1,20 @@ -Version 1.15.1 - - - update CFLAGS and LIBS, MATE to CAIRO - - applets: update Copyright - - applets: use GtkAbout and drop dependency to libmate-desktop - - Port from libunique to GtkApplication - - remove dbus-monitor from tests in make file - - applets: remove egg-dbus-proxy and use the provided functions in GDBus - - remove egg-dbus-proxy and use the provided functions in GDBus - - Show the primary device time remaining as the first entry in the context menu - - Do not issue a console warning when laptop batteries are empty - - allow non-battery devices to be used for gpm_engine_update_composite_device() - - Reorganize the tray icon code to make it easier for AppIndicator - - Add a ::devices-changed signal to GpmEngine that helper code may want - - rename a function to match upstream - - distcheck: explicitly use currently selected GTK+ version - - drop unused code - - GTK+-3 gpm-tray-icon: use About dialog from GTK+ instead of forked one from libmate-desktop - - don't include removed gnome files in dist - - remove ancient gnome files - -Version 1.15.0 +Version 1.16.0 ~~~~~~~~~~~~~~ -Released: 2016-06-08 +Released: 2016-09-19 +* News: + - Use GtkAboutDialog instead of MateAboutDialog + - Drop dependency on libmate-desktop + - Show the primary device time remaining as the first entry in + the context menu + - Do not issue a console warning when laptop batteries are empty + - GTK+3: port from libunique to GtkApplication + - GTK+3: add css theming for OSD (MsdOsdWindow) + - GTK+3: fix empty space in tray when system has no battery + - GTK+3: fix lots of deprecations + - Some more fixes and cleanups - Translations update - - GTK+3: fix having an icon space with having no battery - - rely less on GtkStock - - GTK+3 media-keys: sync code with m-s-d and drop include mate-desktop-utils.h - - GTK+3 gpm-kbd-backlight: replace deprecated gdk_display_get_pointer - - GTK+3: replace gdk_error_trap_pop () with gdk_error_trap_pop_ignored () - - GTK+3 gpm-backlight: replace deprecated gdk_display_get_pointer - - GTK+3 brightness applet: use the right gtk state flag - - GTK+3 msd-osd-window: improve style_updated function - - GTK+3 msd-osd-window: port everything to GtkStyleContext - - GTK+3 gpm-tray-icon: fix a Wincompatible-pointer-types build warning - - GTK+3: do not use deprecated gtk_widget_size_request - - GTK+3: css themes for MsdOsdWindow + - Make distcheck use currently selected GTK+ version Version 1.14.0 ~~~~~~~~~~~~~~ -- cgit v1.2.1