summaryrefslogtreecommitdiffstats
path: root/src/libs/client/Store.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-6/+7
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-07-03Fixes for connecting directly from a patch input to a patch outputDavid Robillard1-2/+2
2006-07-03Enabled checkbox on patch windows workingDavid Robillard1-0/+2
2006-06-22More port controls fixes/cleanupsDavid Robillard1-0/+1
2006-06-21Reorganized directory tree/namesDavid Robillard1-1/+1
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-2/+4
2006-06-16More thorough assertion checking in CountedPtr;David Robillard1-2/+2
2006-06-12Disconnecting working in GTK clientDavid Robillard1-0/+1
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-3/+0
2006-06-12Connections working through Store model/signal interfaceDavid Robillard1-0/+1
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard1-2/+3
2006-06-11Moved Store code to client lib directoryDavid Robillard1-0/+84