Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-25 | Rename puglShowWindow and puglHideWindow to puglShow an puglHide | David Robillard | 1 | -1/+1 | |
These names were confusing because a view is not necessarily a window. Since there's no room for ambiguity here, simply drop the superfluous word. | |||||
2020-10-30 | Clean up installed man pages | David Robillard | 1 | -2/+2 | |
2020-10-26 | Add Vulkan backends | David Robillard | 1 | -1/+1 | |
2020-10-21 | Simplify documentation structure | David Robillard | 1 | -17/+21 | |
2020-04-03 | Rewrite C++ bindings | David Robillard | 1 | -2/+2 | |
2020-04-01 | Replace puglShowWindow() with puglRealize() | David Robillard | 1 | -1/+1 | |
2020-03-15 | Update event loop documentation | David Robillard | 1 | -4/+14 | |
2020-03-07 | Improve documentation style and rewrite main page | David Robillard | 1 | -20/+40 | |
2020-03-01 | Fix documentation grouping | David Robillard | 1 | -1/+1 | |
2019-09-07 | Improve documentation and use LV2 documentation style | David Robillard | 1 | -0/+43 | |