summaryrefslogtreecommitdiff
path: root/src/camel/camel-message-info.c
Commit message (Expand)AuthorAgeFilesLines
* M!79 - Add nullable annotations into developer documentationMichael McClurg2022-01-271-27/+28
* Camel: Correct a copy&paste error in a function documentationMilan Crha2021-10-201-1/+0
* M!73 - Add more GType for many Camel FlagsCorentin Noël2021-08-051-4/+6
* evo-#1433 - Message List columns for custom headersMilan Crha2021-08-051-1/+426
* CamelMessageInfo: Cache common strings in the string poolMilan Crha2020-01-221-6/+6
* M!34 - Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-071-20/+40
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-091-4/+2
* M!18 - Prefer g_string_append_c() over g_string_append()Дилян Палаузов2019-07-081-3/+3
* Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change notificationsMilan Crha2018-10-121-18/+36
* Extend a developer comment of camel_message_info_property_lock()Milan Crha2017-10-101-0/+6
* Bug 788051 - Junk messages moved to a real folder are considered seenMilan Crha2017-09-251-1/+22
* Bug 782096 - Folder unread count sometimes doesn't update properlyMilan Crha2017-05-221-1/+14
* Fix a performance issue caused by GWeakRef usage in CamelMessageInfoMilan Crha2017-02-151-8/+9
* Correct config.h inclusion in some recent Camel source filesMilan Crha2017-01-231-3/+1
* [Camel] Fix some introspection annotationsCorentin Noël2016-12-191-4/+4
* Bug 776127 - Replies sometimes not grouped by threadMilan Crha2016-12-161-2/+4
* Fix some of the gtk-doc warnings in CamelMilan Crha2016-12-021-1/+2
* Correct const/no-const argument of the camel_message_info_set_dirty()Milan Crha2016-11-221-3/+2
* Bug 764065 - [Camel] Port more classes to GObjectCorentin Noël2016-11-081-0/+2979