summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.56.70.56.70.56Rico Tzschichholz2023-04-185-4/+22
* glib-2.0: g_chdir is declared in <glib/gstdio.h>Florian Weimer2023-04-171-1/+1
* gee: Fix type-arguments in castRico Tzschichholz2023-04-171-4/+4
* gee: Fix reversed type-argumentsRico Tzschichholz2023-04-171-1/+1
* vala: Allow inheritance from sealed class in bindingsRico Tzschichholz2023-04-171-1/+1
* tests: Add missing instance fields to GIR test filesRico Tzschichholz2023-04-178-0/+24
* codegen: Fix usage of lambda-expression from delegate initializerRico Tzschichholz2023-04-134-0/+1290
* codegen: Return CCodeInvalidExpression instead of nullRico Tzschichholz2023-04-133-5/+14
* vala: Improve check of type_referene in ObjectCreationExpressionLorenz Wildberg2023-04-131-14/+12
* vala: Don't report consequential error when base_method is incompatible alreadyRico Tzschichholz2023-04-131-1/+2
* valadoc: Add missing generic type argumentsRico Tzschichholz2023-04-132-6/+6
* gee: Add more missing generic type argumentsRico Tzschichholz2023-04-132-2/+2
* gee: Fix return-type of HashMap.MapIterator.get_key()/get_value()Rico Tzschichholz2023-04-131-2/+2
* vala: Improve error message for wrong number of type-argumentsRico Tzschichholz2023-04-132-4/+4
* vala: Improve Symbol.to_string() to include TypeParametersRico Tzschichholz2023-04-131-1/+27
* Use already available glib_ns instead of root_symbol.scope.lookup ("GLib")Rico Tzschichholz2023-04-132-3/+3
* vala: Check type-argument count of interface prerequisitesRico Tzschichholz2023-04-136-0/+50
* gio-2.0: Add missing type-argument in ListStore.find_with_equal_func_full()Rico Tzschichholz2023-04-132-1/+2
* girparser: Apply "instance_idx" metadata for delegatesRico Tzschichholz2023-04-131-0/+7
* glib-2.0: Fix a few binding errorsRico Tzschichholz2023-04-131-7/+6
* gtk+-3.0: Fix a few binding issuesRico Tzschichholz2023-04-132-17/+3
* gtk4: Fix a few binding errorsRico Tzschichholz2023-04-135-17/+23
* libvaladoc: Make better use of propertiesRico Tzschichholz2023-04-136-59/+32
* valadoc: Check correct value for null when looking for return commentRico Tzschichholz2023-04-131-3/+3
* g-i: Fix compiling with mingw clangBiswapriyo Nath2023-04-131-5/+8
* Release 0.56.60.56.6Rico Tzschichholz2023-04-045-4/+15
* webkit2gtk-6.0: Update to 2.40.0Rico Tzschichholz2023-04-014-21/+320
* webkit2gtk-4.1: Update to 2.40.0Rico Tzschichholz2023-04-014-43/+145
* webkit2gtk-4.0: Update to 2.40.0Rico Tzschichholz2023-04-016-43/+162
* glib-2.0,gio-2.0,gobject-2.0: Update 2.74 symbolsRico Tzschichholz2023-03-284-6/+82
* vala: Improve initialization of namespace fields with compound literalRico Tzschichholz2023-03-277-6/+188
* Release 0.56.50.56.5Rico Tzschichholz2023-03-255-4/+26
* tests: Extend "struct-typed properties" tests to increase coverageRico Tzschichholz2023-03-225-12/+946
* tests: Add "signal with struct parameter" test to increase coverageRico Tzschichholz2023-03-223-0/+451
* gtk+-3.0: Fix ToolPalette.icon_size get-accessor typeRico Tzschichholz2023-03-222-2/+2
* vala: Allow assignment of namespace fields with inline allocated arraysRico Tzschichholz2023-03-225-1/+66
* tests: Fix -Werror=array-bounds failureRico Tzschichholz2023-03-202-2/+2
* vala: Set proper value-type of unary ref/out expression in initializersRico Tzschichholz2023-03-207-5/+245
* codegen: Add declaration for register call of dynamic DBus interfacesRico Tzschichholz2023-03-201-10/+20
* codegen: Use g_object_class_override_property to implement generic interface ...Rico Tzschichholz2023-03-204-3/+565
* codegen: Add cast to accessor calls for generic property implementationsRico Tzschichholz2023-03-204-6/+210
* codegen: Consistently handle GLib.Error as boxed typeRico Tzschichholz2023-03-208-39/+841
* vala: Correctly handle pre/post-increment expression as index of element accessRico Tzschichholz2023-03-205-10/+66
* gtk4: Add sealed to all the final typesCorentin Noël2023-03-202-50/+102
* gtk4: Update to 4.10.1~40b154bf from 0.58Rico Tzschichholz2023-03-113-16/+659
* gtkmodule: Improve error messagesNiels De Graef2023-03-021-2/+2
* webkitgtk-6.0: Update to 2.39.90Rico Tzschichholz2023-03-023-49/+50
* webkitgtk-6.0: Update to 2.39.7Rico Tzschichholz2023-03-024-4312/+163
* Release 0.56.40.56.4Rico Tzschichholz2023-02-115-8/+42
* pango: Fix a few binding errorsRico Tzschichholz2023-02-111-3/+4