Age | Commit message (Expand) | Author | Files | Lines |
2014-08-08 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2013-12-25 | Don't call suil_instance_extension_data from modules (fix #926). | David Robillard | 1 | -2/+5 |
2013-12-17 | Fix more const issues. | David Robillard | 1 | -1/+1 |
2013-08-09 | Suil 0.6.14.v0.6.14 | David Robillard | 1 | -10/+10 |
2013-05-26 | Support resizing for X11 in Gtk (patch from Robin Gareus, #906). | David Robillard | 1 | -0/+58 |
2013-05-09 | Communicate UI update rate to plugin and UI. | David Robillard | 1 | -7/+37 |
2013-04-21 | Correctly remove Gtk timeout callback (fix #901). | David Robillard | 1 | -2/+6 |
2013-03-23 | Fix check for LV2 1.4.1 when building recursively. | David Robillard | 1 | -6/+6 |
2013-03-23 | Call idle at 30Hz in Gtk, not full rate (fix #898). | David Robillard | 1 | -1/+1 |
2013-03-19 | Add support for UI idle interface. | David Robillard | 1 | -7/+42 |
2013-02-24 | Lower dependency from Gtk 2.24 introduced in 0.6.12 | David Robillard | 1 | -6/+6 |
2013-02-22 | Grab focus on show. | David Robillard | 1 | -38/+54 |
2013-02-22 | Fix key events for X11 in Gtk. | David Robillard | 1 | -41/+56 |
2013-02-22 | Maybe fix crash on close caused by key filter for X11 in Gtk. | David Robillard | 1 | -17/+22 |
2013-02-22 | Add compile time option to disable explicit Gtk to X11 key forwarding (#887). | David Robillard | 1 | -0/+4 |
2012-12-20 | Fix crash in x11_in_gtk2 when event_filter fires before widget is realized. | David Robillard | 1 | -1/+3 |
2012-09-12 | Fix module loading in static build. | David Robillard | 1 | -1/+1 |
2012-08-03 | Explicitly forward keyboard events to X11 UIs in Gtk. | David Robillard | 1 | -0/+17 |
2012-08-02 | Replace host provided features that match Suil implemented features, rather | David Robillard | 1 | -2/+2 |
2012-05-11 | Fix suil_instance_free to avoid a double free when the wrapper has already de... | David Robillard | 1 | -1/+0 |
2012-04-24 | Fix crashes when wrapper widget is destroyed by toolkit before suil cleanup | David Robillard | 1 | -6/+37 |
2012-04-11 | Add suil_host_set_touch_func. | David Robillard | 1 | -26/+11 |
2012-04-10 | Fix resize feature URI. | David Robillard | 1 | -1/+1 |
2012-03-27 | Delete trailing whitespace. | David Robillard | 1 | -2/+2 |
2012-03-26 | Update for latest UI extension. | David Robillard | 1 | -1/+1 |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -7/+3 |
2012-03-21 | Implement resize extension automatically at the wrapper level. | David Robillard | 1 | -4/+24 |
2012-03-20 | Fix broken initialisation of features array. | David Robillard | 1 | -3/+4 |
2012-01-18 | Lint. | David Robillard | 1 | -12/+1 |
2011-12-28 | Use ui:parent instead of http://example.org/winid. | David Robillard | 1 | -1/+1 |
2011-12-10 | Rework module interface to support modules that need to pass features. | David Robillard | 1 | -26/+50 |
2011-12-10 | Clean up GObject stuff. | David Robillard | 1 | -52/+35 |
2011-10-20 | Add missing files | David Robillard | 1 | -0/+132 |