aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_management_demo.c
AgeCommit message (Expand)AuthorFilesLines
44 hoursUse angle brackets for puglutil includesDavid Robillard1-4/+2
3 daysReplace frame with size and position hintsDavid Robillard1-7/+8
4 daysUse angle brackets for library includes and clean up include pathsDavid Robillard1-2/+2
4 daysMove test utilities to a separate subprojectDavid Robillard1-1/+1
5 daysFully parenthesize mathematical expressionsDavid Robillard1-6/+8
2025-01-23Rename puglPostRedisplay() to puglObscureView()David Robillard1-1/+1
2025-01-23Draw position, size, and scale in pugl_management_demoDavid Robillard1-3/+21
2023-05-03Fix implicit sign conversionsDavid Robillard1-1/+1
2023-01-14Windows: Add PUGL_DARK_FRAME hintDavid Robillard1-4/+7
2023-01-14Add general string hint interfaceDavid Robillard1-3/+3
2023-01-11Raise the initial display of example windowsDavid Robillard1-2/+2
2023-01-08Add support for raising windowsDavid Robillard1-2/+2
2023-01-07Add support for special view types and stylesDavid Robillard1-0/+262