Age | Commit message (Expand) | Author | Files | Lines |
2007-05-02 | Added svn:ignore property to everything. | David Robillard | 1 | -1/+1 |
2007-04-11 | Serialization (both saving and restoring) of nested patches. | David Robillard | 1 | -0/+2 |
2007-03-12 | Removed name-based interface for FlowCanvas (using the view as a model = evil... | David Robillard | 1 | -3/+3 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2007-02-07 | Mad sed-fu for consistent private member naming. | David Robillard | 1 | -14/+14 |
2006-10-16 | Used boost::noncopyable to eliminate undefined private copy constructors spre... | David Robillard | 1 | -4/+0 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -12/+12 |
2006-09-30 | Work on RDF serialization (only (partial) saving so far). | David Robillard | 1 | -7/+7 |
2006-09-18 | More store error correcting fixes. | David Robillard | 1 | -2/+1 |
2006-09-14 | Cleaned up client-side model code significantly (made everything private | David Robillard | 1 | -33/+34 |
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with c... | David Robillard | 1 | -11/+13 |
2006-09-11 | Bug fixes. | David Robillard | 1 | -0/+2 |
2006-09-11 | Switched homebrew CountedPtr to boost::shared_ptr. | David Robillard | 1 | -1/+3 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 1 | -3/+5 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -3/+3 |
2006-07-03 | Fixes for connecting directly from a patch input to a patch output | David Robillard | 1 | -1/+1 |
2006-07-03 | Enabled checkbox on patch windows working | David Robillard | 1 | -2/+5 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -1/+1 |
2006-06-14 | Removed unused cruft from GTK client | David Robillard | 1 | -13/+14 |
2006-06-12 | Fixed engine-side node destruction bug | David Robillard | 1 | -0/+1 |
2006-06-12 | Disconnecting working in GTK client | David Robillard | 1 | -2/+3 |
2006-06-12 | Connections working through Store model/signal interface | David Robillard | 1 | -7/+7 |
2006-06-11 | New nodes in gtk client working through Store signal interface | David Robillard | 1 | -1/+6 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+88 |