diff options
author | David Robillard <d@drobilla.net> | 2013-05-26 23:16:40 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-05-26 23:16:40 +0000 |
commit | 8b2a971c42e5588555488c56966adf1687e38140 (patch) | |
tree | afa43f3bdc4027b0b48aa2bba9ca32596086754c /AUTHORS | |
parent | 2ba8fe75d93a8a1591c53336933bf7f4285e31bc (diff) | |
download | suil-8b2a971c42e5588555488c56966adf1687e38140.tar.gz suil-8b2a971c42e5588555488c56966adf1687e38140.tar.bz2 suil-8b2a971c42e5588555488c56966adf1687e38140.zip |
Support resizing for X11 in Gtk (patch from Robin Gareus, #906).
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5112 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ Contributors: * Fix crash when a broken UI returns a NULL descriptor * Filipe Lopes <falktx@gmail.com> * Idle interface fixes for X11 in Qt4 + * Robin Gareus <robin@gareus.org> + * Support for resizing X11 UIs in Gtk |