Age | Commit message (Expand) | Author | Files | Lines |
2024-10-01 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -1/+1 |
2023-05-22 | Speed up and improve reliability of timer test | David Robillard | 1 | -3/+3 |
2023-05-22 | Test that multiple timers with different frequencies work correctly | David Robillard | 1 | -41/+100 |
2023-01-14 | Add general string hint interface | David Robillard | 1 | -2/+2 |
2023-01-11 | Relax timer test slightly and make it run for less time | David Robillard | 1 | -2/+2 |
2023-01-11 | Spread tests around the screen | David Robillard | 1 | -1/+2 |
2023-01-08 | Add support for raising windows | David Robillard | 1 | -1/+1 |
2022-10-07 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+1 |
2022-05-21 | Add a uniform API for setting size hints | David Robillard | 1 | -1/+1 |
2022-05-20 | Use consistent class names and titles in tests and examples | David Robillard | 1 | -1/+1 |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 |
2021-05-25 | Rename event structs in a more readable style | David Robillard | 1 | -1/+1 |
2021-05-06 | Make timer test less flaky | David Robillard | 1 | -14/+29 |
2021-05-06 | Set distinct window titles for tests | David Robillard | 1 | -0/+1 |
2021-05-06 | Use consistent name for test structure | David Robillard | 1 | -28/+28 |
2021-05-03 | Increase tolerance of timer test | David Robillard | 1 | -4/+0 |
2021-03-10 | Relax precision requirement of timer test | David Robillard | 1 | -1/+1 |
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -85/+83 |
2020-11-25 | Rename puglShowWindow and puglHideWindow to puglShow an puglHide | David Robillard | 1 | -1/+1 |
2020-10-30 | Simplify header names | David Robillard | 1 | -1/+1 |
2020-07-05 | Improve struct packing | David Robillard | 1 | -3/+3 |
2020-05-16 | Add default and maximum size | David Robillard | 1 | -0/+1 |
2020-05-16 | Use email address in copyright headers | David Robillard | 1 | -1/+1 |
2020-04-01 | Replace puglShowWindow() with puglRealize() | David Robillard | 1 | -1/+1 |
2020-03-16 | Cleanup: Add missing includes | David Robillard | 1 | -0/+2 |
2020-03-16 | Add timer events | David Robillard | 1 | -0/+158 |