aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Explicitly declare all special methodsDavid Robillard1-0/+18
2020-10-04Add refresh rate hintDavid Robillard1-2/+2
2020-10-04Add puglGetViewHint()David Robillard1-0/+6
2020-09-19Fix clang-tidy warningsDavid Robillard1-2/+16
2020-07-04Fix publicly accessible non-virtual destructor warningDavid Robillard1-1/+4
2020-06-13Add puglSetCursor()Jean Pierre Cimalando1-0/+20
2020-05-16Add default and maximum sizeDavid Robillard1-0/+13
2020-05-16Use email address in copyright headersDavid Robillard1-1/+1
2020-05-16Fix file documentationDavid Robillard1-1/+2
2020-04-03Rewrite C++ bindingsDavid Robillard1-46/+575
2020-03-07Organize documentation into groupsDavid Robillard1-2/+14
2020-03-01Fix documentation groupingDavid Robillard1-1/+2
2019-11-21Use consistent include guardsDavid Robillard1-3/+3
2019-09-07Improve documentation and use LV2 documentation styleDavid Robillard1-2/+2
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard1-1/+1
2019-07-29Clean up file documentationDavid Robillard1-1/+1
2019-07-29Completely separate backends from platform implementationDavid Robillard1-2/+2
2019-07-21Update stale copyright datesDavid Robillard1-1/+1
2019-07-21Add puglRequestAttention()David Robillard1-0/+1
2016-09-20Fix C++ bindingsDavid Robillard1-16/+1
2016-09-18Remove GLUT-like event callbacksDavid Robillard1-2/+0
2015-11-13Fix minor style issuesDavid Robillard1-1/+1
2015-11-13Make pugl::View destructor virtualDavid Robillard1-1/+1
2015-09-13Add C++ bindings.David Robillard1-0/+123