summaryrefslogtreecommitdiffstats
path: root/src/Canvas.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-05-08Remove redundant codeDavid Robillard1-24/+8
2021-01-02Format all code with clang-formatDavid Robillard1-193/+189
2020-12-16Avoid use of boost::optional::has_valueDavid Robillard1-1/+1
2020-12-15Refine include configuration for consistency with other projectsDavid Robillard1-0/+3
2020-12-15Use modern GDK keysymsDavid Robillard1-1/+3
2020-12-14Clean up includesDavid Robillard1-4/+15
2020-11-30Use raw string literalsDavid Robillard1-2/+2
2020-11-29Simplify canvas interfaceDavid Robillard1-12/+1
2020-11-29Use more reasonable class namesDavid Robillard1-0/+343