summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glib-2.0: Add GenericArray.find_custom() as variant of find_with_equal_func()wip/tintou/glibCorentin Noël2020-11-031-0/+6
* vala: Use DataType.compatible() to check for string concatenationRico Tzschichholz2020-11-024-3/+33
* vapi: Add SDL 2.x bindingsMario Daniel Ruiz Saavedra2020-10-2820-0/+6064
* vapi: Remove SDL 1.x bindingsMario Daniel Ruiz Saavedra2020-10-2812-2147/+0
* valadoc: Correctly set verbose flag on CodeContextRico Tzschichholz2020-10-271-1/+1
* libvaladoc/girimporter: Skip "docsection" elements in <namespace>Rico Tzschichholz2020-10-271-0/+3
* vala: Make use of new printf-like API of Report.*()Rico Tzschichholz2020-10-2660-296/+296
* codegen: Make use of new printf-like API of Report.*()Rico Tzschichholz2020-10-2612-54/+54
* vala: Convert Report.*() to real printf-like functionsRico Tzschichholz2020-10-261-10/+15
* valadoc: Refactor setup of main runtimeRico Tzschichholz2020-10-261-109/+103
* curses: Correctly use [PrintfFormat] attributeRico Tzschichholz2020-10-251-8/+8
* valadoc: Don't call CodeContext.pop() on empty stackRico Tzschichholz2020-10-251-11/+15
* vala: CodeNode.source_reference is optional, so let the API respect thatRico Tzschichholz2020-10-2438-42/+42
* codegen: More use of delegate_target_type and delegate_target_destroy_type (2)Jeremy Philippe2020-10-231-1/+1
* codegen: Update outdated array _size_ variable of captured local-variableRico Tzschichholz2020-10-225-4/+46
* gtkmodule: Support "binding" to bind GtkCallback to class of given propertyRico Tzschichholz2020-10-223-2/+62
* curses: Add Terminfo API set, function keycodes F(n) and minor changesReuben Thomas2020-10-211-9/+52
* curses: Remove initial “w” from some Window method names for consistencyReuben Thomas2020-10-211-3/+6
* glib-2.0: Add return codes to FileStream.putc/puts(), like posixReuben Thomas2020-10-211-2/+2
* alsa: Fix PcmDevice.set_poll_descriptors_revents() bindingRico Tzschichholz2020-10-211-1/+1
* gtk4: Update to 3.99.3+8880e3bdRico Tzschichholz2020-10-211-3/+4
* vala: Allow markup-reader to accept spaces around '=' of attribute assignmentRico Tzschichholz2020-10-211-0/+2
* gio-2.0: Fix binding of Resolver.lookup_service*()Rico Tzschichholz2020-10-202-5/+11
* vapi: Update GIR-based bindingsRico Tzschichholz2020-10-194-14/+54
* gstreamer: Update from 1.19.0+ git masterRico Tzschichholz2020-10-193-3/+18
* gtk4: Update to 3.99.3+25a1c421Rico Tzschichholz2020-10-194-21/+92
* libvaladoc: Don't filter-out generic type-parameters of delegatesRico Tzschichholz2020-10-191-1/+1
* codegen: Don't use inferred type for temp-value to access generic propertyRico Tzschichholz2020-10-183-1/+18
* doc/vala-gen-introspect.1: fix a typoReuben Thomas2020-10-152-2/+2
* testrunner: Add "-Werror=return-local-addr" flagRico Tzschichholz2020-10-151-0/+1
* posix: Declare fstat, stat, lstat and fstatat as publicRico Tzschichholz2020-10-151-4/+4
* rest-0.7: Fix ParamsIter.next() bindingRico Tzschichholz2020-10-122-1/+3
* codegen: Reduce get_delegate_target/get_delegate_target_destroy_notify callsJeremy Philippe2020-10-071-4/+6
* codegen: More use of delegate_target_type and delegate_target_destroy_typeJeremy Philippe2020-10-072-8/+6
* glib-2.0: Fix return-type of Uri.parse_params() bindingRico Tzschichholz2020-10-061-1/+1
* gtk4: Update to 3.99.2+2b036744Rico Tzschichholz2020-10-051-10/+12
* gtk4: Attribute Gsk.ShaderArgsBuilder.free_to_args with DestroysInstanceRico Tzschichholz2020-10-032-0/+3
* gtk4: Update to 3.99.2+949f22b8Rico Tzschichholz2020-10-035-13/+96
* vala: Issue an error on void initializer for local-variableRico Tzschichholz2020-09-303-0/+9
* Don't use broken and unsupported cast expression as statementRico Tzschichholz2020-09-292-3/+2
* Bump version suffix to 0.52Rico Tzschichholz2020-09-292-1/+3
* Release 0.50.10.50.1Rico Tzschichholz2020-09-285-4/+28
* libvaladoc: Fix a couple of C compiler warningsRico Tzschichholz2020-09-281-1/+10
* g-i: Fix a couple of C compiler warningsRico Tzschichholz2020-09-284-17/+24
* vapi: Update GIR-based bindingsRico Tzschichholz2020-09-284-13/+30
* gstreamer: Update from 1.19.0+ git masterRico Tzschichholz2020-09-282-3/+59
* gtk4: Update to 3.99.1+15b635d7Rico Tzschichholz2020-09-282-16/+22
* testrunner: Filter external -0X flags to preserve current default -O0Rico Tzschichholz2020-09-282-2/+6
* build: Stop passing obsolete --use-headerRico Tzschichholz2020-09-275-5/+0
* testrunner: Pass --enable-checking to increase coverageRico Tzschichholz2020-09-271-0/+1