Age | Commit message (Expand) | Author | Files | Lines |
2025-02-07 | Update clang-format configuration | David Robillard | 1 | -8/+6 |
2025-02-07 | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -1/+1 |
2025-01-22 | Rename PuglViewSize to PuglArea | David Robillard | 1 | -2/+2 |
2023-01-14 | Add general string hint interface | David Robillard | 1 | -2/+2 |
2023-01-11 | MacOS: Avoid calling sendEvent in modules | reuk | 1 | -0/+1 |
2023-01-11 | Remove cached frame from view | David Robillard | 1 | -1/+2 |
2023-01-11 | Center windows on their transient parent where possible | David Robillard | 1 | -0/+6 |
2023-01-07 | Replace map/unmap events with more expressive configure events | David Robillard | 1 | -1/+0 |
2023-01-07 | Add support for special view types and styles | David Robillard | 1 | -0/+1 |
2023-01-07 | Rename create/destroy events to realize/unrealize | David Robillard | 1 | -1/+1 |
2023-01-07 | Replace visible flag with a more descriptive view "stage" | David Robillard | 1 | -1/+9 |
2022-06-07 | Use a consistent scheme for enum sizes | David Robillard | 1 | -1/+1 |
2022-05-23 | Add rich clipboard support | David Robillard | 1 | -1/+0 |
2022-05-21 | Add a uniform API for setting size hints | David Robillard | 1 | -10/+7 |
2022-04-21 | Improve error handling | David Robillard | 1 | -0/+6 |
2022-04-21 | Remove unused return type from backend destroy methods | David Robillard | 1 | -1/+1 |
2022-04-21 | Move attribute definitions to a separate header | David Robillard | 1 | -10/+1 |
2022-04-21 | Fix private include guards | David Robillard | 1 | -3/+3 |
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 | -3/+3 |
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -46/+46 |
2020-11-26 | Remove file documentation | David Robillard | 1 | -5/+0 |
2020-10-30 | Remove logging API | David Robillard | 1 | -2/+0 |
2020-10-30 | Move implementation source files to a conventional src directory | David Robillard | 1 | -0/+118 |