summaryrefslogtreecommitdiff
path: root/vapi/metadata
Commit message (Collapse)AuthorAgeFilesLines
* vapi: Drop webkit2gtk-5.0 bindingsRico Tzschichholz2023-04-015-79/+0
|
* webkit2gtk-4.1: Update to 2.40.0Rico Tzschichholz2023-04-011-0/+6
|
* webkit2gtk-4.0: Update to 2.40.0Rico Tzschichholz2023-04-013-0/+23
|
* gtk+-3.0: Fix ToolPalette.icon_size get-accessor typeRico Tzschichholz2023-03-211-1/+1
|
* gtk4: Add sealed to all the final typesCorentin Noël2023-03-161-0/+52
| | | | | | | Allows to know in advance if a type can be subclassed or not Required until https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4575 is merged or the right heuristic is implemented on Vala side.
* gtk4: Follow upstream change of CssProvider.load_from_data() to match gtk+-3.0Rico Tzschichholz2023-02-211-2/+2
| | | | | | Regression of 521d3b4eef09b767bcb2fa56c441fbb8752c9a2d See https://gitlab.gnome.org/GNOME/gtk/issues/5543
* webkitgtk-6.0: Update to 2.39.7Rico Tzschichholz2023-02-122-18/+0
|
* vapi: Update GIR-based bindingsRico Tzschichholz2023-02-112-0/+27
|
* gtk4: Update to 4.9.4~9991d683Rico Tzschichholz2023-02-101-1/+2
|
* gtk4: Update workaround for DropTarget.drop() signal conflictRico Tzschichholz2022-12-122-4/+6
| | | | | | | | Deprecate DropTarget.on_drop() Additionally don't skip Notebook.insert_page_menu() Fixes https://gitlab.gnome.org/GNOME/vala/issues/1312
* vapi: Add webkitgtk-6.0 bindingsRico Tzschichholz2022-11-275-0/+75
|
* harfbuzz-gobject: Update to 5.3.1Rico Tzschichholz2022-11-131-0/+12
|
* vapi: Update GIR-based bindingsRico Tzschichholz2022-11-131-1/+0
|
* gtk4: Make Gtk.show_uri_full() an instance method of Gtk.WindowRico Tzschichholz2022-09-261-0/+2
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/1347
* webkit2gtk-*.*: Update to 2.37.91Rico Tzschichholz2022-09-033-0/+3
|
* atspi-2: Fix a few binding errorsRico Tzschichholz2022-08-091-0/+14
|
* glib-2.0,gio-2.0,gobject-2.0: Update 2.74 symbolsRico Tzschichholz2022-08-091-2/+0
|
* gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attributeRico Tzschichholz2022-07-191-2/+3
|
* vapi: Add rest-1.0 bindingsRico Tzschichholz2022-07-012-0/+58
|
* vapi: Add geocode-glib-2.0 bindingRico Tzschichholz2022-07-011-0/+12
|
* vapi: Add initial wayland-client bindingCorentin Noël2022-06-041-0/+2
| | | | Allow to properly use gtk4-wayland.
* gtk4: Fix GLib.Value parameter in ContentProvider.get_value()m-shinder2022-04-071-0/+2
| | | | Value is `out caller-allocates` and it is also initialized by caller.
* vapi: Update GIR-based bindingsRico Tzschichholz2022-03-282-0/+6
|
* vapi: Add webkit2gtk-4.1 bindingsRico Tzschichholz2022-03-155-0/+78
|
* gstreamer-video-1.0: Fix a few binding errorsRico Tzschichholz2022-02-282-14/+12
|
* gstreamer-base-1.0: Fix a few bindings errorsRico Tzschichholz2022-02-282-23/+17
|
* gstreamer-audio-1.0: Fix a few binding errorsRico Tzschichholz2022-02-281-0/+11
|
* gst-editing-services-1.0: Fix BaseEffect.set_time_translation_funcs()Rico Tzschichholz2022-02-282-0/+10
|
* libgrss: Fix FeedItem.get_geo_point() parametersRico Tzschichholz2022-02-281-0/+2
|
* libgsf-1: Fix a few binding errorsRico Tzschichholz2022-02-281-0/+12
|
* gtk4: Update to 4.6.0+06ec4ec1Rico Tzschichholz2022-02-041-10/+0
|
* gstreamer: Update from 1.19.90+ git mainRico Tzschichholz2022-02-042-0/+5
|
* gtk4: Specify sentinel for GtkAcessible methodsNiels De Graef2022-02-031-1/+3
|
* glib-2.0,gio-2.0: Update 2.72 symbolsRico Tzschichholz2022-01-211-0/+2
|
* vapi: Update GIR-based bindingsRico Tzschichholz2022-01-141-0/+2
|
* gtk4: Update to 4.6.0+06e5da45Rico Tzschichholz2022-01-141-0/+1
|
* gio-2.0: Add custom MemoryOutputStream.with_*data() wrappersRico Tzschichholz2021-12-281-0/+11
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/1271
* gstreamer-1.0: Unskip the ElementFactory.make/create_full() symbolsCorentin Noël2021-12-151-2/+2
| | | | Also add floating reference to all the new creation functions.
* vapi: Update GIR-based bindingsRico Tzschichholz2021-11-291-2/+0
|
* vapi: Add gnome-desktop-4, gnome-bg-4 and gnome-rr-4 bindingsRico Tzschichholz2021-11-284-0/+44
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/1257
* gnome-desktop-3.0: Some parameter fixesRico Tzschichholz2021-11-281-0/+5
|
* gstreamer-base-1.0: Some parameter fixesRico Tzschichholz2021-11-231-0/+8
|
* gstreamer-1.0: Make Gst.Uri a sealed classRico Tzschichholz2021-10-301-0/+2
|
* vapi: Add webkit2gtk-5.0 bindingsRico Tzschichholz2021-10-255-0/+78
|
* vapi: Add libsoup-3.0 bindingRico Tzschichholz2021-10-252-0/+31
| | | | Required by webkit2gtk-5.0
* gstreamer: Update from 1.19.2+ git mainRico Tzschichholz2021-10-251-0/+5
|
* gio-2.0: Unhide a few usable symbols which are marked not introspectablewip/issue/1222Rico Tzschichholz2021-09-072-6/+31
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/1222
* gtk4: Update to 4.5.0~e681fdd9Rico Tzschichholz2021-09-031-0/+7
|
* pango: Update to 1.49.0+54e1aed0Rico Tzschichholz2021-08-281-7/+0
|
* vapi: Update GIR-based bindingsRico Tzschichholz2021-08-101-0/+2
|