Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -193/+189 |
2020-12-16 | Avoid use of boost::optional::has_value | David Robillard | 1 | -1/+1 |
2020-12-15 | Refine include configuration for consistency with other projects | David Robillard | 1 | -0/+3 |
2020-12-15 | Use modern GDK keysyms | David Robillard | 1 | -1/+3 |
2020-12-14 | Clean up includes | David Robillard | 1 | -4/+15 |
2020-11-30 | Use raw string literals | David Robillard | 1 | -2/+2 |
2020-11-29 | Simplify canvas interface | David Robillard | 1 | -12/+1 |
2020-11-29 | Use more reasonable class names | David Robillard | 1 | -0/+343 |