summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.48.250.48.250.48Rico Tzschichholz2022-09-165-8/+30
* 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-09-073-1/+20
* atspi-2: Fix a few binding errorsRico Tzschichholz2022-08-102-8/+20
* 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-3/+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/+21
* codegen: Correctly set array-length for NoAccessorMethods propertiesRico Tzschichholz2022-08-103-0/+28
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-08-101-101/+101
* valadoc: Include path to doclet in error messageRico Tzschichholz2022-08-101-1/+1
* vala: Don't allow nullable enum value as real GObject propertyRico Tzschichholz2022-08-103-0/+15
* Release 0.48.240.48.24Rico Tzschichholz2022-03-315-4/+30
* codegen: Drop confusing warning when accessing interface membersRico Tzschichholz2022-03-213-4/+21
* tiff: Fix a few binding errorsRico Tzschichholz2022-03-211-40/+38
* girparser: Don't count instance-parameter when checking for backwards closure...Rico Tzschichholz2022-03-212-2/+45
* gstreamer-video-1.0: Fix a few binding errorsRico Tzschichholz2022-03-213-19/+24
* gstreamer-base-1.0: Fix a few bindings errorsRico Tzschichholz2022-03-213-33/+32
* gstreamer-audio-1.0: Fix a few binding errorsRico Tzschichholz2022-03-212-5/+17
* gst-editing-services-1.0: Fix BaseEffect.set_time_translation_funcs()Rico Tzschichholz2022-03-214-3/+13
* gtk4: Fix content_deserialize_async()Rico Tzschichholz2022-03-211-1/+1
* libgrss: Fix FeedItem.get_geo_point() parametersRico Tzschichholz2022-03-212-1/+3
* libarchive: Fix a few binding errorsRico Tzschichholz2022-03-211-11/+13
* libgsf-1: Fix a few binding errorsRico Tzschichholz2022-03-212-6/+18
* girparser: Add support for "copy_/free_function" metadata for compact classesRico Tzschichholz2022-03-211-0/+8
* girparser: Handle duplicated and unnamed symbolsRico Tzschichholz2022-03-214-0/+60
* g-i: Update gidl binding to include type hierarchyPrinceton Ferro2022-03-211-14/+13
* codegen: Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structsRico Tzschichholz2022-03-211-0/+16
* codegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base classRico Tzschichholz2022-03-211-1/+12
* codegen: Split out GTypeModule.generate_autoptr_cleanup()Rico Tzschichholz2022-03-211-5/+9
* vapi: gtk4-unix-print is GIR-basedRico Tzschichholz2022-03-211-1/+1
* tests: Extend "direct access to error code" test to increase coverageRico Tzschichholz2022-03-211-0/+7
* tests: Add invalid "error creation" tests to increase coverageRico Tzschichholz2022-03-213-0/+20
* tests: Fix objectcreation-no-creation-method.testRico Tzschichholz2022-03-211-1/+3
* tests: Add more Werror=... flagsRico Tzschichholz2022-03-211-0/+15
* build: Update git-version-gen to latest upstreamRico Tzschichholz2022-03-202-10/+11
* build: Update gitlog-to-changelog to latest upstreamRico Tzschichholz2022-03-201-40/+381
* vala: Catch and throw possible inner error of lock statementsRico Tzschichholz2022-03-203-2/+39
* Release 0.48.230.48.23Rico Tzschichholz2022-02-215-8/+39
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-02-161-8/+8
* libsoup-2.4: Cherry-pick bindings fixes from 0.56Rico Tzschichholz2022-02-161-2/+2
* libgeoclue-2.0: Fix Simple.with_thresholds() contructor bindingRico Tzschichholz2022-02-162-1/+4
* vala: Show source location when reporting deprecationsRico Tzschichholz2022-02-161-1/+1
* vala: Clear SemanticAnalyzer.current_{symbol,source_file} when not needed any...Rico Tzschichholz2022-02-161-0/+3
* vala: Free empty stack list for code contextsRico Tzschichholz2022-02-161-0/+5
* gtkmodule: Recurse inner classes of ObjectTypeSymbolsRico Tzschichholz2022-02-161-10/+28
* test/gtktemplate: Use correct class nameRico Tzschichholz2022-02-169-9/+9