summaryrefslogtreecommitdiff
path: root/src/camel/camel-db.c
Commit message (Expand)AuthorAgeFilesLines
* M!110 - typos: success, successfulДилян Палаузов2023-01-021-2/+2
* Replace use of g_source_set_name_by_id()Milan Crha2022-11-161-7/+9
* CamelDB: Fix an uninitialized variable warningMilan Crha2022-10-211-1/+1
* camel-db.c: Rearrange transaction handlingДилян Палаузов2022-10-191-77/+126
* I#413 - Camel: VACUUM cannot run from within a transactionMilan Crha2022-09-011-2/+5
* Provide database file name in SQLITE_CORRUPT error messageMilan Crha2022-01-241-20/+33
* evo-#1433 - Message List columns for custom headersMilan Crha2021-08-051-12/+46
* Camel: Stop using allow-none annotationCorentin Noël2021-06-051-1/+1
* M!55 - Add pointer checks for SQL statement argumentsMarkus Elfring2020-11-251-0/+7
* I#265 - code-cleanup: Remove unnecessary NULL pointer checksMarkus Elfring2020-11-111-8/+2
* CamelMessageInfo: Cache common strings in the string poolMilan Crha2020-01-221-5/+5
* Prefer GSlice over heap allocation for short-lived structuresMilan Crha2020-01-211-2/+2
* 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-1/+1
* I#5 - Compare only date when searching with Sent/Received datesMilan Crha2018-06-111-0/+19
* Fix few Coverity scan issuesMilan Crha2017-03-201-2/+2
* Bug 774698 - [Camel] Do not drop leftover 'Deletes' table on openMilan Crha2016-11-241-12/+17
* Bug 774331 - Use Unicode in translatable stringsPiotr Drąg2016-11-231-1/+1
* Fix some of the gtk-doc warningsMilan Crha2016-11-101-107/+349
* Bug 764065 - [Camel] Port more classes to GObjectCorentin Noël2016-11-081-234/+141
* Reorganize directory structureMilan Crha2016-10-111-0/+2778