summaryrefslogtreecommitdiffstats
path: root/src/libs/client
AgeCommit message (Expand)AuthorFilesLines
2006-06-12Fixed engine-side node destruction bugDavid Robillard2-0/+2
2006-06-12Disconnecting working in GTK clientDavid Robillard4-3/+23
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard7-28/+24
2006-06-12Connections working through Store model/signal interfaceDavid Robillard5-28/+47
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard3-3/+19
2006-06-11Moved Store code to client lib directoryDavid Robillard3-0/+349
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard9-46/+68
2006-06-11Got store working directly through SigClientInterfaceDavid Robillard1-19/+25
2006-06-10Actually got all this stuff building againDavid Robillard1-13/+5
2006-06-10More jugglingDavid Robillard30-0/+5218