summaryrefslogtreecommitdiff
path: root/gobject/gbinding.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all visibility macrosXavier Claessens2022-10-131-13/+13
* Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* docs: Start stanzas with a single paragraphEmmanuele Bassi2021-08-021-2/+3
* Deprecate g_binding_get_source() and get_target() in favour of dup_source() a...Sebastian Dröge2020-11-261-2/+2
* Add g_binding_dup_target() and g_binding_dup_source()Sebastian Dröge2020-11-261-0/+4
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* GObject: Remove more leftover markup from headersMatthias Clasen2014-03-071-1/+1
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix overloading of "source" and "target" terminology in GBindingDan Winship2013-10-061-7/+10
* binding: Add an explicit unbind()Emmanuele Bassi2013-05-021-0/+2
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+10
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Remove all uses of G_CONST_RETURNRyan Lortie2011-06-091-2/+2
* Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi2011-03-151-2/+2
* Remove all uses of G_CONST_RETURNRyan Lortie2011-03-151-2/+2
* binding: Add G_BINDING_INVERT_BOOLEANEmmanuele Bassi2010-08-031-6/+12
* binding: Add a closure-based variant of bind_property_full()Emmanuele Bassi2010-08-031-14/+21
* [gbinding] Move argument reference out of first columnColin Walters2010-06-251-2/+2
* binding: Add SYNC_CREATE to the flagsEmmanuele Bassi2010-06-231-1/+5
* gobject: Add GBindingEmmanuele Bassi2010-06-151-0/+119