summaryrefslogtreecommitdiffstats
path: root/src/gui/PropertiesWindow.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Remove using declarations from headers.David Robillard1-12/+13
2012-04-22Fix crash when showing properties window (fix #828).David Robillard1-17/+4
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+4
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-4/+6
2011-05-13Make models const in client code.David Robillard1-11/+12
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+0
2010-10-17Support current versions of LV2 atom, atom-port, and context extensions.David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-20Reset PropertiesWindow on hide (fix crashes when modifying objects formerly s...David Robillard1-0/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-0/+3
2010-01-28Universal properties window.David Robillard1-0/+96