summaryrefslogtreecommitdiff
path: root/gck/gck-attributes.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using GSliceNiels De Graef2023-01-161-13/+13
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-95/+6
* gck: Remove authenticate_slot/object from GckModuleCorentin Noël2022-04-091-2/+2
* gck: Remove deprecated headerCorentin Noël2022-04-091-331/+0
* gck: Fix several annotationsCorentin Noël2021-11-161-4/+4
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-153/+141
* gck: Cleanup with G_DEFINE_BOXED_TYPENiels De Graef2020-03-311-39/+6
* Mark GIR constants as suchNiels De Graef2020-01-031-3/+3
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-6/+6
* gck: Avoid unaligned memory accessPetr Sumbera2020-01-031-14/+16
* Use attribute_get_ulong instead of pointer aliasingGregor Riepl2019-11-261-4/+4
* attributes: Fix annotations syntaxMarco Trevisan (Treviño)2019-05-221-4/+4
* gck: Add some precondition checks to gck_attributes_find_xxxx()Stef Walter2014-03-031-0/+4
* gck: Add an accessor for GckAttribute raw value dataStef Walter2014-03-031-0/+30
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* gck: Properly flag (out) arguments for introspectionStef Walter2014-01-051-4/+4
* gck: Define GCK_INVALID as a gulong, for easier introspectionStef Walter2014-01-051-1/+1
* gck: Properly expose introspectable gck_builder_add_only()Stef Walter2014-01-051-3/+1
* gck: Fix crash when hashing an unsupported attributesStef Walter2013-03-221-2/+4
* Remove support code for old glib versionsStef Walter2012-06-261-10/+0
* Documentation fixesStef Walter2012-06-261-21/+2
* gck: Remove gck_attributes_add_owned()Stef Walter2011-12-211-27/+6
* Release 3.3.3.13.3.3.1Stef Walter2011-12-211-2/+2
* Fix build problemsStef Walter2011-12-201-4/+0
* gck: Documentation warning fixesStef Walter2011-12-191-16/+16
* Revert changes to libtool version and removed APIStef Walter2011-12-091-2/+373
* gck: Bump gck libtool version, as we removed interfaces from libgckStef Walter2011-12-081-7/+0
* gck: Add documentation for newly functionsStef Walter2011-12-081-9/+517
* gck: Add floating references to GckAttributesStef Walter2011-12-081-3/+57
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-921/+1218
* gck: Make the gck_attributes_to_string() function publicStef Walter2011-11-301-1/+12
* gck: add gck_attributes_set() and gck_attributes_set_all() functionsStef Walter2011-11-231-0/+77
* gck: Make gck_attributes_unref take a pointerStef Walter2011-11-151-10/+11
* gck: gck_attribute_get_string() should not return a NULL stringStef Walter2011-11-031-1/+5
* gck: Add gck_attribute_hash and cleanup for use in hash tableStef Walter2011-11-031-11/+36
* gck: Include CKK_XXX values in debug output correctlyStef Walter2011-10-041-0/+45
* gck: Add support for setting attributes in an arrayStef Walter2011-10-041-0/+112
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-3/+3
* gck: More introspection and documentation cleanupStef Walter2011-09-291-87/+56
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-8/+8
* Gck: GckAttribute value field is a byte arrayStef Walter2011-09-291-1/+1
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-17/+34
* gck: Add debug output to GckEnumerator and bits of GckSessionStef Walter2011-08-311-0/+350
* gck: Cleanup the documentationStef Walter2011-04-051-47/+78
* Merge branch 'ui-widgets'Stef Walter2010-10-051-0/+41
|\
| * Merge branch 'gck-work' into ui-widgetsStef Walter2010-09-131-2/+2
| |\
| * | Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-281-0/+41
* | | [gck] GckAttribute with const value pointer.Stef Walter2010-09-281-3/+3
* | | [gck] Add gck_attributes_add_all() for copying GckAttributesStef Walter2010-09-181-0/+16
* | | [gck] Expose CK_BBOOL and CK_ULONG casting helpers.Stef Walter2010-09-181-6/+10
| |/ |/|