summaryrefslogtreecommitdiff
path: root/src/addressbook/libebook-contacts
Commit message (Expand)AuthorAgeFilesLines
* I#453 - build: Make it possible to override C++ standard ][Milan Crha2023-02-201-0/+4
* M!111 - addressbook: Add autocleanupsCorentin Noël2023-01-033-0/+49
* Contacts: Add 'categories' backend property with a list of used categoriesMilan Crha2022-11-232-0/+116
* M!106 - Fix few memory leaksДилян Палаузов2022-11-031-0/+1
* camel-db.c: Rearrange transaction handlingДилян Палаузов2022-10-191-1/+1
* EVCard: Slightly speed up vCard parsing and export to textMilan Crha2022-10-141-3/+11
* Revert some parts of the M!79Milan Crha2022-01-273-9/+6
* M!79 - Add nullable annotations into developer documentationMichael McClurg2022-01-274-6/+10
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-291-4/+4
* evo-I#1639 - Filter messages by condition if sender is in address bookMilan Crha2021-09-242-0/+45
* M!72 - Typos its <=> it'sДилян Палаузов2021-07-112-2/+2
* I#289 - Support Matrix IM Protocol for ContactsMilan Crha2021-06-143-2/+21
* Introspection: Get rid of allow-noneCorentin Noël2021-06-053-28/+28
* I#316 - vCard: PHOTO/LOGO is a single value attributeMilan Crha2021-03-191-1/+13
* I#309 - EContact: Inline locally stored image does not retain its mime typeMilan Crha2021-03-081-2/+35
* M!65 - Correct typos in a/anДилян Палаузов2021-02-013-5/+5
* Fix some compiler warningsMilan Crha2021-01-081-0/+3
* Fix variable type to calls of g_once_init_enter()Milan Crha2021-01-082-2/+2
* I#281 - GLibTools.cmake: Use basename in glib-mkenums templatesMilan Crha2020-12-081-0/+1
* I#236 - Uses LC_ADDRESS unconditionally in libphonenumber codeMilan Crha2020-07-201-2/+17
* I#210 - Global buffer overflow in e_contact_check_attr_type_value_used()Milan Crha2020-05-041-1/+5
* Speed-up e_contact_get_attributes_set()Milan Crha2020-01-211-10/+11
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-093-34/+15
* I#142 - EContact: Define defaults for attributes without TYPEMilan Crha2019-08-161-35/+292
* M!22 - Ignore the return value of g_string_append()Дилян Палаузов2019-07-121-3/+3
* M!23 - Use the return value of g_string_free(*, FALSE)Дилян Палаузов2019-07-111-3/+2
* M!24 - e-vcard.c:read_attribute_params(): Remove unneeded if()Дилян Палаузов2019-07-101-4/+2
* M!18 - Prefer g_string_append_c() over g_string_append()Дилян Палаузов2019-07-084-4/+3
* Change libebook and libedata-book APIsMilan Crha2019-05-178-391/+499
* Remove some duplicated #define-s with developer documentation commentsMilan Crha2019-01-091-0/+39
* Bug 576071 - Update developer documentation of e_book_query_{andv,orv}()Milan Crha2018-12-111-2/+4
* Bug 312581 - Optimise string manipulation in vCard parsingMilan Crha2018-12-111-44/+102
* I#62 - Make EVCardAttribute/EVCardAttributeParam structures ref-counted inter...Milan Crha2018-11-301-46/+61
* Correct use-after-free in e_vcard_attribute_remove_param_value()Milan Crha2018-11-291-1/+1
* Correct how extra compiler warnings are used in the maintainer modeMilan Crha2018-11-141-2/+0
* Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change notificationsMilan Crha2018-10-121-1/+3
* I#30 - Some of the tests fail to run with disabled RPATHMilan Crha2018-09-181-0/+1
* Address some of the compiler and static analyzers warningsMilan Crha2018-05-172-1/+3
* Bug 793488 - Drop hard build dependency on python (and partly perl)Milan Crha2018-03-123-62/+145
* build: favor python3 as interpreterDominique Leuenberger2018-02-151-2/+0
* Bug 785647 - Fix some warnings within the documentationCorentin Noël2017-08-013-4/+4
* Correct some developer code comments and annotationsMilan Crha2017-05-181-1/+1
* Merge offline-cache changes into masterMilan Crha2017-05-172-0/+80
* Fix few Coverity scan issuesMilan Crha2017-03-201-0/+1
* Bug 777085 - vCard empty value could break next parameter name parsingMilan Crha2017-01-121-2/+1
* Fix a build with libphonenumberMilan Crha2017-01-121-3/+5
* Let Camel build its .typelib for the introspectionMilan Crha2016-12-091-0/+1
* Bug 774331 - Use Unicode in translatable stringsPiotr Drąg2016-11-231-1/+1
* Fix some of the gtk-doc warningsMilan Crha2016-11-101-0/+1
* Bug 773656 - Fix various g-ir-scanner failures after switching to cmakeTing-Wei Lan2016-10-311-2/+1