Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-22 | Remove UI instance API from SLV2 (apps should implement UIs via Suil now). | David Robillard | 1 | -22/+33 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -2/+1 |
2011-03-28 | Fix Windows build. | David Robillard | 1 | -2/+0 |
2011-03-17 | Switch Suil to 2-clause BSD license. | David Robillard | 1 | -16/+24 |
2011-02-26 | Gracefully handle missing module symbols. | David Robillard | 1 | -1/+8 |
2011-02-24 | Make Suil exclusively deal with instantiating (not choosing) UIs. | David Robillard | 1 | -30/+42 |
2011-02-23 | Support for wrapping Qt4 UIs for Gtk2 hosts and vice versa via modules. | David Robillard | 1 | -16/+95 |
2011-02-22 | Implement sane UI selection logic and separate it from instantiation. | David Robillard | 1 | -34/+57 |
2011-02-22 | Fix headers. | David Robillard | 1 | -1/+1 |
2011-02-22 | Initial UI instance implementation. | David Robillard | 1 | -0/+147 |