Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-12 | Fixed engine-side node destruction bug | David Robillard | 1 | -2/+2 |
2006-06-12 | Disconnecting working in GTK client | David Robillard | 1 | -1/+2 |
2006-06-12 | Store memory bug fixes (multiple ref ptr's to the same object, bad), | David Robillard | 10 | -24/+30 |
2006-06-12 | Control windows working | David Robillard | 2 | -37/+1 |
2006-06-12 | Connections working through Store model/signal interface | David Robillard | 2 | -7/+8 |
2006-06-12 | Metadata working based on Store signals (node positions restored) | David Robillard | 3 | -19/+14 |
2006-06-11 | Moved Store code to client lib directory | David Robillard | 2 | -347/+0 |
2006-06-11 | Moved Store into LibOmClient namespace | David Robillard | 3 | -16/+9 |
2006-06-11 | New nodes in gtk client working through Store signal interface | David Robillard | 15 | -122/+198 |
2006-06-11 | Got store working directly through SigClientInterface | David Robillard | 27 | -171/+281 |
2006-06-10 | Actually got all this stuff building again | David Robillard | 1 | -3/+4 |
2006-06-10 | More juggling | David Robillard | 82 | -0/+17500 |