summaryrefslogtreecommitdiff
path: root/vapi/gobject-2.0.vapi
Commit message (Expand)AuthorAgeFilesLines
* gobject-2.0: Add some missing "array_length_type" annotationsRico Tzschichholz2017-03-011-4/+4
* vapi: "ref" functions must return an unowned valueRico Tzschichholz2017-02-041-2/+2
* girwriter: Add fullname GIR attribute, and set fullname of GObject.TypeYu Feng2016-12-051-0/+1
* gobject-2.0: Make FlagsClass.values weakRico Tzschichholz2016-09-151-1/+1
* gobject-2.0: Fix and make FlagsValue a structRico Tzschichholz2016-08-301-6/+6
* gobject-2.0: Fix binding of ParamSpec.get_default_value()Rico Tzschichholz2016-07-211-1/+1
* gobject-2.0: Add some fixes and information from introspection datawip/gobjectgirRico Tzschichholz2016-02-041-5/+68
* gobject-2.0: Pass through vapigen to sort and fully qualify symbolsRico Tzschichholz2016-02-031-571/+502
* gobject-2.0: Add [Version] attributesFlorian Brosch2016-01-301-0/+9
* gobject-2.0: ObjectClass.list_properties returns unowned elementsRico Tzschichholz2015-11-221-0/+4
* gobject-2.0: Bind BoxedCopyFunc/BoxedFreeFuncRico Tzschichholz2015-10-221-0/+5
* glib-2.0: add new symbols for 2.46Rico Tzschichholz2015-09-081-0/+1
* gobject-2.0: Add binding for g_type_get_instance_countRico Tzschichholz2014-12-011-0/+2
* gobject-2.0: Add DestroysInstance to Binding.unbind()Luca Bruno2014-11-141-0/+1
* gobject-2.0: Add binding for g_value_init_from_instanceRico Tzschichholz2014-08-171-0/+1
* Revert "gobject-2.0: make ObjectClass.list_properties transfer container"Evan Nemerson2014-06-111-1/+1
* gobject-2.0: make TypeClass non-reference-countedEvan Nemerson2014-06-111-1/+1
* gobject-2.0: make ObjectClass.list_properties transfer containerEvan Nemerson2014-06-111-1/+1
* gobject-2.0: Bind G_PARAM_EXPLICIT_NOTIFYRico Tzschichholz2014-06-111-0/+1
* codegen: Simplify field initialization for struct typesLuca Bruno2014-06-031-1/+1
* gobject: Add Binding.unbindLuca Bruno2014-05-311-0/+1
* vapi: Remove trailing whitespace.Evan Nemerson2013-10-051-1/+1
* gobject-2.0: Update and fix some enums which are actually flagsRico Tzschichholz2012-12-161-3/+13
* gobject-2.0: Mark parameter of WeakRef() and WeakRef.set() as nullablePhilip Withnall2012-09-031-2/+2
* gobject-2.0: Set bind_property() default flagMarc-André Lureau2012-08-021-1/+1
* gobject-2.0: add Closure.SIZE for sizeof(GClosure)Evan Nemerson2012-07-211-0/+2
* gobject-2.0: add Type.{get,set}_qdata methodsEvan Nemerson2012-05-041-0/+3
* Added bindings for Object.new_valistJesse van den Kieboom2012-02-081-0/+1
* glib-2.0, gobject-2.0: add new symbols from 2.32Evan Nemerson2012-01-221-0/+9
* gobject-2.0: Fix ValueTransform and BindingTransformFuncTimo Kluck2011-12-221-2/+2
* gobject-2.0: fix ParamSpec.internal bindingEvan Nemerson2011-07-251-1/+2
* gobject-2.0: Add binding for Signal.get_invocation_hintMichal Hruby2011-02-281-0/+1
* gobject-2.0: Set Type.interfaces() array length type to guint.Raul Gutierrez Segales2010-12-221-0/+1
* gobject-2.0: Fix GEnumValue bindingJürg Billeter2010-10-291-2/+2
* gobject-2.0: finish GClosure bindingsPhilip Withnall2010-10-231-1/+16
* gobject-2.0: Add GBinding bindingsEvan Nemerson2010-10-031-1/+23
* Support to_string() for non-GType enumsLuca Bruno2010-09-091-5/+0
* vapigen: Fix chain up warning in subclasses of generated bindingsJürg Billeter2010-08-211-0/+4
* gobject-2.0: Bind G_TYPE_IS_ENUM and G_TYPE_IS_FLAGSFrederik Zipp2010-07-161-0/+4
* gobject-2.0: Fix EnumClass and FlagsClass bindingsJürg Billeter2010-07-121-0/+2
* gobject-2.0.vapi: Add free function for GValueArraySebastian Dröge2010-03-251-1/+1
* Fix memory leak with owned property getters and g_object_getJürg Billeter2010-03-211-3/+3
* Use generics for g_object_*_{,q}data bindingsJürg Billeter2010-03-201-6/+12
* gobject-2.0: Remove Object.finalize bindingJürg Billeter2010-03-201-1/+0
* Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-31/+31
* Drop support for bootstrapping with vala < 0.7.6Jürg Billeter2010-03-131-3/+1
* gobject-2.0: Use instance_pos=0 in WeakNotify delegate.Luca Bruno2010-02-241-4/+4
* gobject-2.0: Add convenience method Object.disconnect()Luca Bruno2010-02-191-0/+2
* GIR Namespace supportRob Taylor2010-02-011-1/+1
* Warn when using deprecated static modifier on delegatesJürg Billeter2010-01-261-6/+12