summaryrefslogtreecommitdiffstats
path: root/src/gui/URIEntry.cpp
AgeCommit message (Collapse)AuthorFilesLines
2015-04-05Add mnemonics for value menu.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5665 a436a847-0d15-0410-975c-d299462d15a1
2015-04-05Allow editing generic properties.David Robillard1-11/+33
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5664 a436a847-0d15-0410-975c-d299462d15a1
2015-03-28Unify value widgets in properties dialog.David Robillard1-0/+172
This shows the fancy URI selector for URI properties, and can show numeric controls for the property-to-add. The ontologies need some work, along with smarter widget creation, before the latter will actually be useful. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5648 a436a847-0d15-0410-975c-d299462d15a1