summaryrefslogtreecommitdiffstats
path: root/src/libs/client/NodeModel.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-07Visual tweaks.David Robillard1-1/+1
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-11/+11
2006-10-16Used boost::noncopyable to eliminate undefined private copy constructors spre...David Robillard1-6/+1
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-13/+13
2006-09-16Fixes for building w/o DSSI.David Robillard1-1/+0
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-11/+11
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-36/+31
2006-09-11Bug fixes.David Robillard1-0/+2
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-1/+7
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-2/+2
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-5/+7
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-06-21Reorganized directory tree/namesDavid Robillard1-1/+1
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-3/+0
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard1-7/+15
2006-06-10More jugglingDavid Robillard1-0/+93