summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-25Add suil_instance_get_handle (patch from Rui Nuno Capela) (#925).David Robillard4-3/+27
2013-12-25Don't call suil_instance_extension_data from modules (fix #926).David Robillard4-5/+17
2013-12-25Update to r94/autowaf.David Robillard1-0/+0
2013-12-19Update to waf 1.7.14.David Robillard1-0/+0
2013-12-17Fix more const issues.David Robillard1-1/+1
2013-09-17Suil 0.6.16.v0.6.16David Robillard2-3/+3
2013-09-17Fix crashes and resizing for X11 in Qt (patch from Rui Nuno Capela).David Robillard3-6/+40
2013-08-10Fix suil_instance_extension_data() for UIs with NULL extension_data (fix #924).David Robillard3-2/+11
2013-08-09Suil 0.6.14.v0.6.14David Robillard5-19/+20
2013-05-26Support resizing for X11 in Gtk (patch from Robin Gareus, #906).David Robillard4-1/+62
2013-05-09Communicate UI update rate to plugin and UI.David Robillard3-15/+45
2013-04-21Correctly remove Gtk timeout callback (fix #901).David Robillard1-2/+6
2013-03-23Fix check for LV2 1.4.1 when building recursively.David Robillard3-13/+13
2013-03-23Call idle at 30Hz in Gtk, not full rate (fix #898).David Robillard1-1/+1
2013-03-19Idle interface fixes for X11 in Qt4.David Robillard2-10/+14
2013-03-19Fix Qt timer stuff.David Robillard1-1/+2
2013-03-19Add support for UI idle interface.David Robillard4-11/+95
2013-03-17Update to r93/autowaf.David Robillard1-0/+0
2013-02-24Lower dependency from Gtk 2.24 introduced in 0.6.12David Robillard2-8/+9
2013-02-24Print system error message if module failes to loadDavid Robillard2-1/+7
2013-02-23Suil 0.6.12.v0.6.12David Robillard2-2/+2
2013-02-23Update NEWS.David Robillard1-1/+1
2013-02-22Grab focus on show.David Robillard1-38/+54
2013-02-22Fix key events for X11 in Gtk.David Robillard4-51/+57
2013-02-22Maybe fix crash on close caused by key filter for X11 in Gtk.David Robillard3-18/+25
2013-02-22Add compile time option to disable explicit Gtk to X11 key forwarding (#887).David Robillard3-1/+13
2013-02-09Fix crash when a broken UI returns a NULL descriptor (#886).David Robillard3-2/+7
2013-02-03Fix compilation on BSD.David Robillard2-2/+13
2013-02-02Upgrade to waf 1.7.9David Robillard1-0/+0
2012-12-23Suil 0.6.10v0.6.10David Robillard3-4/+11
2012-12-23Suil 0.6.8v0.6.8David Robillard2-3/+3
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard2-1/+2
2012-12-20Fix crash in x11_in_gtk2 when event_filter fires before widget is realized.David Robillard2-2/+5
2012-12-19Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is available on sys...David Robillard2-2/+9
2012-11-15Add credit for Devin Anderson.David Robillard2-1/+6
2012-11-14Suil 0.6.6.v0.6.6David Robillard5-6/+11
2012-11-14Fix compilation error in last commit.David Robillard1-6/+7
2012-11-14Support reparenting Gtk-in-Qt UIs.David Robillard2-6/+48
2012-09-24Fix suil_dlfunc on Windows (fix ticket #860).David Robillard1-1/+4
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-12Fix module loading in static build.David Robillard7-13/+14
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Load debug version of modules if built with --pardebug.David Robillard1-4/+11
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard2-20/+12
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard2-3/+4
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0