aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-08-01Add missing string terminationDavid Robillard
2019-07-31X11: Support UTF8 in window titlesJP Cimalando
2019-07-29Add animation to Cairo test programDavid Robillard
2019-07-29Cleanup: Clean up includes and call IWYU in lint targetDavid Robillard
2019-07-29Completely separate backends from platform implementationDavid Robillard
2019-07-29Add deprecation macro and deprecate puglInitResizable()David Robillard
2019-07-28Make enterContext take a drawing parameter like leaveContextDavid Robillard
2019-07-28Fix unused parameter warnings and prevent rotDavid Robillard
2019-07-28Fix building pugl_cairo_test as C++David Robillard
2019-07-26Windows: Implement size constraintsDavid Robillard
2019-07-25Use standard Cairo include paths everywhereDavid Robillard
2019-07-24Unify key and character fields and separate text eventsDavid Robillard
2019-07-24Rename PuglEventKey::utf8 to "string" with char typeDavid Robillard
2019-07-23Test: Move some generic code to a separate headerDavid Robillard
2019-07-23Test: Move test programs to a subdirectoryDavid Robillard