Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-03 | Use consistent naming conventions | David Robillard | 1 | -11/+11 |
2019-09-03 | Add swap interval hint | David Robillard | 1 | -0/+1 |
2019-09-03 | Add functions to get and set view size and position | David Robillard | 1 | -9/+13 |
2019-09-03 | Move puglGetTime() to PuglWorld | David Robillard | 1 | -1/+2 |
2019-09-03 | Add PuglWorld | David Robillard | 1 | -5/+65 |
2019-09-03 | Simplify hints implementation | David Robillard | 1 | -49/+20 |
2019-08-02 | Replace puglIgnoreKeyRepeat() with a hint | David Robillard | 1 | -2/+5 |
2019-07-29 | Cleanup: Clean up includes and call IWYU in lint target | David Robillard | 1 | -0/+1 |
2019-07-29 | Fix potential memory leak on error | David Robillard | 1 | -0/+1 |
2019-07-29 | Reorganize source to separate private implementation details | David Robillard | 1 | -0/+275 |