summaryrefslogtreecommitdiffstats
path: root/src/suil_internal.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-01Fix GtkBuilder using (and likely other) Gtk UIs in Qt4 hosts that do not link...David Robillard1-6/+10
2011-04-28Don't hide pointers behind typedefs.David Robillard1-5/+5
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard1-20/+11
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard1-2/+11
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+0
2011-03-28Fix Windows build.David Robillard1-0/+8
2011-03-17Switch Suil to 2-clause BSD license.David Robillard1-16/+24
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard1-25/+0
2011-02-23Support for wrapping Qt4 UIs for Gtk2 hosts and vice versa via modules.David Robillard1-1/+16
2011-02-22Implement sane UI selection logic and separate it from instantiation.David Robillard1-3/+13
2011-02-22Initial UI instance implementation.David Robillard1-0/+38
2011-02-22Add suil stub.David Robillard1-0/+26