Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-16 | Use line comments where appropriate | David Robillard | 1 | -12/+12 |
2020-05-16 | Use email address in copyright headers | David Robillard | 1 | -1/+1 |
2020-05-16 | Fix file documentation | David Robillard | 1 | -1/+2 |
2020-03-16 | Factor out dispatching configure events in the drawing context | David Robillard | 1 | -0/+3 |
2020-03-15 | Add type and flags to world | David Robillard | 1 | -1/+2 |
2020-03-15 | Cleanup: Add puglDispatchSimpleEvent() internal utility | David Robillard | 1 | -0/+3 |
2020-03-15 | Move configure shortcut and frame update to common implementation | David Robillard | 1 | -2/+2 |
2020-03-01 | Add PUGL_BEGIN_DECLS and PUGL_END_DECLS macros | David Robillard | 1 | -6/+2 |
2019-11-09 | Fix various clang-tidy warnings | David Robillard | 1 | -1/+1 |
2019-09-07 | Add clipboard support | David Robillard | 1 | -0/+15 |
2019-09-03 | Add puglSetWindowTitle() | David Robillard | 1 | -0/+3 |
2019-09-03 | Add PuglWorld | David Robillard | 1 | -2/+11 |
2019-07-29 | Reorganize source to separate private implementation details | David Robillard | 1 | -0/+46 |