Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-25 | Rename event structs in a more readable style | David Robillard | 1 | -14/+14 |
2021-05-03 | MacOS: Make puglGetNativeWorld() return the NSApplication | David Robillard | 1 | -2/+2 |
2021-05-03 | Fix crash when freeing a view that has not been configured | David Robillard | 1 | -3/+11 |
2021-05-03 | Fix questionable event casts | David Robillard | 1 | -24/+55 |
2021-04-21 | MacOS: Fix memory leaks in puglUpdate() | Bjarke Bech | 1 | -24/+26 |
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -857/+869 |
2020-12-01 | Make puglShow() realize automatically on Windows and MacOS | David Robillard | 1 | -0/+7 |
2020-11-26 | Remove file documentation | David Robillard | 1 | -5/+0 |
2020-11-25 | Rename puglShowWindow and puglHideWindow to puglShow an puglHide | David Robillard | 1 | -2/+2 |
2020-10-30 | Move implementation source files to a conventional src directory | David Robillard | 1 | -0/+1450 |