2021-03-17 Rico Tzschichholz Release 0.52.0 2021-03-16 Rico Tzschichholz vala: Check for unused attributes unconditionally vapi: Fix a couple of attribute typos gio-2.0: Add some missing NoWrapper and CCode.has_typedef attributes girparser: Add support for NoWrapper metadata for methods codegen: Include "glib.h" for deprecated symbols (GOBJECT) It is required for G_GNUC_DEPRECATED in declarations of enums, delegates, methods, property accessors and structs. Fixes https://gitlab.gnome.org/GNOME/vala/issues/1155 2021-03-15 Rico Tzschichholz gtk4-unix-print: Switch to gir Use a temporary symlink to Gtk-4.0.gir which includes the required symbol defintions. girparser: Handle empty "" element and report an error gstreamer: Update from 1.19.0+ git master gtk4: Update to 4.1.2 webkit2gtk-4.0: Update to 2.31.91 2021-03-14 Rico Tzschichholz build: Add --enable-test-asan configure option List XFAIL tests if address sanatizer is enabled linux: Provide Input.Event.input_event_sec/input_event_usec fields Mark Input.Event.time as deprecated See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=152194fe9c3f Fixes https://gitlab.gnome.org/GNOME/vala/issues/1152 vala: Improve error for incompatible expressions in conditional expression gsl: Fix more binding errors girparser: Allow overriding of "Compact" attribute for classes gtk4: Add Gtk.INVALID_LIST_POSITION Fixes https://gitlab.gnome.org/GNOME/vala/issues/1151 2021-03-12 Rico Tzschichholz gsl: Fix some binding errors gnutls: Fix some binding errors