summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadSubpatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Merge LoadPatchWindow and LoadSubpatchWindow.David Robillard1-207/+0
2010-02-14Fix plugin and subpatch name offsets.David Robillard1-1/+1
2010-02-14Fix loading of subpatches.David Robillard1-44/+57
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-6/+9
2010-02-01Fix leaks and an iterator error found by cppcheck.David Robillard1-1/+3
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-2/+2
2010-01-28Use ingen-ui for prefix instead of ingenuity.David Robillard1-2/+2
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-2/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-13Remove 'using' declarations from headers.David Robillard1-1/+3
2009-05-11* New ontology.David Robillard1-1/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-1/+2
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+187