Age | Commit message (Expand) | Author | Files | Lines |
2012-11-14 | Suil 0.6.6.v0.6.6 | David Robillard | 1 | -1/+1 |
2012-11-14 | Fix compilation error in last commit. | David Robillard | 1 | -6/+7 |
2012-11-14 | Support reparenting Gtk-in-Qt UIs. | David Robillard | 1 | -5/+46 |
2012-09-12 | Fix module loading in static build. | David Robillard | 1 | -1/+1 |
2012-08-09 | Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis... | David Robillard | 1 | -1/+2 |
2012-07-09 | Fix whitespace. | David Robillard | 1 | -2/+2 |
2012-07-02 | Correctly handle resizing for Gtk2 in Qt4. | David Robillard | 1 | -0/+24 |
2012-04-24 | Fix crashes when wrapper widget is destroyed by toolkit before suil cleanup | David Robillard | 1 | -1/+1 |
2012-04-11 | Add suil_host_set_touch_func. | David Robillard | 1 | -8/+7 |
2012-03-27 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2012-01-18 | Lint. | David Robillard | 1 | -3/+3 |
2011-12-10 | Rework module interface to support modules that need to pass features. | David Robillard | 1 | -35/+36 |
2011-06-02 | Call gtk_init after loading Gtk2 library when wrapped in Qt4 hosts. | David Robillard | 1 | -1/+2 |
2011-06-01 | Fix GtkBuilder using (and likely other) Gtk UIs in Qt4 hosts that do not link... | David Robillard | 1 | -2/+18 |
2011-05-30 | Initialise Gtk when wrapped in Qt, and initialise GtkPlug with QX11EmbedConta... | David Robillard | 1 | -7/+6 |
2011-05-20 | Fix compilation with ancient versions of Gtk2 (fix ticket #655). | David Robillard | 1 | -0/+4 |
2011-04-28 | Don't hide pointers behind typedefs. | David Robillard | 1 | -3/+3 |
2011-04-22 | Switch to ISC license (legally equivalent to MIT license but with less obnoxi... | David Robillard | 1 | -22/+13 |
2011-03-17 | Switch Suil to 2-clause BSD license. | David Robillard | 1 | -16/+24 |
2011-03-04 | Gtk2-in-QT4 resize patch from Rui. | David Robillard | 1 | -2/+6 |
2011-02-26 | Show plug before embedding in Qt. Gtk UIs working in svn QTractor. | David Robillard | 1 | -0/+2 |
2011-02-26 | Fix suil_wrap signature. | David Robillard | 1 | -5/+5 |
2011-02-26 | Fix wrap function name. | David Robillard | 1 | -3/+3 |
2011-02-23 | Gtk2 in Qt4 embedding (untested). | David Robillard | 1 | -24/+5 |
2011-02-23 | Support for wrapping Qt4 UIs for Gtk2 hosts and vice versa via modules. | David Robillard | 1 | -0/+77 |