summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle synchronous out-parameters in async methodswip/async-outRico Tzschichholz2018-06-0510-6/+108
* vapi: Add gst-editing-services-1.0 bindingsRico Tzschichholz2018-06-033-0/+1093
* gstreamer: Update from 1.15+ git masterRico Tzschichholz2018-06-033-8/+9
* gdk-pixbuf-2.0: Update to 2.37.0~5ec6746eRico Tzschichholz2018-06-034-11/+11
* gio-2.0: Update to 2.57.1+05fe1106Rico Tzschichholz2018-06-031-11/+15
* gtk+-3.0: Update to 3.22.30+9ac7f906Rico Tzschichholz2018-06-031-1/+1
* gtk+-4.0: Update to 3.93.0+f4c1a404Rico Tzschichholz2018-06-031-4/+1
* glib-2.0: Do not mark simple-type out-parameters as nullableRico Tzschichholz2018-06-021-7/+7
* gio-2.0: Mark ActionEntry.parameter_type/state fields as nullableAlistair Thomas2018-06-022-4/+4
* gio-2.0: Delegate fields of DBus*VTable do not have implicit target fieldsRico Tzschichholz2018-05-312-0/+8
* gio-2.0: Apply delegate_target = false on ActionEntry callbacks and make them...Rico Tzschichholz2018-05-312-28/+8
* girparser: Add support for bool delegate_targetRico Tzschichholz2018-05-311-1/+5
* codegen: Handle delegate_target attribute of fieldsRico Tzschichholz2018-05-317-11/+52
* gio-2.0: Add default to all io_priority parametersRico Tzschichholz2018-05-302-2/+3
* xcb: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-301-7/+0
* pango: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-46/+0
* libsoup-2.4: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-270/+0
* gtk+-3.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-608/+0
* gtk+-2.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-541/+0
* gio-2.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-800/+0
* gdk-pixbuf-2.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-12/+0
* gdk-3.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-43/+1
* gdk-2.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-41/+0
* clutter-gtk-1.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-9/+0
* clutter-1.0: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-13/+0
* atk: Drop vala-specific deprecations <= vala-0.22Rico Tzschichholz2018-05-302-146/+0
* Update bugtracker links to https://gitlab.gnome.org/GNOME/vala/issuesRico Tzschichholz2018-05-2811-12/+12
* webkit2gtk-4.0: Update to 2.21.2Rico Tzschichholz2018-05-222-9/+7
* manual: Update from wiki.gnome.orgRico Tzschichholz2018-05-211-4/+4
* codegen: Avoid critical for array in-parameters with custom length-typeRico Tzschichholz2018-05-212-1/+4
* tests: Drop fatal assert on big-endian archsRico Tzschichholz2018-05-211-1/+0
* glib-2.0: Fix IConv.iconv()Rico Tzschichholz2018-05-201-1/+1
* codegen: Fix casting of length for "ref" array parametersRico Tzschichholz2018-05-203-1/+14
* javascriptcoregtk-4.0: buffer of String.get_utf8_cstring() is not "ref"Rico Tzschichholz2018-05-202-2/+2
* compiler: Warn if --gir is used without --libraryRico Tzschichholz2018-05-191-0/+5
* girwriter: Properly output variadic methods and use introspectable="0"Rico Tzschichholz2018-05-191-19/+28
* glib-2.0: Add HashTable.steal_extended(), GenericArray.steal_index(_fast)()Rico Tzschichholz2018-05-191-0/+7
* gio-unix-2.0: Add UnixMountEntry.get_options()Rico Tzschichholz2018-05-194-0/+11
* vapi: Update GIR-based bindingsRico Tzschichholz2018-05-193-5/+36
* gtk+-4.0: Update to 3.93.0+3a860719Rico Tzschichholz2018-05-191-10/+2
* gstreamer: Update from 1.15+ git masterRico Tzschichholz2018-05-192-1/+52
* vala: Remove unused Interface.prepend_prerequisite()Rico Tzschichholz2018-05-191-10/+0
* vala: Allow specifying the nick of enum valuesRico Tzschichholz2018-05-174-6/+26
* Use default_init instead of base_init when registering interfacesStef Walter2018-05-172-17/+9
* girwriter: Drop errornous indentRico Tzschichholz2018-05-161-1/+0
* genie: Add support for the \uXXXX escape sequenceEvgeny Bobkin2018-05-161-6/+57
* scanner: Accept backreferences \1 through \99 in regex literalsRico Tzschichholz2018-05-164-2/+26
* codegen: Avoid critical in get_basic_type_info() when there is no signatureRico Tzschichholz2018-05-151-5/+7
* vala: Abstract and virtual methods may not be variadicRico Tzschichholz2018-05-143-0/+15
* ccode: Properly depend on in-tree built libvalaRico Tzschichholz2018-05-141-0/+2