summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add "null-terminated array" delegate test to increase coverageRico Tzschichholz2019-02-232-0/+18
* tests: Add "struct in array" test to increase coverageRico Tzschichholz2019-02-231-0/+9
* tests: Add "to_string" enum test to increase coverageRico Tzschichholz2019-02-232-0/+23
* tests: Add "ModuleInit" test to increase coverageRico Tzschichholz2019-02-232-0/+15
* codegen: Only emit declaration of *_register_type if neededRico Tzschichholz2019-02-231-4/+7
* codegen: Allow to associate CCodeFile to actual SourceFileRico Tzschichholz2019-02-232-1/+7
* codegen: Rename to CCodeMethodCallModule.generate_enum_to_string_function()Rico Tzschichholz2019-02-231-2/+2
* Release 0.43.910.43.91Rico Tzschichholz2019-02-215-4/+29
* glib-2.0: Add "delegate_target = false" to Log.writer_journald/_standard_stre...Rico Tzschichholz2019-02-211-0/+3
* tests: Add regression test for modulo operation on double and floatRico Tzschichholz2019-02-212-0/+23
* Revert "vala: Don't replace assignments for local variables with non-null sim...Rico Tzschichholz2019-02-211-4/+6
* girparser: Correctly set array_length_type for delegates returning an arrayRico Tzschichholz2019-02-205-6/+78
* webkit2gtk-4.0: Update to 2.23.91Rico Tzschichholz2019-02-202-18/+64
* gtk4: Update to 3.94.0+02e856f6Rico Tzschichholz2019-02-203-53/+142
* atk-1.0: Adjust for upstream revert of Implementor using G_DEFINE_INTERFACERico Tzschichholz2019-02-202-0/+8
* vapi: Update GIR-based bindingsRico Tzschichholz2019-02-162-0/+19
* gtk4: Update to 3.94.0+bea1a02eRico Tzschichholz2019-02-161-19/+57
* webkit2gtk-4.0: Update to 2.23.90Rico Tzschichholz2019-02-163-4/+94
* libvaladoc: Properly support the output of async constructorsRico Tzschichholz2019-02-141-3/+6
* clutter-1.0: Drop deprecated from Actor.pick()Rico Tzschichholz2019-02-142-1/+4
* valadoc: Report warning if resources for doclet could not be copiedRico Tzschichholz2019-02-122-2/+6
* vapi: Drop gdk-x11-3.0 from GIDL_BINDINGSRico Tzschichholz2019-02-101-1/+0
* gio-unix-2.0: Add DesktopAppInfo.get_string_list() since 2.60Rico Tzschichholz2019-02-103-0/+12
* gtk+-unix-print-*.0: Fix PrintJob.get_page_ranges(), Printer.get_hard_margins()Rico Tzschichholz2019-02-104-3/+13
* gtk4-unix-printer: Update to 3.94.0+a872c41fRico Tzschichholz2019-02-103-3/+37
* gtk4: Update to 3.94.0+a872c41fRico Tzschichholz2019-02-101-0/+42
* gstreamer: Update from 1.15.1+ git masterRico Tzschichholz2019-02-103-1/+25
* Revert "valadoc: Update API tests"Rico Tzschichholz2019-02-061-88/+86
* Revert "valadoc: Drop duplicated code to add source files and use CodeContext...Rico Tzschichholz2019-02-061-18/+142
* gtk4: Update to 3.94.0+d2d35e52Rico Tzschichholz2019-02-061-45/+0
* vapi: Follow GTK upstream rename to gtk4 and gtk4-unix-printRico Tzschichholz2019-02-0615-16/+16
* Release 0.43.900.43.90Rico Tzschichholz2019-02-035-4/+25
* codegen: Pass lambda expression of variable initializer to signal connectRico Tzschichholz2019-02-033-4/+47
* vapi: Add goocanvas-2.0 bindingsRico Tzschichholz2019-01-304-0/+1278
* vapi: Update GIR-based bindingsRico Tzschichholz2019-01-303-6/+36
* gdk-3.0: Update to 3.24.4+a0129f55Rico Tzschichholz2019-01-301-2/+2
* gtk+-4.0: Update to 3.94.0+a7fa1cf6Rico Tzschichholz2019-01-301-11/+5
* gstreamer: Update from 1.15.1+Rico Tzschichholz2019-01-303-2/+27
* goocanvas: Update from 1.0.0+af07af5dRico Tzschichholz2019-01-293-5/+55
* g-i: Fix return value on error in start_discriminator()Rico Tzschichholz2019-01-291-2/+9
* libvaladoc: Don't change the size of an array in-parameterRico Tzschichholz2019-01-291-4/+6
* vala: Parser doesn't ensure "protected" to be applied on TypeSymbol membersRico Tzschichholz2019-01-261-1/+1
* vala: Check inferred variable_type of LocalVariablesRico Tzschichholz2019-01-251-0/+1
* glib-2.0: Bind g_log_writer_journald/_standard_streams/_default as LogWriterFuncGuillaume Poirier-Morency2019-01-241-5/+5
* codegen: Properly handle and catch inner-error of finally-blockRico Tzschichholz2019-01-2411-29/+194
* codegen: Replace some unfortunate asserts with internal error reportsRico Tzschichholz2019-01-233-5/+8
* vala: Both arguments of NC_() must be constant for this call to be constantRico Tzschichholz2019-01-231-2/+2
* Release 0.43.60.43.6Rico Tzschichholz2019-01-215-4/+19
* vala: Don't tweak closure on static lambdasRico Tzschichholz2019-01-213-2/+22
* gst-editing-services-1.0: Fix some construtors and (un)hide symbolsCorentin Noël2019-01-212-15/+24