diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 37 |
1 files changed, 13 insertions, 24 deletions
@@ -1,30 +1,19 @@ -1.15.1 - +1.16.0 + * Change default hinting style to 'hintslight' + * Use 'rgba' (LCD subpixel) antialiasing by default + * GTK+3: add css theming for OSD (MsdOsdWindow) instead of using + hardcoded colors + * GTK+3: fix drawing and changing of desktop background with 3.21 + * GTK+3: fix several deprecations + * Fix some build warnings * Translations update - * sync with transiflex - * GTK 3.21: Fix background changing, startup delay - * GTK 3.21: Fix caja startup background - * distcheck: explicitly use currently selected GTK+ version - * media-keys: bring back support for mate-calc - * media-keys: support gnome-calculator, drop support for mate-calc - * housekeeping: replace buggy thumb-cleaning code with correct one - -1.15.0 +1.14.1 + * housekeeping: fix thumbnails cleaning + * housekeeping: fix text markup + * media-keys: use gnome-calculator binary instead of old gcalctool * Translations update - * mpris: fix a couple of build warnings - * fix build warning -Wdiscarded-qualifiers - * GTK+3 mouse: fix deprecated gtk_style_context_get_background_color - * GTK+3 msd-locate-pointer: port to GtkStyleContext - * GTK+3 media-keys: progressbar themed background - * GTK+3 media-keys: add style class OSD for MsdOsdWindow - * GTK+3 media-keys: do not use hardcoded colors for osd progressbar - * GTK+3 media-keys: Port OSD to GtkStyleContext - * GTK+3 media-keys: setup css class name for MsdOsdWindow - * GTK+3 media-keys: css themes for MsdOsdWindow - * Change default hinting style to 'hintslight' - * Use 'rgba' (LCD subpixel) antialiasing by default - * housekeeping: properly apply label markup + * Make distcheck use currently selected GTK+ version 1.14.0 * Drop MateConf migration script |