Age | Commit message (Expand) | Author | Files | Lines |
2013-03-19 | Add support for UI idle interface. | David Robillard | 1 | -2/+4 |
2013-02-23 | Suil 0.6.12.v0.6.12 | David Robillard | 1 | -1/+1 |
2013-02-22 | Fix key events for X11 in Gtk. | David Robillard | 1 | -7/+0 |
2013-02-22 | Add compile time option to disable explicit Gtk to X11 key forwarding (#887). | David Robillard | 1 | -0/+7 |
2013-02-03 | Fix compilation on BSD. | David Robillard | 1 | -2/+7 |
2012-12-23 | Suil 0.6.10v0.6.10 | David Robillard | 1 | -4/+4 |
2012-12-23 | Suil 0.6.8v0.6.8 | David Robillard | 1 | -1/+1 |
2012-12-19 | Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is available on sys... | David Robillard | 1 | -2/+2 |
2012-11-15 | Add credit for Devin Anderson. | David Robillard | 1 | -1/+1 |
2012-11-14 | Suil 0.6.6.v0.6.6 | David Robillard | 1 | -1/+1 |
2012-09-10 | Load debug version of modules if built with --pardebug. | David Robillard | 1 | -4/+11 |
2012-09-10 | Support building against parallel debuggable libraries via pkg-config. | David Robillard | 1 | -20/+12 |
2012-08-09 | Fix Windows build. | David Robillard | 1 | -1/+1 |
2012-08-09 | Fix static stuff. | David Robillard | 1 | -2/+4 |
2012-08-08 | Add --no-shared option to avoid building shared libraries. | David Robillard | 1 | -14/+19 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -8/+6 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -15/+15 |
2012-08-07 | Support building Suil as a static library. | David Robillard | 1 | -1/+20 |
2012-08-03 | Fix compilation with MSVC. | David Robillard | 1 | -10/+20 |
2012-08-03 | Use more portable defines instead of -D in CFLAGS. | David Robillard | 1 | -3/+9 |
2012-08-03 | Don't build x11_in_gtk2 unless gtk+-x11-2.0 is available. | David Robillard | 1 | -11/+14 |
2012-08-03 | Support for embedding native Windows UIs in Gtk2. | David Robillard | 1 | -1/+16 |
2012-08-02 | Replace host provided features that match Suil implemented features, rather | David Robillard | 1 | -1/+1 |
2012-08-02 | Clean up wscript files. | David Robillard | 1 | -1/+1 |
2012-07-09 | Suil 0.6.4.v0.6.4 | David Robillard | 1 | -1/+1 |
2012-07-09 | Factor out documentation fixup stuff to autowaf. | David Robillard | 1 | -21/+3 |
2012-07-02 | Correctly handle resizing for Gtk2 in Qt4. | David Robillard | 1 | -1/+1 |
2012-05-25 | Suil 0.6.2.v0.6.2 | David Robillard | 1 | -1/+1 |
2012-05-10 | Fix compilation on platforms that don't support -Wl,-z,-nodelete | David Robillard | 1 | -5/+10 |
2012-04-24 | Link GTK wrappers with nodelete flag to avoid multiple glib type registration... | David Robillard | 1 | -2/+4 |
2012-04-24 | Fix crashes when wrapper widget is destroyed by toolkit before suil cleanup | David Robillard | 1 | -1/+1 |
2012-04-18 | Update documentation stuff. | David Robillard | 1 | -2/+2 |
2012-04-18 | Bump dependency versions. | David Robillard | 1 | -1/+1 |
2012-04-18 | Bump version, update ChangeLog. | David Robillard | 1 | -1/+1 |
2012-04-13 | Add missing LV2 build flags. | David Robillard | 1 | -4/+4 |
2012-04-12 | Use URI defines from LV2 headers where possible. | David Robillard | 1 | -1/+1 |
2012-04-11 | Add suil_host_set_touch_func. | David Robillard | 1 | -1/+1 |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -7/+2 |
2012-03-21 | Implement resize extension automatically at the wrapper level. | David Robillard | 1 | -0/+5 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2011-11-26 | Use the more portable/correct lib instead of linkflags. | David Robillard | 1 | -4/+4 |
2011-10-20 | Support embedding X11 UIs. | David Robillard | 1 | -1/+19 |
2011-10-19 | Check for LV2 extensions via pkg-config (new style in LV2 SVN). | David Robillard | 1 | -3/+4 |
2011-09-27 | Load tools before autowaf.configure so e.g. --debug works correctly. | David Robillard | 1 | -3/+3 |
2011-09-27 | Avoid adding -std=c99 to command line repeatedly. | David Robillard | 1 | -1/+1 |
2011-07-18 | Fix configuration (ticket #727). | David Robillard | 1 | -0/+2 |
2011-07-07 | Upgrade to waf 1.6.6 | David Robillard | 1 | -2/+3 |
2011-06-11 | Suil 0.4.4v0.4.4 | David Robillard | 1 | -1/+1 |
2011-06-01 | Fix GtkBuilder using (and likely other) Gtk UIs in Qt4 hosts that do not link... | David Robillard | 1 | -3/+11 |
2011-05-26 | Suil 0.4.2v0.4.2 | David Robillard | 1 | -1/+4 |