aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/cpp/include/pugl
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Fix whitespaceDavid Robillard1-3/+3
2022-06-08Use consistent terminology for native viewsDavid Robillard1-2/+2
2022-05-28Fix View::acceptOffer parameter typeDavid Robillard1-1/+1
2022-05-23Add rich clipboard supportDavid Robillard1-1/+43
2022-05-21Add a uniform API for setting size hintsDavid Robillard1-21/+12
2022-05-21Rename PUGL_UNSUPPORTED_TYPE to be more genericDavid Robillard1-2/+2
2022-04-23Fix IWYU warningsDavid Robillard1-3/+3
2021-12-17Pass const references where appropriateDavid Robillard1-3/+3
2021-12-17Remove redundant virtual qualifierDavid Robillard1-1/+1
2021-12-17Adopt REUSE machine-readable licensing standardDavid Robillard5-75/+10
2021-12-16Rename puglSetTransientFor to puglSetTransientParentDavid Robillard1-3/+3
2021-05-28Remove static downcasts in C++ bindingsDavid Robillard1-30/+28
2021-05-25Rename event structs in a more readable styleDavid Robillard1-46/+46
2021-05-24Add fancy constructor for C++ events and wrap puglSendEvent()David Robillard1-0/+15
2021-05-24Consistently refer to C++ as "cpp" and fix installationDavid Robillard5-0/+1049