summaryrefslogtreecommitdiffstats
path: root/src/libs
AgeCommit message (Expand)AuthorFilesLines
2006-06-18Set cursor in on_map instead of on_show (which segfaults sometimes?)David Robillard1-8/+0
2006-06-17New patch ports interfaceDavid Robillard3-50/+56
2006-06-16More thorough assertion checking in CountedPtr;David Robillard2-24/+24
2006-06-14Removed unused cruft from GTK clientDavid Robillard5-22/+38
2006-06-14Node destruction workingDavid Robillard1-1/+25
2006-06-13Added missing filesDavid Robillard1-0/+2
2006-06-12Fixed engine-side node destruction bugDavid Robillard6-5/+8
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 Robillard8-34/+26
2006-06-12Connections working through Store model/signal interfaceDavid Robillard5-28/+47
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard4-3/+24
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 Robillard2-15/+7
2006-06-10More jugglingDavid Robillard35-421/+5235
2006-06-10More jugglingDavid Robillard184-0/+21146