summaryrefslogtreecommitdiffstats
path: root/src/gui/PropertiesWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Remove using declarations from headers.David Robillard1-0/+4
2012-04-23Fix polyphony widgets (fix #664).David Robillard1-2/+1
2012-04-22Fix editing string properties from properties window.David Robillard1-1/+1
2012-04-22Twiddle properties window size fudge.David Robillard1-2/+2
2012-04-22Fix crash when showing properties window (fix #828).David Robillard1-45/+9
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-26/+46
2012-03-12Centralise atom creation in forge object.David Robillard1-5/+5
2011-10-22De-singleton-ify GUI.David Robillard1-2/+2
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-05-24Move appropriate client headers to public include directory.David Robillard1-2/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-8/+8
2011-05-13Make models const in client code.David Robillard1-2/+10
2011-05-13Make signals private with accessors, and localise dependency on sigc::signal.David Robillard1-1/+1
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-10/+0
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-02-15Remove fuzzy lack of distinction between URIs and CURIEs.David Robillard1-1/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-3/+2
2010-02-20Reset PropertiesWindow on hide (fix crashes when modifying objects formerly s...David Robillard1-6/+16
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-4/+12
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-7/+1
2010-01-28Ssshhh.David Robillard1-1/+0
2010-01-28Universal properties window.David Robillard1-0/+302