summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.54.90.54.90.54Rico Tzschichholz2022-09-165-8/+32
* vala: Avoid problems with '\' in #line directives on Windows星外之神2022-09-071-1/+8
* glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50Rico Tzschichholz2022-09-071-0/+4
* vala: Make try-statement parsing more resilientRico Tzschichholz2022-08-153-1/+20
* atspi-2: Fix a few binding errorsRico Tzschichholz2022-08-102-11/+27
* gidlparser: Set source reference of parametersRico Tzschichholz2022-08-101-4/+4
* vala: Don't unconditionally expect ObjectType of ClassRico Tzschichholz2022-08-103-1/+15
* gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attributeRico Tzschichholz2022-08-102-4/+3
* vala: Avoid critical in SourceFile.get_mapped_length()Rico Tzschichholz2022-08-101-0/+4
* glib2.0: Add abs() to int8/int16/int32/ssize_tGustav Hartvigsson2022-08-101-0/+8
* codegen: Detect usage of static type-parameter in runtime contextRico Tzschichholz2022-08-103-0/+20
* codegen: Correctly set array-length for NoAccessorMethods propertiesRico Tzschichholz2022-08-104-0/+391
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-08-101-101/+101
* valadoc: Include path to doclet in error messageRico Tzschichholz2022-08-101-1/+1
* gtk4: Fix GLib.Value parameter in ContentProvider.get_value()m-shinder2022-08-102-1/+3
* vala: Improve accessibility check inside member initializerRico Tzschichholz2022-08-109-4/+738
* vala: Don't allow nullable enum value as real GObject propertyRico Tzschichholz2022-08-104-0/+264
* Release 0.54.80.54.8Rico Tzschichholz2022-03-195-8/+35
* codegen: Drop confusing warning when accessing interface membersRico Tzschichholz2022-03-174-4/+656
* SDL2_ttf: Fix a few binding errorsRico Tzschichholz2022-03-171-7/+7
* tiff: Fix a few binding errorsRico Tzschichholz2022-03-171-40/+38
* vapi: Regenerate GIR-based bindings to pick up previously skipped delegate pa...Rico Tzschichholz2022-03-171-1/+1
* girparser: Don't count instance-parameter when checking for backwards closure...Rico Tzschichholz2022-03-172-2/+45
* gstreamer-video-1.0: Fix a few binding errorsRico Tzschichholz2022-03-173-19/+18
* gstreamer-base-1.0: Fix a few bindings errorsRico Tzschichholz2022-03-173-39/+32
* gstreamer-audio-1.0: Fix a few binding errorsRico Tzschichholz2022-03-172-5/+17
* gst-editing-services-1.0: Fix BaseEffect.set_time_translation_funcs()Rico Tzschichholz2022-03-174-3/+13
* gtk4: Fix content_deserialize_async()Rico Tzschichholz2022-03-171-1/+1
* libgrss: Fix FeedItem.get_geo_point() parametersRico Tzschichholz2022-03-172-1/+3
* libarchive: Fix a few binding errorsRico Tzschichholz2022-03-171-11/+13
* libgsf-1: Fix a few binding errorsRico Tzschichholz2022-03-172-6/+18
* girparser: Add support for "copy_/free_function" metadata for compact classesRico Tzschichholz2022-03-171-0/+8
* girparser: Handle duplicated and unnamed symbolsRico Tzschichholz2022-03-174-0/+60
* g-i: Update gidl binding to include type hierarchyPrinceton Ferro2022-03-171-14/+13
* codegen: Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structsRico Tzschichholz2022-03-1736-0/+57
* codegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base classRico Tzschichholz2022-03-1764-1/+84
* codegen: Split out GTypeModule.generate_autoptr_cleanup()Rico Tzschichholz2022-03-171-6/+10
* vapi: gtk4-unix-print is GIR-basedRico Tzschichholz2022-03-171-1/+1
* tests: Extend "direct access to error code" test to increase coverageRico Tzschichholz2022-03-172-0/+17
* tests: Add invalid "error creation" tests to increase coverageRico Tzschichholz2022-03-173-0/+20
* tests: Fix objectcreation-no-creation-method.testRico Tzschichholz2022-03-171-1/+3
* tests: Add more Werror=... flagsRico Tzschichholz2022-03-171-0/+9
* build: Update git-version-gen to latest upstreamRico Tzschichholz2022-03-172-10/+11
* build: Update gitlog-to-changelog to latest upstreamRico Tzschichholz2022-03-171-40/+381
* vala: Catch and throw possible inner error of lock statementsRico Tzschichholz2022-03-174-2/+411
* Release 0.54.70.54.7Rico Tzschichholz2022-02-145-4/+36
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-02-141-8/+8
* gtk4: Specify sentinel for GtkAcessible methodsNiels De Graef2022-02-142-1/+6
* libsoup-2.4: Cherry-pick bindings fixes from 0.56Rico Tzschichholz2022-02-141-2/+2
* libgeoclue-2.0: Fix Simple.with_thresholds() contructor bindingRico Tzschichholz2022-02-142-1/+4