summaryrefslogtreecommitdiff
path: root/vapi
Commit message (Collapse)AuthorAgeFilesLines
* Do not load plugins from libdir. Issue a warning when using --plugindirLuca Bruno2019-03-111-1/+0
|
* Load plugins with GModuleLuca Bruno2019-03-111-0/+1
|
* GDBus client transformerLuca Bruno2019-03-112-1/+2
|
* gtk4: Update to 3.94.0+eacbeb9eRico Tzschichholz2019-03-071-45/+42
|
* vapi: Update GIR-based bindingsRico Tzschichholz2019-03-071-1/+1
|
* gstreamer: Update from 1.15.2+ git masterRico Tzschichholz2019-03-072-4/+6
|
* vapi: Update GIR-based bindingsRico Tzschichholz2019-03-012-0/+3
|
* gtk4: Update to 3.94.0+b4ae491bRico Tzschichholz2019-03-013-56/+99
|
* poppler-glib: Update to 0.74Rico Tzschichholz2019-02-261-1/+29
|
* gobject-2.0: Add SignalHandler.disconnect_by_data()Rico Tzschichholz2019-02-251-0/+3
|
* glib-2.0: Add "delegate_target = false" to ↵Rico Tzschichholz2019-02-211-0/+3
| | | | | | Log.writer_journald/_standard_streams/_default In addition to d9bab3f04f8c9713929ab1ef166472b5f8c84ee7
* webkit2gtk-4.0: Update to 2.23.91Rico Tzschichholz2019-02-202-18/+64
|
* gtk4: Update to 3.94.0+02e856f6Rico Tzschichholz2019-02-203-53/+142
|
* atk-1.0: Adjust for upstream revert of Implementor using G_DEFINE_INTERFACERico Tzschichholz2019-02-202-0/+8
| | | | See https://gitlab.gnome.org/GNOME/atk/commit/96d13ae47f6f77445483ee8a0d7d6569a95f35bf
* vapi: Update GIR-based bindingsRico Tzschichholz2019-02-162-0/+19
|
* gtk4: Update to 3.94.0+bea1a02eRico Tzschichholz2019-02-161-19/+57
|
* webkit2gtk-4.0: Update to 2.23.90Rico Tzschichholz2019-02-163-4/+94
|
* clutter-1.0: Drop deprecated from Actor.pick()Rico Tzschichholz2019-02-142-1/+4
| | | | | | The signal "pick" was deprecated with 1.12, but not the virtual method. Fixes https://gitlab.gnome.org/GNOME/vala/issues/625
* vapi: Drop gdk-x11-3.0 from GIDL_BINDINGSRico Tzschichholz2019-02-101-1/+0
|
* gio-unix-2.0: Add DesktopAppInfo.get_string_list() since 2.60Rico Tzschichholz2019-02-103-0/+12
|
* gtk+-unix-print-*.0: Fix PrintJob.get_page_ranges(), Printer.get_hard_margins()Rico Tzschichholz2019-02-104-3/+13
|
* gtk4-unix-printer: Update to 3.94.0+a872c41fRico Tzschichholz2019-02-103-3/+37
| | | | and fix PrintJob.get_page_ranges(), Printer.get_hard_margins()
* gtk4: Update to 3.94.0+a872c41fRico Tzschichholz2019-02-101-0/+42
|
* gstreamer: Update from 1.15.1+ git masterRico Tzschichholz2019-02-103-1/+25
|
* gtk4: Update to 3.94.0+d2d35e52Rico Tzschichholz2019-02-061-45/+0
|
* vapi: Follow GTK upstream rename to gtk4 and gtk4-unix-printRico Tzschichholz2019-02-0615-16/+16
|
* vapi: Add goocanvas-2.0 bindingsRico Tzschichholz2019-01-304-0/+1278
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/739
* vapi: Update GIR-based bindingsRico Tzschichholz2019-01-303-6/+36
|
* gdk-3.0: Update to 3.24.4+a0129f55Rico Tzschichholz2019-01-301-2/+2
|
* gtk+-4.0: Update to 3.94.0+a7fa1cf6Rico Tzschichholz2019-01-301-11/+5
|
* gstreamer: Update from 1.15.1+Rico Tzschichholz2019-01-303-2/+27
|
* goocanvas: Update from 1.0.0+af07af5dRico Tzschichholz2019-01-293-5/+55
|
* glib-2.0: Bind g_log_writer_journald/_standard_streams/_default as LogWriterFuncGuillaume Poirier-Morency2019-01-241-5/+5
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/559
* gst-editing-services-1.0: Fix some construtors and (un)hide symbolsCorentin Noël2019-01-212-15/+24
|
* javascriptcoregtk-4.0: Fix GLib.Callback parameters which can't hold targetRico Tzschichholz2019-01-213-16/+18
|
* glib-2.0: Add Queue.clear_full() since 2.60Rico Tzschichholz2019-01-171-0/+2
|
* vapi: Update GIR-based bindingsRico Tzschichholz2019-01-164-34/+13
|
* gtk+-4.0: Update to 3.94.0+9b15c690Rico Tzschichholz2019-01-161-2/+2
|
* gdk-3.0,gtk+-3.0: Update to 3.24.3+9c8f1478Rico Tzschichholz2019-01-162-101/+14
|
* gstreamer: Update from 1.15+ git masterRico Tzschichholz2019-01-165-28/+11
|
* libsoup-2.4: Fix Message.add_*_handler() by unhiding user_data parameterRico Tzschichholz2019-01-132-2/+4
| | | | See https://gitlab.gnome.org/GNOME/vala/issues/731
* vapi: Regenerate GIR-based bindings to fix non-standard error positionRico Tzschichholz2019-01-104-8/+6
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/265
* gdk-pixbuf-2.0: Make PixbufSaveFunc usableRico Tzschichholz2019-01-093-6/+5
| | | | | | | This delegates does place its target at the end, where vala expects the error parameter. Vala does not support that at this point. See https://gitlab.gnome.org/GNOME/vala/issues/728
* atspi-2: Drop superfluous Atspi-2.0-custom.valaRico Tzschichholz2019-01-094-10/+2
|
* atk: Drop superfluous metadataRico Tzschichholz2019-01-093-9/+2
|
* atk: Don't use a custom SignalEmissionHook while it is part of gobject-2.0Rico Tzschichholz2019-01-093-7/+1
|
* gio-2.0: Make DBusInterface[GS]etPropertyFunc usableRico Tzschichholz2019-01-083-8/+7
| | | | | | | | | These delegates don't place their target at the end, but their error parameter. Vala does not support that at this point. Introduced with 1df2c050ba29c84026a14e7ee23fa6bcd00b1044 See https://gitlab.gnome.org/GNOME/vala/issues/728
* gio-2.0: Drop superfluous metadataRico Tzschichholz2019-01-083-49/+10
|
* gio-2.0: Use only metadata for DBusConnection.send_message_with_reply()Rico Tzschichholz2019-01-082-6/+1
|
* gio-2.0: Use metadata for SocketConnection.factory_create_connection()Rico Tzschichholz2019-01-082-8/+1
|