summaryrefslogtreecommitdiffstats
path: root/src/gui/WindowFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Add missing includes.David Robillard1-3/+5
2012-05-01Remove half baked control window stuff. The canvas is better anyway.David Robillard1-63/+0
2012-04-28Lint.David Robillard1-2/+2
2012-04-28Remove using declarations from headers.David Robillard1-0/+3
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-3/+5
2012-03-16Preliminary work towards native LV2 UI.David Robillard1-3/+15
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-10-22Remove remote patch stuff (doesn't work anyway).David Robillard1-37/+0
2011-10-22De-singleton-ify GUI.David Robillard1-5/+14
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-21Fix Gtk warnings (avoid loading top level of UI file).David Robillard1-12/+8
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-3/+3
2011-05-13Make models const in client code.David Robillard1-23/+37
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-22/+0
2011-03-17Show plugin/port documentation in side pane when selected.David Robillard1-0/+10
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-04Fix Cancel button of quit confirmation dialog (don't hide the last patch wind...David Robillard1-1/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-1/+1
2010-02-14Merge LoadPatchWindow and LoadSubpatchWindow.David Robillard1-16/+13
2010-02-14Fix loading of subpatches.David Robillard1-2/+0
2010-01-28Universal properties window.David Robillard1-36/+11
2010-01-07Quit cleanly from connect dialog when not connected to engine.David Robillard1-14/+2
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-2/+0
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-0/+3
2009-11-16Add close button to node properties dialog.David Robillard1-0/+2
2009-11-16Make all windows respond to ctrl+w.David Robillard1-0/+3
2009-05-30Fix path in dynamic load plugin window title (don't show path: URI prefix).David Robillard1-1/+1
2009-05-30Better load plugin window geometry hinting.David Robillard1-0/+5
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-19/+19
2009-05-11* New ontology.David Robillard1-5/+5
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-20Fix window closing stuff (fix ticket #296).David Robillard1-3/+4
2008-12-16Trim include dependency tree.David Robillard1-8/+10
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+381