summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Collapse)AuthorAgeFilesLines
* M!84 - Correct typos of doesnt/dontДилян Палаузов2021-11-081-1/+1
| | | | Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/84
* I#265 - code-cleanup: Remove unnecessary NULL pointer checksMarkus Elfring2020-11-111-9/+2
| | | | | | These changes were generated by using the software “Coccinelle 1.0.8”. Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/265
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-091-8/+2
| | | | Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/32
* Change libebook and libedata-book APIsMilan Crha2019-05-171-1/+1
| | | | | Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/83 and https://gitlab.gnome.org/GNOME/evolution-data-server/issues/85
* I#52 - cursor-example.c includes cursor-slot.h twiceMilan Crha2018-11-051-1/+0
| | | | Closes https://gitlab.gnome.org/GNOME/evolution-data-server/issues/52
* Reorganize directory structureMilan Crha2016-10-1117-0/+2725
Let's have it as it's common to be, which means top level src/ for sources, single data/ for data, and so on.