Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -2/+2 |
* | Use hypot(x,y) instead of sqrt(x*x + y*y) | Samuel Mannehed | 2020-06-15 | 1 | -5/+3 |
* | Implement touch gesture handling on Unix | Aaron Sowry | 2020-05-29 | 1 | -0/+198 |