| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/396
|
| |
|
|
|
|
|
| |
Add methods to help to recognize when the domain should be in ASCII
and use it on appropriate places.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1621
|
| |
|
|
|
|
|
| |
Convert to/from UTF-16 and use the 16-bits, instead of Unicode chars,
which can be longer than 16-bits, like emoji's are.
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/300
|
| |
|
|
|
|
| |
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.
|