aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Add deprecation macro and deprecate puglInitResizable()David Robillard2-2/+2
2019-07-28Make enterContext take a drawing parameter like leaveContextDavid Robillard1-1/+1
2019-07-28Fix unused parameter warnings and prevent rotDavid Robillard1-0/+2
2019-07-28Fix building pugl_cairo_test as C++David Robillard1-1/+1
2019-07-26Windows: Implement size constraintsDavid Robillard1-1/+1
2019-07-25Use standard Cairo include paths everywhereDavid Robillard1-1/+1
2019-07-24Unify key and character fields and separate text eventsDavid Robillard3-15/+10
2019-07-24Rename PuglEventKey::utf8 to "string" with char typeDavid Robillard1-2/+2
2019-07-23Test: Move some generic code to a separate headerDavid Robillard2-124/+147
2019-07-23Test: Move test programs to a subdirectoryDavid Robillard2-0/+555