Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-02 | Mac: Disable annoying bell on tab or other special key presses | David Robillard | 1 | -0/+5 |
2019-08-02 | Replace puglIgnoreKeyRepeat() with a hint | David Robillard | 1 | -1/+1 |
2019-07-29 | Mac: Separate backends from platform implementation | David Robillard | 1 | -390/+36 |
2019-07-29 | Mac: Add Cairo on Quartz support | David Robillard | 1 | -29/+113 |
2019-07-29 | Mac: Make drawView a generic NSView | David Robillard | 1 | -20/+46 |
2019-07-29 | Mac: Separate NSOpenGLView from input handling view | David Robillard | 1 | -113/+142 |
2019-07-29 | Mac: Use scrolling delta for scroll events | David Robillard | 1 | -2/+2 |
2019-07-29 | Cleanup: Clean up includes and call IWYU in lint target | David Robillard | 1 | -0/+1 |
2019-07-29 | Reorganize source to separate private implementation details | David Robillard | 1 | -0/+1069 |