summaryrefslogtreecommitdiffstats
path: root/src/gui/wscript
AgeCommit message (Expand)AuthorFilesLines
2018-09-16Hide warnings from Gtk librariesDavid Robillard1-4/+4
2018-09-16Remove checks for ancient GtkmmDavid Robillard1-2/+0
2018-01-21Remove glib dependency from engine and core libraryDavid Robillard1-0/+4
2017-12-16Clean up waf optionsDavid Robillard1-2/+3
2016-10-02Replace Delay internal with simpler BlockDelayDavid Robillard1-1/+2
2015-03-28Unify value widgets in properties dialog.David Robillard1-0/+1
2015-03-15Bevel edges of sequence ports.David Robillard1-1/+1
2015-03-10Add Raul to libingen_gui_lv2 libs.David Robillard1-1/+1
2015-02-24Demodularize Parser and Serialiser.David Robillard1-1/+1
2015-02-24Add light theme for typesettable canvas export.David Robillard1-0/+7
2015-02-21Order ports deterministically.David Robillard1-1/+1
2015-02-16Distinguish edge color from port color slightly.David Robillard1-1/+0
2015-02-14Fix quit via window close.David Robillard1-1/+0
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-1/+1
2015-02-07Add configure options for stripped down builds.David Robillard1-1/+16
2014-08-29Use complete Gtk style from file for embedded UIs.David Robillard1-0/+8
2014-07-13Fix building against Lilv in a non-standard location (fix #972).David Robillard1-1/+1
2014-05-04Fix compilation error (missing serd flags) (fix #970).David Robillard1-1/+1
2014-04-26Fix library dependencies.David Robillard1-1/+1
2014-01-24Remove redundant and unnecessary properties from saved graphs and protocol.David Robillard1-1/+0
2014-01-07Factor out plugin menu code into a separate class.David Robillard1-0/+1
2013-01-08Add support for URID ports.David Robillard1-0/+1
2012-12-29"edge" => "arc".David Robillard1-1/+1
2012-11-21GUI::Configuration => GUI::Style.David Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-9/+9
2012-08-08Clean up wscript files.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-2/+2
2012-05-11"Connection" => "Edge"David Robillard1-1/+1
2012-05-01Remove half baked control window stuff. The canvas is better anyway.David Robillard1-3/+0
2012-03-26Update for latest LV2.David Robillard1-2/+2
2012-03-16Preliminary work towards native LV2 UI.David Robillard1-0/+11
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-2/+2
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-1/+1
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-1/+1
2011-10-22Remove remote patch stuff (doesn't work anyway).David Robillard1-5/+0
2011-10-21Clean up include paths.David Robillard1-1/+1
2011-10-21Use modern terser waf syntax.David Robillard1-25/+25
2011-10-01Support inline display of HTML LV2 documentation via WebKit.David Robillard1-3/+4
2011-05-27Don't install private headersDavid Robillard1-3/+0
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-4/+4
2011-04-28Switch to Lilv from SLV2.David Robillard1-1/+1
2011-04-22Fix Python whitespace (PEP8)David Robillard1-67/+67
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard1-0/+1
2011-04-18Remove wscript references to no longer existent ingen_module library.David Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-03-16Update for new waf/autowaf.David Robillard1-1/+1
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-2/+2
2011-03-03Fix Python3 compatibility.David Robillard1-1/+2
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard1-1/+0
2011-02-22Implement LV2 plugin UIs via Suil.David Robillard1-0/+1