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