summaryrefslogtreecommitdiff
path: root/src/data/grl-data.c
Commit message (Expand)AuthorAgeFilesLines
* core: Add grl_related_keys_set_for_id()Jean Felder2020-07-221-2/+8
* core: Factor out register or lookup key logic from GrlDataJean Felder2020-07-221-69/+9
* data: Fix grl_data_add_related_keys annotationJean Felder2019-08-251-1/+1
* data: Remove trailing whitespacesJean Felder2019-08-251-2/+2
* core: Fix g-ir-scanner warningBastien Nocera2018-11-161-2/+2
* core: Include GType name in logVictor Toso2018-10-021-1/+3
* core: Fix return value of invalid argument on grl_data_*_for_id()Victor Toso2018-10-021-3/+22
* core: handle NULL as NOP for grl_data_*_for_id()Victor Toso2018-10-021-0/+6
* core: Add grl_data_add_for_id()1PunMan2018-07-251-0/+64
* core: Add grl_data_set_for_id()1PunMan2018-07-251-1/+68
* core: Remove deprecated g_type_class_add_private()Victor Toso2018-07-251-7/+2
* doc: update documentationJuan A. Suarez Romero2015-12-161-6/+4
* Revert "core: Allow removing metadata keys in GrlData"Bastien Nocera2014-12-111-2/+4
* core: Allow removing metadata keys in GrlDataBastien Nocera2014-12-101-4/+2
* core: Add support for int64 valuesBastien Nocera2014-11-261-0/+79
* core: Add guards for public APIBastien Nocera2014-03-171-6/+73
* core: Fix API documentation typoBastien Nocera2014-02-211-1/+1
* doc: Updates and fixesEmanuele Aina2013-08-231-2/+2
* Release 0.2.3grilo-0.2.3Juan A. Suarez Romero2012-11-081-0/+2
* core: Add support for boolean data in GrlDataAntía Puentes2012-10-191-0/+41
* doc: Add API informationJuan A. Suarez Romero2012-08-131-0/+10
* core: Rename PluginRegistry to RegistryJuan A. Suarez Romero2012-07-231-7/+7
* core: Use g_list_free_full() when possibleJuan A. Suarez Romero2012-04-201-2/+1
* core: added support for boxed types in GrlData and GrlRelatedKeysGuillaume Emont2011-10-071-0/+69
* data: Fixed documentation.Iago Toral Quiroga2011-06-031-4/+7
* core: Get rid of deprecated functionsJuan A. Suarez Romero2011-05-271-183/+0
* core: updated GI annotations to the new GrlKeyID typeGuillaume Emont2011-05-161-19/+19
* core: updated recent code to the new GrlKeyID formatGuillaume Emont2011-05-161-12/+20
* core: Use numbers to identify Grilo keysJuan A. Suarez Romero2011-05-161-4/+7
* Bump to version 0.1.13grilo-0.1.13Juan A. Suarez Romero2011-04-061-0/+10
* core: Deprecate "overwrite" propertyJuan A. Suarez Romero2011-04-061-36/+14
* core: Replace grl_data_get_all_single_related_keys() functionsJuan A. Suarez Romero2011-03-311-2/+55
* doc: Clarify grl_data_length() functionJuan A. Suarez Romero2011-03-311-1/+10
* core: Fix grl_data_get_keys() functionJuan A. Suarez Romero2011-03-311-6/+9
* core: Deprecate key_is_known() functionJuan A. Suarez Romero2011-03-311-16/+4
* core: Fix grl_data_has_key() functionJuan A. Suarez Romero2011-03-311-1/+9
* core: Do not allow empty keysJuan A. Suarez Romero2011-03-311-23/+23
* annotations: replace Grl.KeyID with GObject.ParamSpecSimon Pena2011-03-231-19/+19
* annotations: added missing transfer modesSimon Pena2011-03-231-2/+2
* core: Fix segfaultLionel Landwerlin2011-03-171-1/+1
* Bump to version 0.1.10grilo-0.1.10Juan A. Suarez Romero2011-03-041-0/+24
* core: Fix grl_data_get_keys()Juan A. Suarez Romero2011-03-041-2/+16
* core: Fix grl_data_has_key()Juan A. Suarez Romero2011-03-041-1/+8
* core: Add multi-valued API to GrlDataJuan A. Suarez Romero2011-03-041-101/+561
* core: Add support for binary data in GrlDataFabien Lebaillif - Delamare2011-02-031-1/+56
* core: Update copyright noteJuan A. Suarez Romero2011-01-211-1/+1
* doc: Add release where functions were introducedJuan A. Suarez Romero2011-01-131-0/+32
* annotations: Fixed grl_data_get_keys transfer modeSimón Pena2010-09-101-1/+3
* annotations: Removed unnecessary annotationsSimón Pena2010-09-101-1/+1
* annotations: Replaced GObject.ParamSpec* with GObject.ParamSpecSimón Pena2010-09-101-13/+13