summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* girwriter: Write instance-parameter elementswip/issue/1128Rico Tzschichholz2021-01-182-83/+376
* tests: Extend "girparser" test and use vapigen to parse generated girRico Tzschichholz2021-01-183-1/+232
* vala: Let method representing property accessor inherit GIR.visible attributeRico Tzschichholz2021-01-182-2/+5
* vala: Set this_parameter of method representing property accessorRico Tzschichholz2021-01-181-0/+1
* tests: Add more invalid "GtkTemplate" tests to increase coverageRico Tzschichholz2021-01-179-0/+87
* vala: Don't allow assigning GtkChild fields/propertiesRico Tzschichholz2021-01-1710-1/+84
* vala: GtkChild fields/properties must be declared as unownedRico Tzschichholz2021-01-162-0/+14
* libvaladoc/html: Don't sort struct fields to keep their original orderRico Tzschichholz2021-01-151-1/+4
* libvaladoc: Fix typos copyright yearReuben Thomas2021-01-153-3/+3
* glib-2.0: Improve type of OptionEntry.flags fieldReuben Thomas2021-01-141-1/+2
* Regenerate GIR-based bindingsRico Tzschichholz2021-01-145-1/+40
* gdk-pixbuf-2.0: Update to 2.42.3~Rico Tzschichholz2021-01-143-12/+100
* girparser: Minor improvement to field getter detectionRico Tzschichholz2021-01-142-5/+11
* girparser: Handle anonymous delegate not backed by virtual-method or signalRico Tzschichholz2021-01-143-0/+58
* webkit2gtk-4.0: Update to 2.31.1Rico Tzschichholz2021-01-122-8/+34
* vala: Improve detection of duplicate package source filesRico Tzschichholz2021-01-121-1/+7
* Sync NEWS from 0.50Rico Tzschichholz2021-01-111-0/+27
* gio-2.0: Update to 2.67.2+46097e9bRico Tzschichholz2021-01-091-1/+1
* gtk4: Update to 4.0.1Rico Tzschichholz2021-01-091-4/+0
* codegen: Fix assignment of casted struct value to propertyRico Tzschichholz2021-01-063-0/+67
* vapi: Update GIR-based bindingsRico Tzschichholz2021-01-041-1/+3
* gstreamer: Update from 1.19.0+ git masterRico Tzschichholz2021-01-042-2/+104
* gio-2.0: Update to 2.67.1+2bd86268Rico Tzschichholz2021-01-031-5/+5
* gobject-2.0: Add new symbols from 2.68Rico Tzschichholz2021-01-031-0/+10
* glib-2.0: Add new symbols from 2.68Rico Tzschichholz2021-01-031-1/+52
* tests: Add "string switch" test to increase coverageRico Tzschichholz2021-01-022-0/+43
* tests: Add more "array field initializer" tests to increase coverageRico Tzschichholz2021-01-012-0/+37
* codegen: Don't leak memory on internal value comparison of property setterRico Tzschichholz2021-01-013-3/+72
* codegen: Don't leak memory of already assigned out-parameter on errorRico Tzschichholz2020-12-316-0/+93
* glib-2.0: Make PtrArray a subclass of GenericArrayRico Tzschichholz2020-12-301-19/+2
* codegen: Support chain up to simple generics constructorSimon Werbeck2020-12-304-15/+56
* codegen: Clean up handling of type parameters in generate_cparameters()Rico Tzschichholz2020-12-301-15/+7
* codegen: Drop superfluous "method_has_wrapper" helperRico Tzschichholz2020-12-303-9/+1
* codegen: Use CCodeInvalidExpression instead of place holdersRico Tzschichholz2020-12-301-4/+4
* tests: Add "array creation" tests to increase coverageRico Tzschichholz2020-12-302-0/+6
* SDL2_image: Add save functionsMario Daniel Ruiz Saavedra2020-12-291-0/+12
* gstreamer-1.0: Fix direction of Gst.Iterator.fold() ret parameterChris White2020-12-292-1/+3
* gtk4: Update to 4.0.0+0fcf01ddRico Tzschichholz2020-12-281-6/+2
* vala: Ownership transfer of inline-allocated array is not allowedRico Tzschichholz2020-12-283-0/+13
* gtk4: Don't rename binding for gtk_css_provider_load_from_dataRico Tzschichholz2020-12-222-4/+1
* vala: SliceExpression need to return heap-allocated or unowned referencesUlrich Küttler2020-12-223-0/+83
* vala: value_type of PointerIndirection expressions must not be ownedRico Tzschichholz2020-12-213-0/+18
* codewriter: Wrap AddressofExpression and PointerIndirection in parensRico Tzschichholz2020-12-212-3/+5
* vala: Add missing TraverseVisitor.visit_addressof_expression()Rico Tzschichholz2020-12-211-0/+6
* vala: Use common visitor schema for PointerIndirection expressionsRico Tzschichholz2020-12-212-2/+11
* SDL2_ttf: Add some missing methods for the Font classMario Daniel Ruiz Saavedra2020-12-171-29/+97
* gtk4: Update to 4.0Rico Tzschichholz2020-12-161-13/+7
* webkit2gtk-4.0: Update to 2.30.3Rico Tzschichholz2020-12-112-25/+127
* gstreamer: Update from 1.19.0+ git masterRico Tzschichholz2020-12-117-19/+84
* gtk4: Update to 3.99.5.1+2d3a3986Rico Tzschichholz2020-12-112-78/+65