summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadPluginWindow.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Avoid including gtkmm.hDavid Robillard1-1/+5
2012-05-11Add missing includes.David Robillard1-0/+1
2012-04-28Lint.David Robillard1-2/+8
2012-04-28Remove using declarations from headers.David Robillard1-13/+11
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-4/+7
2011-05-13Make models const in client code.David Robillard1-8/+9
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-10Add #include "ingen-config.h" to files that use config #ifdefs that were miss...David Robillard1-0/+1
2010-02-14Fix loading of subpatches.David Robillard1-1/+1
2010-02-07Show type (LV2, LADSPA, etc) label in plugin window rather than URI.David Robillard1-0/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-28Universal properties window.David Robillard1-15/+15
2009-12-11Build against old Gtkmm (without clear icon in text entries).David Robillard1-0/+2
2009-11-16Add close button to node properties dialog.David Robillard1-1/+0
2009-11-16Make all windows respond to ctrl+w.David Robillard1-1/+2
2009-11-16Clean up load plugin window and add close button.David Robillard1-5/+3
2009-06-03Make plugin dialog tree model junk local classes (hide from documentation).David Robillard1-43/+31
2009-05-30Multi-select in load plugin window (add several plugins at once).David Robillard1-3/+6
2009-05-28Generic plugin property mechanism.David Robillard1-8/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-12/+12
2009-05-13Use new query system to get LADSPA plugin names from the engine.David Robillard1-0/+8
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2009-05-11* New ontology.David Robillard1-2/+2
2008-12-16Trim include dependency tree.David Robillard1-4/+6
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-10-09Remove cruft.David Robillard1-2/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+155