summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchView.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-05-13The great ID refactoring of 2009.David Robillard1-3/+6
Path is now actually URI (scheme path: for now). Therefore ingen nodes and such live in the same namespace as ... well, everything. Including plugins. Thar be profit, laddies. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1992 a436a847-0d15-0410-975c-d299462d15a1
2009-05-11* New ontology.David Robillard1-2/+13
* Display human names on patch ports on creation, if enabled. * Fix copy/paste of subpatches. * Split properties into "properties" (class properties) and "variables" (instance properties). * Names are kind of a legacy leftover... * Remove special set poly / enable / etc events in favour of just setting properties (less API, extensible, RDF compatible). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1973 a436a847-0d15-0410-975c-d299462d15a1
2009-05-10Show current value for all ports (not just plugin node ports) in status bar ↵David Robillard1-3/+1
on hover. Fix ticket #358. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1970 a436a847-0d15-0410-975c-d299462d15a1
2008-11-27Get rid of unnecessary viewport in breadcrumb toolbar (not that it fixed the ↵David Robillard1-3/+3
damn border problem like I was hoping, but hey). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1793 a436a847-0d15-0410-975c-d299462d15a1
2008-11-27Replace "modes" with boolean "edit controls" in tooltips etc.David Robillard1-2/+7
Give edit controls a menu entry. Cleanup toolbar, fix some clashing mnemonics, etc. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1790 a436a847-0d15-0410-975c-d299462d15a1
2008-11-27Make use of status bar.David Robillard1-8/+20
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1789 a436a847-0d15-0410-975c-d299462d15a1
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-1/+26
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1769 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Fix initial active state of created subpatches.David Robillard1-2/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1743 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+194
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1551 a436a847-0d15-0410-975c-d299462d15a1