summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Fix compilation with ancient versions of Gtk2 (fix ticket #655).David Robillard1-0/+4
2011-04-28Don't hide pointers behind typedefs.David Robillard5-41/+27
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard5-103/+58
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard3-24/+92
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard2-3/+1
2011-03-28Fix Windows build.David Robillard2-2/+8
2011-03-17Switch Suil to 2-clause BSD license.David Robillard4-64/+96
2011-03-04Gtk2-in-QT4 resize patch from Rui.David Robillard1-2/+6
2011-02-26Show plug before embedding in Qt. Gtk UIs working in svn QTractor.David Robillard1-0/+2
2011-02-26Fix suil_wrap signature.David Robillard1-5/+5
2011-02-26Gracefully handle missing module symbols.David Robillard1-1/+8
2011-02-26Fix wrap function name.David Robillard1-3/+3
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard3-160/+42
2011-02-23Gtk2 in Qt4 embedding (untested).David Robillard1-24/+5
2011-02-23Support for wrapping Qt4 UIs for Gtk2 hosts and vice versa via modules.David Robillard4-17/+334
2011-02-22Implement sane UI selection logic and separate it from instantiation.David Robillard3-37/+112
2011-02-22Fix headers.David Robillard2-2/+2
2011-02-22Initial UI instance implementation.David Robillard3-0/+230
2011-02-22Add suil stub.David Robillard2-0/+44