aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/cpp/include/pugl/pugl.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Fix Doxygen parsing of main C++ headerDavid Robillard1-14/+37
2023-01-14Windows: Add PUGL_DARK_FRAME hintDavid Robillard1-1/+3
2023-01-14Add general string hint interfaceDavid Robillard1-9/+33
2023-01-13Add missing hint to C++ bindingsDavid Robillard1-2/+2
2023-01-10Add PUGL_CURSOR_ALL_SCROLLDavid Robillard1-2/+2
2023-01-10Add missing cursors to C++ bindingsDavid Robillard1-8/+12
2023-01-08Fix Doxygen errorsDavid Robillard1-3/+3
2023-01-08Prepare OpenGL context flags for OpenGL ES supportDavid Robillard1-2/+3
2023-01-08Add PUGL_SAMPLE_BUFFERS hintDavid Robillard1-0/+1
2023-01-08Add support for raising windowsDavid Robillard1-1/+16
2023-01-07Replace map/unmap events with more expressive configure eventsDavid Robillard1-10/+0
2023-01-07Add support for special view types and stylesDavid Robillard1-10/+12
2023-01-07Rename create/destroy events to realize/unrealizeDavid Robillard1-8/+8
2023-01-03Use globally unique names for documentation groupsDavid Robillard1-5/+5
2022-10-07Avoid C-style casts in C++ codeDavid Robillard1-5/+7
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 Robillard1-15/+2
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 Robillard1-0/+721