summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Resource.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Add missing base class virtual destructor stubs.David Robillard1-0/+1
2009-10-19Fix set/PUT with multiple properties of the same predicate.David Robillard1-0/+3
2009-05-28Generic plugin property mechanism.David Robillard1-2/+2
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-4/+4
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-3/+3
2009-05-13The great ID refactoring of 2009.David Robillard1-6/+6
2008-12-16Trim include dependency tree.David Robillard1-1/+2
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-0/+49