summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* webkit2gtk-web-extension-4.0: UserMessage parameters and fd_list props are nu...mjog/webkit-usermessage-nullablesMichael Gratton2020-08-261-4/+4
* webkit2gtk-4.0: UserMessage parameters and fd_list props are nullableMichael Gratton2020-08-261-4/+4
* girparser: Additionally fallback to "glib:type-name" to retrieve the cnameRico Tzschichholz2020-08-241-0/+3
* libvaladoc/girimporter: Fallback to "glib:type-name" for class, interface and...Rico Tzschichholz2020-08-241-0/+9
* libvaladoc/girimporter: Improve parse_symbol_doc() and don't use parse_doc()Rico Tzschichholz2020-08-241-43/+25
* libvaladoc/girimporter: Skip "attribute" elementsRico Tzschichholz2020-08-231-0/+2
* Release 0.49.910.49.91Rico Tzschichholz2020-08-235-6/+19
* gio-2.0: Socket.receive*.buffer parameters are not "out"Rico Tzschichholz2020-08-231-0/+3
* glib-2.0: Update GLib.Uri API (since 2.66)Rico Tzschichholz2020-08-231-6/+10
* glib-2.0: Add GLib.UriParamsIter bindings (since 2.66)Rico Tzschichholz2020-08-231-0/+16
* gio-unix-2.0: Add g_unix_mount_copy and g_unix_mount_point_copyRico Tzschichholz2020-08-232-0/+8
* gio-unix-2.0: Add g_unix_mount_point_at and g_unix_mount_points_getRico Tzschichholz2020-08-234-1/+25
* gtk4: Resolve a few conflicts of methods with virtual-methodswip/gtk4Rico Tzschichholz2020-08-222-3/+11
* vala: Add ObjectCreationExpression.to_string()Rico Tzschichholz2020-08-202-2/+27
* vala: Additionally break on ObjectCreationExpression in "tainted" checkRico Tzschichholz2020-08-191-1/+1
* Fix various typos in comments and stringsRico Tzschichholz2020-08-1925-28/+28
* manual: Update from wiki.gnome.orgRico Tzschichholz2020-08-191-22/+22
* codegen: Always include base_struct declaration if availableAlistair Thomas2020-08-181-16/+19
* codegen: Don't append unreachable clean-up section of BlockRico Tzschichholz2020-08-171-32/+38
* Revert "codegen: Don't append unreachable clean-up section of Block"Rico Tzschichholz2020-08-171-9/+3
* doc: Update AUTHORS in manpagesRico Tzschichholz2020-08-152-2/+2
* Release 0.49.900.49.90Rico Tzschichholz2020-08-155-4/+20
* gtk4: Update to 3.99.0+e6e2d6b4Rico Tzschichholz2020-08-151-168/+6
* pango: Update from 1.46.0Rico Tzschichholz2020-08-151-2/+2
* gstreamer: Update from 1.17.2+ git masterRico Tzschichholz2020-08-151-1/+1
* webkit2gtk-4.0: Update to 2.29.91Rico Tzschichholz2020-08-151-4/+4
* vala: Set parent_node for child nodes of lambda-expressionwip/issue/1062Rico Tzschichholz2020-08-141-2/+21
* tests: Add "pre-post-increment with side effect" tests to increase coveragewip/issue/1061Rico Tzschichholz2020-08-135-0/+381
* Force usage of temporary variables for "tainted" member accessesRico Tzschichholz2020-08-134-14/+61
* vala: Move transformation of unary increment/decrement to codegenRico Tzschichholz2020-08-132-9/+24
* Add TraverseVisitor for traversing the tree with a callbackRico Tzschichholz2020-08-132-0/+394
* tests: Don't rely on undefined use-after-free behaviour of glibcRico Tzschichholz2020-08-112-8/+20
* tests: Add "nested namespace" girwriter test to increase coverageRico Tzschichholz2020-08-103-0/+14
* tests: Add "constant and union" gir test to increase coverageRico Tzschichholz2020-08-103-0/+44
* tests: Add "property accessor with try statement" test to increase coverageRico Tzschichholz2020-08-102-0/+21
* tests: Add more "invalid" tests to increase coverageRico Tzschichholz2020-08-103-0/+14
* Revert "girwriter: Use appropriate get_ccode_* functions"Rico Tzschichholz2020-08-102-20/+37
* Release 0.49.20.49.2Rico Tzschichholz2020-08-105-4/+29
* vapi: Update GIR-based bindingsRico Tzschichholz2020-08-091-0/+4
* gstreamer: Update from 1.17.2+ git masterRico Tzschichholz2020-08-091-2/+2
* gtk4: Update to 3.99.0+358b698eRico Tzschichholz2020-08-091-2/+7
* posix: Declare WRDE_APPEND constant as publicJeremy Philippe2020-08-091-1/+1
* posix: Add missing "has_typedef" attribute for some delegatesRico Tzschichholz2020-08-091-4/+4
* goocanvas-2.0: Fix some field ownerships and typesRico Tzschichholz2020-08-072-20/+44
* codegen: Support non-virtual signals with default handlerRico Tzschichholz2020-08-076-18/+54
* tests: Add "return in construct/destructor" tests to increase coverageRico Tzschichholz2020-08-062-0/+26
* tests: Add "enum typed property" tests to increase coverageRico Tzschichholz2020-08-062-0/+63
* vala: Switch context if with-variable is not owned by with-statement ifselfRico Tzschichholz2020-08-063-1/+33
* gtk4: Update to 3.99.0+83e9b5b4Rico Tzschichholz2020-08-063-26/+41
* vala: Mark tranformed member-access as qualifiedRico Tzschichholz2020-08-053-0/+22