summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.46.10.46.1Rico Tzschichholz2019-09-165-4/+17
* gio-unix-2.0: Add UnixMountEntry.get_root_path() since 2.60Rico Tzschichholz2019-09-154-0/+11
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-09-152-2/+2
* gtk4: Update to 3.96.0+97231ca2Rico Tzschichholz2019-09-153-24/+100
* gtk+-3.0: Fix ownership mismatch of ColorButton.rgba property-accessorRico Tzschichholz2019-09-152-4/+6
* vala: Run FlowAnalyzer on all given source-filesRico Tzschichholz2019-09-141-6/+3
* vapi: Update GIR-based bindingsRico Tzschichholz2019-09-093-2/+34
* valadoc: Explicitly pass --pkg libvala@PACKAGE_SUFFIX@ as for doclets/testsRico Tzschichholz2019-09-091-1/+1
* Release 0.46.00.46.0Rico Tzschichholz2019-09-055-4/+37
* vala: Reject unary operations on nullable integer/floating and boolean typeRico Tzschichholz2019-09-041-3/+3
* libvaladoc: Don't traverse into close circles with parentRico Tzschichholz2019-09-043-1/+11
* vala: Exclude nullable simple-type structs from gobject-property supportRico Tzschichholz2019-09-033-1/+8
* tests: Add regression test for genie struct constructionJeremy Philippe2019-09-032-0/+10
* genie: Creation methods should not be staticRico Tzschichholz2019-09-032-3/+1
* json-glib-1.0: Change abstract methods of Serializable to virtualRico Tzschichholz2019-09-022-18/+14
* Add boolean CodeContext.keep_going and corresponding compiler optionRico Tzschichholz2019-09-023-2/+13
* codegen: Don't unconditionally add/return internal "result" variableRico Tzschichholz2019-09-021-13/+8
* codegen: Don't cause double-free due append_local_free() in uncaught-errorsRico Tzschichholz2019-09-021-3/+7
* codegen: Don't append unreachable clean-up section of BlockRico Tzschichholz2019-09-021-3/+9
* glib-2.0: Add missing "DestroysInstance" attributes to Mutex/Locker APIJeremy Philippe2019-09-021-4/+7
* glib-2.0: Fix MutexLocker bindingJeremy Philippe2019-09-021-2/+4
* glib-2.0: Use 'GStatBuf' as ctype for 'Stat'Jeremy Philippe2019-09-021-1/+1
* codewriter: Write "weak" modifier for propertiesJeremy Philippe2019-09-023-3/+15
* girparser/gidlparser: "value_owned = true" by default for property typesRico Tzschichholz2019-09-022-0/+6
* tests: Add dedicated "property ownership" testsRico Tzschichholz2019-09-022-0/+90
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-09-011-0/+2
* gio-2.0: Drop metadata for NativeSocketAddressRico Tzschichholz2019-09-013-7/+3
* tests: Extend "pre- and post-condition" test to increase coverageRico Tzschichholz2019-08-291-0/+20
* vala: Move find_parent_type_symbol/get_this_type() to SemanticAnalyzerRico Tzschichholz2019-08-282-27/+52
* glib-2.0: Add new symbols from 2.62Rico Tzschichholz2019-08-281-0/+4
* vapi: Update GIR-based bindingsRico Tzschichholz2019-08-281-0/+1
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-08-281-0/+25
* Regenerate GIR-based bindings to pick up out/ref instance-parametersRico Tzschichholz2019-08-2812-4/+49
* gtk4: Regenerate to pick up DestroyInstance attributesRico Tzschichholz2019-08-284-2/+16
* girparser: Improve evalution of instance-parameter informationRico Tzschichholz2019-08-283-5/+70
* libsoup-2.4: soup_auth_new is not a constructor but a factory methodRico Tzschichholz2019-08-212-1/+5
* vapi: Update GIR-based bindingsRico Tzschichholz2019-08-219-14/+46
* gstreamer: Update from 1.17.0+ git masterRico Tzschichholz2019-08-217-8/+22
* Release 0.45.910.45.91Rico Tzschichholz2019-08-195-8/+21
* vala: Add missing closing brace/bracket in to_string()Rico Tzschichholz2019-08-172-0/+2
* vala: Init formal_target_type of ArrayCreationExpr from InitializerListRico Tzschichholz2019-08-163-0/+16
* linux: Add more Input and update UserspaceInput bindingsRico Tzschichholz2019-08-081-10/+110
* cairo: Add 1.16 symbolsRico Tzschichholz2019-08-061-1/+65
* sqlite3: Bind sqlite3_expanded_sql() and sqlite3_normalised_sql()Michael Gratton2019-08-061-0/+10
* Release 0.45.900.45.90Rico Tzschichholz2019-08-055-4/+31
* valadoc: Install icons and doclets to API dependent foldersMart Raudsepp2019-08-049-10/+14
* vapi: Update GIR-based bindingsRico Tzschichholz2019-08-046-23/+85
* glib-2.0: Add new symbols and deprecations from 2.62Rico Tzschichholz2019-08-041-1/+10
* vala: Support static methods in error-domainsRico Tzschichholz2019-07-307-34/+37
* codegen: Include required type-definition when casting from generic pointerRico Tzschichholz2019-07-261-0/+1