aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail/win.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-08Cleanup: Fix some conversion warningsDavid Robillard1-2/+2
2020-03-01Cleanup: Adjust some code to be more clang-format friendlyDavid Robillard1-8/+10
2019-11-03Move platform stub configuration code to platform headersDavid Robillard1-0/+24
2019-09-07Clean up error handlingDavid Robillard1-2/+2
2019-09-03Add puglSetClassName()David Robillard1-1/+1
2019-09-03Add functions to get and set view size and positionDavid Robillard1-1/+2
2019-09-03Windows: Factor out window flag functionsDavid Robillard1-12/+20
2019-09-03Add PuglWorldDavid Robillard1-1/+4
2019-09-03Simplify hints implementationDavid Robillard1-10/+13
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard1-0/+100