summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-30Initialise Gtk when wrapped in Qt, and initialise GtkPlug with QX11EmbedConta...David Robillard1-7/+6
2011-05-26Suil 0.4.2v0.4.2David Robillard3-2/+12
2011-05-25Only use most basic (portable) Python exception syntaxDavid Robillard1-1/+1
2011-05-25Fix building documentation as part of recursive build.David Robillard1-0/+0
2011-05-25Fix building documentation in recursive buildDavid Robillard1-5/+12
2011-05-25Python portability (argh...)David Robillard1-2/+2
2011-05-25Suil 0.4.0v0.4.0David Robillard2-6/+9
2011-05-25Fix case in project name in documentationDavid Robillard1-1/+1
2011-05-25Add Suil-specific instructions to PACKAGINE.David Robillard1-1/+21
2011-05-25Update documentation.David Robillard1-8/+7
2011-05-24Automatically fix up documentation on buildDavid Robillard1-0/+6
2011-05-24Add PACKAGING fileDavid Robillard1-0/+29
2011-05-20Fix compilation with ancient versions of Gtk2 (fix ticket #655).David Robillard2-1/+10
2011-05-19Update waf (don't crash on waf test when lcov is unavailable)David Robillard1-0/+0
2011-05-16Align configuration output precisely per-projectDavid Robillard1-1/+1
2011-04-28Support parallel installation of different major versionsDavid Robillard3-7/+10
2011-04-28Bump versions.David Robillard1-1/+1
2011-04-28Don't hide pointers behind typedefs.David Robillard6-56/+42
2011-04-22Upgrade to waf 1.6.4 and autowaf r43David Robillard1-0/+0
2011-04-22Upgrade to waf 1.6.4David Robillard1-0/+0
2011-04-22Make port subscription functions extensible.David Robillard1-6/+9
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard8-312/+84
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard5-59/+180
2011-04-19Make event queue size a runtime parameter (--queue-size, -q).David Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard2-3/+1
2011-04-13Link against -ldl.David Robillard1-2/+9
2011-03-29Update library preprocessor boilerplateDavid Robillard1-13/+13
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard1-0/+0
2011-03-28Fix Windows build.David Robillard2-2/+8
2011-03-27Update waf (working windows version)David Robillard1-0/+0
2011-03-27Update wafDavid Robillard1-0/+0
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-0/+0
2011-03-18Fix whitespace.David Robillard1-58/+60
2011-03-17Add waf upload_docs.David Robillard1-3/+6
2011-03-17Trim.David Robillard1-1/+0
2011-03-17Improve documentation.David Robillard4-47/+65
2011-03-17Switch Suil to 2-clause BSD license.David Robillard6-801/+200
2011-03-15Add INSTALL and waf files.David Robillard2-0/+35
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard3-17/+7
2011-03-06Python 2/3: Use print('') instead of print() to print empty lines.David Robillard1-1/+1
2011-03-04Gtk2-in-QT4 resize patch from Rui.David Robillard1-2/+6
2011-03-03Fix Python3 compatibility.David Robillard1-1/+1
2011-02-26Show plug before embedding in Qt. Gtk UIs working in svn QTractor.David Robillard1-0/+2
2011-02-26Fix suil_wrap signature.David Robillard1-5/+5
2011-02-26Gracefully handle missing module symbols.David Robillard1-1/+8
2011-02-26Fix wrap function name.David Robillard1-3/+3
2011-02-24Add waf an INSTALL links.David Robillard2-0/+2
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard5-190/+69
2011-02-23Gtk2 in Qt4 embedding (untested).David Robillard1-24/+5
2011-02-23Fix compilation.David Robillard1-2/+4