summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP gtk+-*.0: Fix some GLib.Value out/ref parameterswip/gtk-gvalueRico Tzschichholz2018-08-157-20/+46
* build: Correctly quote square brackets in regular expressionAbderrahim Kitouni2018-08-131-3/+3
* codegen: Fix floating reference regression with VariantsRico Tzschichholz2018-08-134-1/+66
* glib-2.0: Add missing return of Queue.remove*() and add HashTable.foreach_ste...Rico Tzschichholz2018-08-121-2/+3
* Release 0.41.910.41.91Rico Tzschichholz2018-08-115-4/+19
* glib-2.0: Add (u)long.parse/try_parse()Rico Tzschichholz2018-08-102-3/+53
* Use dedicated version api of libvala internally as wellRico Tzschichholz2018-08-097-18/+8
* vala: Add consts/methods to retrieve and check library versionRico Tzschichholz2018-08-094-2/+142
* gdk-3.0: Atom is an IntegerTypeRico Tzschichholz2018-08-092-7/+7
* tests: Add invalid test for "unsupported stacked arrays"Rico Tzschichholz2018-08-092-0/+6
* tests: No, really, stacked arrays are not supportedRico Tzschichholz2018-08-092-4/+4
* vapi: Regenerate GIR-based bindings to fix unsupported type-argumentsRico Tzschichholz2018-08-0915-33/+33
* girparser: Actually resolve type-arguments to be able to box them if neededRico Tzschichholz2018-08-091-10/+16
* Replace `%s` with `%s' in format strings of output messagesRico Tzschichholz2018-08-0811-19/+19
* gtk+-4.0: Update to 3.94.0+4e868584Rico Tzschichholz2018-08-051-10/+0
* gtk+-3.0: Update to 3.23.2+6b6e53fdRico Tzschichholz2018-08-051-1/+4
* gstreamer: Update from 1.15+ git masterRico Tzschichholz2018-08-052-2/+15
* tests: Deal with libtool differences resulting in lt-valac vs valac in vapiRico Tzschichholz2018-08-022-3/+1
* tests: Add "gtktemplate" test to increase coverageRico Tzschichholz2018-08-016-0/+94
* tests: Add "girwriter" test to increase coverageRico Tzschichholz2018-08-016-0/+965
* tests: Add more "method" tests to increase coverageRico Tzschichholz2018-08-014-0/+54
* codegen: Free errors after returning them on the GDBusMethodInvocationCarlos Garnacho2018-08-011-0/+8
* codegen: Call ref_sink on objects passed to generic typeRico Tzschichholz2018-07-301-1/+1
* glib-2.0: Add Array.remove*() wrapper to avoid leaking generic elementsRico Tzschichholz2018-07-273-3/+55
* Release 0.41.900.41.90Rico Tzschichholz2018-07-265-4/+42
* Sync NEWS from 0.40Rico Tzschichholz2018-07-261-0/+159
* codegen: Add source_reference to unsupported floating reference errorRico Tzschichholz2018-07-261-1/+1
* Revert "codegen: Stop taking explicit references on 'this' for captured blocks"Rico Tzschichholz2018-07-265-105/+27
* glib-2.0: Variant.byte() takes an uint8 argumentRico Tzschichholz2018-07-261-1/+1
* glib-2.0: Add Unicode 11.0 symbolsRico Tzschichholz2018-07-261-1/+10
* webkit2gtk-4.0: Update to 2.21.5Rico Tzschichholz2018-07-231-1/+24
* gstreamer: Update from 1.15+ git masterRico Tzschichholz2018-07-232-1/+5
* gtk+-4.0: Update to 3.94.0+20deda2bRico Tzschichholz2018-07-231-1/+0
* gtk+-3.0: Update to 3.23.1+5b527d69Rico Tzschichholz2018-07-231-0/+69
* manual: Update from wiki.gnome.orgRico Tzschichholz2018-07-161-2/+2
* gstreamer-rtsp-server-1.0: Update from 1.15+ git masterRico Tzschichholz2018-07-161-72/+309
* gstreamer: Update from 1.15+ git masterRico Tzschichholz2018-07-163-0/+13
* gtk+-4.0: Update to 3.94.0+bf5f27c6Rico Tzschichholz2018-07-162-10/+13
* codegen: Don't emit g_type_add_instance_private() for dynamic typesRico Tzschichholz2018-07-131-4/+8
* codegen: Move interface_init calls before g_type_add_instance_private()Rico Tzschichholz2018-07-131-4/+4
* Revert "codegen: Don't emit g_type_add_instance_private() in *_register_type()"Rico Tzschichholz2018-07-131-1/+1
* codegen: Don't emit g_type_add_instance_private() in *_register_type()Rico Tzschichholz2018-07-131-1/+1
* tests: Add invalid "empty" enum/errordomain tests to increase coverageRico Tzschichholz2018-07-123-0/+16
* gio-2.0: Add custom IOError.from_errno() to make it work as expectedRico Tzschichholz2018-07-123-2/+14
* parser: Accept "empty" enums/error-domainsRico Tzschichholz2018-07-121-6/+20
* vala: Report error for error-domains without any codeRico Tzschichholz2018-07-121-0/+6
* libusb-1.0: Add some missing symbolsCorentin Noël2018-07-121-59/+247
* girparser: Handle unsupported aliases which could not be fully processedRico Tzschichholz2018-07-121-0/+4
* gtk+-4.0: Update to 3.94.0+7030e08fRico Tzschichholz2018-07-112-12/+4
* gdk-3.0,gtk+-3.0: Update to 3.23.0+df045423Rico Tzschichholz2018-07-112-0/+34