summaryrefslogtreecommitdiff
path: root/gck/gck-object.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Gck list APINiels De Graef2022-07-171-2/+1
* gck-object: Use G_DECLARE_DERIVABLE_TYPE to declare the typeCorentin Noël2022-04-091-68/+79
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-18/+6
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-40/+33
* gck-call: Make the API more consistent, making it always handle GckCall pointersMarco Trevisan (Treviño)2021-01-191-12/+24
* gck-call: Move cb_object parameter to the async_ready functionsMarco Trevisan (Treviño)2021-01-191-12/+12
* gck-call: Simplify the code by using GTask based implementationMarco Trevisan (Treviño)2021-01-191-11/+11
* gck: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-3/+6
* Mark GIR constants as suchNiels De Graef2020-01-031-16/+17
* gck: g_type_class_add_private() is deprecatedNiels De Graef2019-05-241-4/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* gck: Add documentation for newly functionsStef Walter2011-12-081-0/+8
* gck: Add floating references to GckAttributesStef Walter2011-12-081-6/+14
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-62/+33
* gck: Change gck_object_get attr_types arguments to constStef Walter2011-11-231-4/+11
* gck: Documentation fix upStef Walter2011-10-121-1/+0
* gck: Enumerator can now retrieve object attributesStef Walter2011-10-121-20/+15
* gck: Fix more argument typesStef Walter2011-09-301-6/+6
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-4/+2
* gck: Fix precondition in gck_object_from_handlesStef Walter2011-09-291-1/+1
* gck: More introspection and documentation cleanupStef Walter2011-09-291-13/+16
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-3/+3
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-32/+49
* gck: Cleanup the documentationStef Walter2011-04-051-76/+78
* [gck] Cleanup use of 'full' functions.Stef Walter2010-09-271-89/+49
* [gck] Make various objects pretty much immutable.Stef Walter2010-08-011-86/+64
* [gck] Remove most complex var args functions.Stef Walter2010-07-311-54/+2
* [gck] Objects keep reference to sessions not slots.Stef Walter2010-07-301-265/+70
* [gck] In preparation for public release, rename library.Stef Walter2010-07-291-0/+1615