From 18f15671a36be7057110b261d2960da00038a3ab Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 6 Apr 2016 16:58:43 +0300 Subject: update NEWS and pack 1.13.x changes into single 1.14.0 entry --- NEWS | 49 +++++++++++++++++-------------------------------- 1 file changed, 17 insertions(+), 32 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 598e6f55..dc3f556e 100644 --- a/NEWS +++ b/NEWS @@ -1,35 +1,20 @@ -1.13.2 - * GTK+3.18: Apply panelplug rework - * GTK+3.18/3.20: move background handling toplevel - * GTK+3.18: revert hack not needed with moved bg code - * GTK+3.20: adjust CSS classes for WnckPager - * use GTK+3.20 custom bg fixixes only for > gtk+-3.18 and > glib-2.42 - * GTK+3.20: Prevent transparent panel on BG change - * GTK+3.20: fix custom BG change on applets - * Make MAX_ITEMS_OR_SUBMENU configurable - * GTK+3.20: preserve default background - * GTK+3.20: force custom BG drawing on applets - * GTK+3.20: make custom background work on main panel - -1.13.1 - * menubar and menitem size is now selectable via gesettings, default is 22px - * GTK+-3.20: a bunch of new css names and style classes are added - * GTK+-3.0 workspace-switcher: Remove switching workspace on scroll events, - This is now done by WnckPager itself. - * GTK+3: a lot of deprecation and fixes - * fixes some build warnings - * icon chooser: use proper icon name for missing icon - * Kill ubuntu counterhack - * GTK+3: Fix ButtonWidget appearing as a thin line on creation - -1.13.0 - * GTK3: More panel BG rendering bugfixes - * Add separate "Delete" button in reload applet dialog - * GTK3 workspace-switcher: add fallback color - * GTK3 workspace-switcher: add fallback color - * GTK3: Fix rendering of user backgrounds in gtk3.18+ - * drop MateConf migration script - * Gtk3: Don't use deprecated gtk_misc_set_alignment +1.14.0 + * Drop MateConf migration script + * Add separate "Delete" button in reload applet dialog, and + make "Don't Reload" button do what it says (it won't delete + applet permanently now) + * Make max number of bookmarks in menu (before submenu is created) + configurable via GSettings key + * Make icon size of menu items configurable via GSettings key + * Change default menubar icon size to 22px + * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu + dropped that stuff long ago + * GTK+3: add several style classes + * GTK+3: add several css names for 3.20 + * GTK+3: fix rendering of custom backgrounds with 3.18 and newer + * GTK+3: fix a lot of deprecations + * Some more fixes and cleanups + * Translations update 1.12.2 * Drawer applet: fix occasional stretching of drawer's panel -- cgit v1.2.1