Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-26 | Use initial size as fallback base size for X11 in Gtk3 | David Robillard | 1 | -3/+17 | |
2019-04-14 | Use modern LV2 includes | David Robillard | 1 | -2/+2 | |
2019-02-19 | Add support for min_size and base_size in XSizeHints | brummer10 | 1 | -6/+66 | |
This allows a plugin UI to be shown with a default size but be resizable to a smaller size, within limits, afterwards. | |||||
2017-12-16 | Clean up feature code in wrappers | David Robillard | 1 | -6/+3 | |
2017-05-08 | Fix potential memory leaks | David Robillard | 1 | -0/+1 | |
2017-05-07 | Fix potential use of uninitialized memory | David Robillard | 1 | -0/+1 | |
2017-05-07 | Fix memory leaks | David Robillard | 1 | -0/+1 | |
2016-12-11 | Fix missing KeyRelease events for X11 in Gtk | Hanspeter Portner | 1 | -4/+5 | |
2016-12-10 | Add support for X11 in Gtk3 | David Robillard | 1 | -0/+401 | |