summaryrefslogtreecommitdiffstats
path: root/src/gui/WindowFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-02-17Delete trailing whitespace.David Robillard1-1/+1
2014-11-17Fix a few minor/unlikely memory errors.David Robillard1-0/+12
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-2/+2
2014-01-24Fix various whitespace and formatting issues.David Robillard1-2/+3
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-19/+19
2013-01-11Use range-based for loops where possible.David Robillard1-9/+6
2012-11-18Fix Plugin=>UI ring overflow handling.David Robillard1-0/+2
2012-08-19GraphObject => NodeDavid Robillard1-4/+4
2012-08-19Patch => GraphDavid Robillard1-87/+87
2012-08-18Node => BlockDavid Robillard1-3/+3
2012-08-14Update for latest Raul.David Robillard1-1/+1
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-1/+1
2012-05-23Trim unnecessary includes.David Robillard1-1/+0
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