summaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)AuthorFilesLines
2024-12-01Clean up AUTHORS file and sort contributors by surnameDavid Robillard1-9/+17
2024-12-01Monitor size hints for X11 in Gtk3 like in Gtk2Alexandros Theodotou1-0/+2
The hints are accessed and cached like in Gtk2, but with the Gtk3 size model, we can explicitly use the minimum size, and figure out the "natural" size from the other hints or current size.
2017-03-18Add suil_init()David Robillard1-0/+1
This allows the actual host argc and argv to be passed to QApplication if it is created by Suil (for Qt in non-Qt cases), and initializes X11 threads to fix Qt5 in Gtk2.
2017-02-26Add preliminary Qt5 in Gtk2 supportDavid Robillard1-1/+4
This crashes virtually all of the time in straight Gtk hosts unless XInitThreads is called before any Gtk functions. A portable solution to this is needed, but I have no idea what that might be.
2015-09-12Add Gtk2 and X11 in Qt5 wrappers.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5725 a436a847-0d15-0410-975c-d299462d15a1
2015-02-14Various Windows fixes (patches from Robin Gareus).David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5556 a436a847-0d15-0410-975c-d299462d15a1
2014-10-29Add Cocoa in Gtk wrapper (patch from Robin Gareus) (fix #988).David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5475 a436a847-0d15-0410-975c-d299462d15a1
2013-09-17Fix crashes and resizing for X11 in Qt (patch from Rui Nuno Capela).David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5159 a436a847-0d15-0410-975c-d299462d15a1
2013-05-26Support resizing for X11 in Gtk (patch from Robin Gareus, #906).David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5112 a436a847-0d15-0410-975c-d299462d15a1
2013-03-19Idle interface fixes for X11 in Qt4.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5094 a436a847-0d15-0410-975c-d299462d15a1
2013-02-22Fix key events for X11 in Gtk.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5064 a436a847-0d15-0410-975c-d299462d15a1
2013-02-22Maybe fix crash on close caused by key filter for X11 in Gtk.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5063 a436a847-0d15-0410-975c-d299462d15a1
2013-02-09Fix crash when a broken UI returns a NULL descriptor (#886).David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5052 a436a847-0d15-0410-975c-d299462d15a1
2012-11-15Add credit for Devin Anderson.David Robillard1-0/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4817 a436a847-0d15-0410-975c-d299462d15a1
2011-02-22Add suil stub.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@3003 a436a847-0d15-0410-975c-d299462d15a1