| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/443
|
| |
|
|
|
|
| |
When a string is encoded with RFC2047, use the same charset
for each of the words, with a fallback to UTF-8, if more charsets
would be used.
|
| |
|
|
|
|
| |
When a string is encoded with RFC2047, use the same charset
for each of the words, with a fallback to UTF-8, if more charsets
would be used.
|
| |
|
|
| |
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/84
|
| | |
|
| |
|
|
|
|
| |
Some old tests are outdated and unmaintained and require revisit
to pass, thus skip them in 'make check' for now, only let them build,
thus they are at least buildable.
|
| |
|
|
| |
Some parts had been done by Milan Crha.
|
|
|
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
|