Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-08 | Separate private and public function implementations | David Robillard | 1 | -1/+1 |
2022-05-21 | Use consistent integer types for view positions and sizes | David Robillard | 1 | -1/+4 |
2022-04-21 | Remove unused return type from backend destroy methods | David Robillard | 1 | -7/+7 |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 |
2021-05-27 | Make code build cleanly as C++ | David Robillard | 1 | -1/+1 |
2021-05-25 | Rename event structs in a more readable style | David Robillard | 1 | -2/+2 |
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -69/+68 |
2020-11-26 | Remove file documentation | David Robillard | 1 | -5/+0 |
2020-10-31 | Fix Cairo build on Mac and Windows | David Robillard | 1 | -1/+1 |
2020-10-30 | Move implementation source files to a conventional src directory | David Robillard | 1 | -0/+166 |