summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-27Update documentation styleDavid Robillard2-212/+453
2016-08-17Add target for generating release announcementsDavid Robillard3-10/+24
2016-07-31Fix compilation with C++David Robillard1-2/+2
2016-07-25Support test coverage with LLVMDavid Robillard1-5/+5
2016-07-11Improve test frameworkDavid Robillard1-5/+5
2016-07-09Upgrade to waf 1.8.22 and autowaf 93d0926David Robillard1-7/+7
2015-11-28Bubble X11 key events up to Gtk parentDavid Robillard2-6/+23
2015-11-28Fix initial size of resizable X11 UIs in GtkDavid Robillard2-1/+14
2015-11-28Center X11 UIs in GtkDavid Robillard2-2/+38
2015-11-08Upgrade to waf 1.8.14David Robillard1-5/+5
2015-10-08Fix documentation generationDavid Robillard1-1/+1
2015-10-04Delete parent widgetDavid Robillard1-0/+4
2015-10-03Upgrade to waf 1.8.14David Robillard2-8/+10
2015-09-17Fix issues with embedding in Qt.David Robillard2-8/+17
2015-09-13Fix Qt5 wrapping.David Robillard4-30/+15
2015-09-13Update copyright dates.David Robillard9-9/+9
2015-09-13Require LV2 1.6.0.David Robillard6-89/+31
2015-09-12Add Gtk2 and X11 in Qt5 wrappers.David Robillard8-15/+403
2015-09-12Gracefully handle failure to open wrapper.David Robillard2-8/+12
2015-09-11Zero-initialize wrapper structs.David Robillard6-16/+10
2015-09-10Fix whitespace.David Robillard1-1/+1
2015-05-14Only report suil_ui_supported() if necessary wrapper is compiled in.David Robillard3-18/+52
2015-03-06Fix whitespace.David Robillard1-1/+1
2015-02-23Update waf.David Robillard1-5/+5
2015-02-22Fix keyboard events on OSX (patch from Robin Gareus).David Robillard1-20/+41
2015-02-15Fix mouse wheel on Windows.David Robillard1-0/+12
2015-02-14Various Windows fixes (patches from Robin Gareus).David Robillard5-18/+119
2015-01-25Upgrade to r100/autowaf.David Robillard1-5/+5
2015-01-18Fix LV2 1.6.0 features (idle, show).David Robillard1-7/+7
2015-01-16Upgrade to r99/autowaf (fix documentation paths).David Robillard1-4/+4
2014-12-18Upgrade to waf 1.8.5.David Robillard2-12/+10
2014-12-16Fix compilation on OSX 10.6 (#988).David Robillard2-3/+3
2014-11-17Fix a few minor/unlikely memory errors.David Robillard2-2/+4
2014-10-29Tidy.David Robillard1-5/+5
2014-10-29Fix compilation with -Wl,--no-undefined (fix #981).David Robillard2-3/+5
2014-10-29Add Cocoa in Gtk wrapper (patch from Robin Gareus) (fix #988).David Robillard5-1/+440
2014-10-05Configure based on compiler target OS for cross-compilation.David Robillard2-4/+10
2014-08-08Suil 0.8.2.v0.8.2David Robillard2-4/+5
2014-08-08Upgrade to waf 1.7.16.David Robillard1-0/+0
2014-08-08Update Doxygen files.David Robillard1-918/+1438
2014-08-08Update copyright dates.David Robillard6-6/+6
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-13/+13
2014-07-13Add configure options to disable all Gtk or Qt support (fix #952).David Robillard2-13/+21
2014-04-27Tolerate passing NULL container type to open_wrapper.David Robillard1-1/+1
2014-04-26Update to waf 1.7.16.David Robillard1-0/+0
2014-02-08Fix embedding several Qt UIs in Gtk (apply #961).David Robillard3-4/+14
2014-01-04Suil 0.8.0v0.8.0David Robillard2-3/+3
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
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