Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-14 | Add general string hint interface | David Robillard | 1 | -2/+2 | |
This replaces the window title and class name APIs with a more general one that can be easily extended to other things, like icon names, more detailed application hints, and so on. | |||||
2022-10-07 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+1 | |
2022-05-20 | Use consistent class names and titles in tests and examples | David Robillard | 1 | -1/+1 | |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
See https://reuse.software/ for details. | |||||
2021-05-06 | Set distinct window titles for tests | David Robillard | 1 | -0/+1 | |
This makes things a little more clear when something goes wrong, for example if a test hangs. | |||||
2021-01-02 | Clean up includes | David Robillard | 1 | -0/+1 | |
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -58/+58 | |
2020-12-01 | Add clipboard test | David Robillard | 1 | -0/+104 | |