Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-18 | Pass expose event to backend enter and leave functions | David Robillard | 1 | -4/+4 |
2019-11-03 | Remove redisplay flag and add puglPostRedisplayRect() | David Robillard | 1 | -1/+0 |
2019-09-07 | Clean up error handling | David Robillard | 1 | -6/+6 |
2019-09-07 | Add clipboard support | David Robillard | 1 | -0/+7 |
2019-09-03 | Add puglSetWindowTitle() | David Robillard | 1 | -0/+1 |
2019-09-03 | Add puglSetClassName() | David Robillard | 1 | -1/+1 |
2019-09-03 | Use consistent naming conventions | David Robillard | 1 | -7/+7 |
2019-09-03 | Windows: Improve puglPostRedisplay() performance | David Robillard | 1 | -0/+1 |
2019-09-03 | Add functions to get and set view size and position | David Robillard | 1 | -2/+1 |
2019-09-03 | Move puglGetTime() to PuglWorld | David Robillard | 1 | -1/+1 |
2019-09-03 | Add PuglWorld | David Robillard | 1 | -1/+13 |
2019-09-03 | Simplify hints implementation | David Robillard | 1 | -15/+1 |
2019-08-02 | Replace puglIgnoreKeyRepeat() with a hint | David Robillard | 1 | -1/+1 |
2019-07-29 | Reorganize source to separate private implementation details | David Robillard | 1 | -0/+107 |