summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/WindowFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Clamp range of voice selector in node control window.David Robillard1-1/+1
2008-08-14Fix crash when showing control window for root patch.David Robillard1-1/+1
2008-06-09Make sure plugin window isn't modal (hopefully...).David Robillard1-0/+1
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-5/+5
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-6/+5
2007-10-06Access to object properties window via context menu (most importantly the por...David Robillard1-10/+25
2007-10-06Fix building without libcurl.David Robillard1-2/+10
2007-10-03s/Ingenuity/Ingen/David Robillard1-1/+1
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-1/+1
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-8/+9
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-14/+14
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+357