summaryrefslogtreecommitdiff
path: root/gobject/gbinding.c
AgeCommit message (Expand)Author
2013-06-12binding: Use hash table as a setEmmanuele Bassi
2013-06-12binding: Make unbind() release the reference on GBindingEmmanuele Bassi
2013-05-02binding: Add an explicit unbind()Emmanuele Bassi
2012-03-04Fix binding properties of the same objectMatthias Clasen
2011-10-18gobject: Use G_VALUE_INITJavier Jardón
2011-09-22Fix annotations for source/target in g_object_bind_property_*Emmanuele Bassi
2011-06-09Remove all uses of G_CONST_RETURNRyan Lortie
2011-06-09gobject: remove -DG_DISABLE_CONST_RETURNSRyan Lortie
2011-06-08Fix a typo in GBindingColomban Wendling
2011-03-15Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi
2011-03-15Remove all uses of G_CONST_RETURNRyan Lortie
2010-08-04binding: Add a default marshaller for the closure APIEmmanuele Bassi
2010-08-03docs: Clarify user_data behavior for bind_property_full()Emmanuele Bassi
2010-08-03binding: Add G_BINDING_INVERT_BOOLEANEmmanuele Bassi
2010-08-03binding: Add a closure-based variant of bind_property_full()Emmanuele Bassi
2010-07-07gobject/: fully remove gobjectalias hacksRyan Lortie
2010-07-05Remove a redundant branchMatthias Clasen
2010-06-23binding: Add SYNC_CREATE to the flagsEmmanuele Bassi
2010-06-16binding: Use a hash tableEmmanuele Bassi
2010-06-15gobject: Add GBindingEmmanuele Bassi