### mate-desktop 1.20.0

  * Add gsettings for window scaling factor
  * drop additional checks for min GLib version
  * building: bump required glib version to 2.50.0
  * remove < gtk+-3.22 bits and bump required gtk+ version

### mate-desktop 1.19.3

  * Translations update
  * update copyright year to 2018
  * schema: drop can-change-accels key, won't work with GTK+3

### mate-desktop 1.19.2

  * Translations update
  * WidthOfScreen and HeightOfScreen implementation

### mate-desktop 1.19.1

  * Translations update
  * drop MateAboutDialog
  * mate-about: remove remains of libunique references
  * mate-about: switch to GtkAboutDialog
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:

### mate-desktop 1.19.0

  * Translations update
  * avoid deprecated gdk_screen_get_width/height
  * mate-desktop-item: mate-about: avoid deprecated gtk_show_uri
  * mate-about: avoid deprecated gtk_show_uri
  * avoid deprecated gdk_screen_get_n_monitors
  * avoid deprecated gdk_screen_make_display_name
  * avoid deprecated gdk_screen_get_number
  * Correct little imprecision in man mate-about
  * Restore Polish translation credits from GNOME
  * Fix broken fallback cursor in mate-colorsel.c
  * mate-colorsel: don't use deprecated GTK_STOCK_COLOR_PICKER
  * Add Global Menu support

### mate-desktop 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
    build option
  * Drop mpaste tool (won't work without the website anyway)
  * Background: fix crossfade issues with recent GTK+ versions
  * Background: fix more graphics issues to allow Caja to use background
    for directory windows
  * Background: fix memleaks and other misc issues
  * Color select: fix some GTK+ deprecations
  * Schemas: some fixes and cleanups
  * mate-about: update copyright year
  * mate-about: fix URL centering
  * Translations update

### mate-desktop 1.16.1

  * mate-bg: fix regression that caused font color in Caja to be
    always black (even on dark backgrounds)
  * Translations update

### mate-desktop 1.16.0

  * mate-bg: remove unneeded ignore-pending-change property
    (not needed anymore since font color fix in Caja 1.14)
  * GTK+3: fix various deprecations
  * distcheck: explicitly use currently selected GTK+ version
  * Some minor cleanups
  * Translations update

### mate-desktop 1.14.1

  * Translations update
  * Backgrounds: Take EXIF rotation tags into consideration
  * enable installation of mate.svg

### mate-desktop 1.14.0

  * Drop MateConf migration script and ancient mate-conf-import tool
  * Fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
  * Translations update
  * Fix Changelog generation

### mate-desktop 1.12.1

  * RR: fix crash
  * Fix color select in GTK+3
  * Translations update

### mate-desktop 1.12.0

  * Require dconf 0.13.4
  * Require xrandr 1.3
  * Add gsettings key to toggle overlay scrolling in GTK+3
  * Add some icons to fix missing icons in GTK+3 with custom icon theme
  * Mouse schema: enable middle-click emulation by default
  * RR: implement missing mate_rr_output_get_possible_crtcs function
  * RR: fix laptop identification by output name
  * RR: show output name in addition to display name
  * Retrieve strings directly from gschema (requires intltool 0.50.1)
  * Moved docbook user guide to a separate project
  * Dropped dependency on yelp (not needed after moving user guide)
  * Several fixes

### mate-desktop 1.10.2

  * Check for NULL pointers in slideshow
  * Fix crash when system date is earlier than start date
  * Fix crash when XRRSetCrtcConfig fails
  * Drop non-existent mate_rr_screen_create_clone_modes from headers
  * Embedded Display Port outputs are considered a laptop built-in
    display
  * Add annotations and fix documentation syntax warnings
  * Update translations

### mate-desktop 1.10.1

  * Restore docbook user-guide

### mate-desktop 1.10.0

  * Turn MateRRScreen, GnomeRRConfig and GnomeOutputInfo into a GObject.
    Thanks to monsta for helping to test this.
  * Add gobject introspection
  * Many RANDR fixes
  * interface: add automatic-mnemonics key for Gtk xsetting
  * use GDK_WINDOW_XID for inter-GTK compatibility
  * Updated mpaste for website change
  * Added org.mate.debug GSettings schema
  * Added MateColorButton class to have traditional color selection
    dialog with GTK3
  * Removed desktop-docs
  * Removed user guide
  * Removed libunique optional dependency
  * Added MateAboutDialog class to have traditional about dialog with
    GTK3 too

### mate-desktop 1.8.0

  * Added helpers for dconf and GSettings
  * Fix build with GTK3
  * Added MATE user guide
  * Added MATE_DESKTOP_CHECK_VERSION function
  * Added mpaste tool
  * Added replacement for gdk_spawn_command_line_on_screen in GTK3

### mate-desktop 1.6.1

  * Tarball built with 'make dist'
  * Added tool to migrate 1.4 settings (mate-conf-import)

### mate-desktop 1.6.0

  * Port to new thumbnail spec (code from gnome-desktop 3.x)
  * Added gsettings schemas from now deprecated libmate