### libmatekbd 1.28.0

  * Translations update

### libmatekbd 1.27.1

  * Translations update
  * Fix pkg-config --libs libmatekbdui errors
  * https://github.com/mate-desktop/mate-control-center/issues/707
  * Add meson compilation support
  * Use correct version information for dynamic libraries
  * matekbd-keyboard-drawing: fix memory leak
  * matekbd-keyboard-drawing-test: -Wmissing-field-initializers
  * matekbd-keyboard-drawing: fix memory leak
  * Use GLib's new g_clear_signal_handler() function to simplify code
  * Signal handler IDs are gulong, not int
  * build warning: AC_OUTPUT should be used without arguments

### libmatekbd 1.27.0

  * Translations update
  * configure.ac: The macro 'AC_HELP_STRING' is obsolete
  * tx: update resource
  * tx: migrate config file
  * ci: drop -Wunused-parameter compiler cflag from debian build
  * Use a blank line at most

### libmatekbd 1.26.0

  * Translations update
  * build: show package name and version in configure summary
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)

### libmatekbd 1.25.0

  * Remove unused macros
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * Reduce the font size of the key names on keyboard layout display
  * matekbd-keyboard-drawing: i18n symbolic names

### libmatekbd 1.24.0

  * Translations update
  * build: add configuration summary
  * Use gresources for UI files
  * matekbd-keyboard-config: Value stored to 'clen' is never read
  * matekbd-util: Local variables shadow outer variables
  * matekbd-keyboard-drawing: Uninitialized structure member
  * matekbd-config-private: avoid redundant redeclarations
  * migrate from intltool to gettext

### libmatekbd 1.23.0

  * Translations update
  * travis: enable 'cppcheck' in debian
  * [ci] use clang analyzer

### libmatekbd 1.22.0

  * Translations update
  * Initialize Travis CI support
  * rename g_strv_equal to matekbd_strv_equal

### libmatekbd 1.21.0

  * Translations update
  * Use gdk screen resolution for font in keyboard status notification icon, to get correct scaling on HiPDI displays.

### libmatekbd 1.20.0

  * Translations update
  * bump minimum GDK version according to GTK+ one
  * remove < gtk+-3.22 bits and bump required gtk+
  * building: bump required glib version to 2.50.0

### libmatekbd 1.19.1

  * Translations update
  * WidthOfScreen and HeightOfScreen implementation

### libmatekbd 1.19.0

  * Translations update
  * matekbd-status: Fix Gdk-CRITICAL warning on creating status bar icon
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
  * avoid deprecated gdk_screen_get_width/height
  * avoid deprecated gdk_screen_get_number
  * update issue_template
  * create issue_template.md
  * Restore Polish translation credits from GNOME
  * sync with transifex
  * matekbd-indicator: Don't expand
  * matekbd-indicator: don't use deprecated gdk_cairo_create
  * Fix for strange GtkIconInfo behaviour
  * matekbd-indicator: don't use deprecated GtkAlignment
  * keyboard-drawing: set css name matekbd-keyboard-drawing
  * Slightly increase the font size for the key labels
  * matekbd-keyboard-drawing: Don't unset double buffering
  * matekbd-keyboard-drawing: Handle XkbGetKeyboard() failing
  * matekbd-keyboard-drawing: Prevent gtk+ keynav from taking focus away
  * fix some introspection warnings
  * show-layout.ui: don't use deprecated widgets
  * UI: expand kbdraw vertical

### libmatekbd 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
  * Translations update

### libmatekbd 1.16.0

  * Require libxklavier 5.2 and use its introspection
  * GTK+3: fix some deprecations
  * distcheck: explicitly use currently selected GTK+ version
  * Translations update

### libmatekbd 1.14.1

  * Translations updated

### libmatekbd 1.14.0

  * Drop MateConf migration script
  * Reduce introspection build warnings
  * Fix some GTK+3 deprecations
  * Some more fixes and cleanups
  * Translations update
  * Fix Changelog generation

### libmatekbd 1.12.1

  * Translations update

### libmatekbd 1.12.0

  * Add GObject introspection
  * Retrieve strings directly from gschema (requires intltool 0.50.1)
  * Layout view/print dialog: remove useless Help button
  * Layout view/print dialog: some UI fixes
  * Some GTK+3 fixes
  * Some more fixes and cleanups
  * Translations update

### libmatekbd 1.10.0

  * Bugfixes

### libmatekbd 1.8.0

  * Improved indicator font customization
  * GTK3 support

### libmatekbd 1.5.0

  * Switch to gsettings (dropped mateconf)
  * Removed old obsolete plugin system for keyboard indicators (unused)