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
/
PropertiesWindow.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-04-01
Support adding datatype properties.
David Robillard
1
-0
/
+5
2015-03-28
Unify value widgets in properties dialog.
David Robillard
1
-17
/
+12
2015-03-28
Improve properties window.
David Robillard
1
-2
/
+11
2013-06-09
Support removing properties from the properties dialog.
David Robillard
1
-11
/
+14
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-5
/
+5
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-18
/
+17
2012-08-18
Node => Block
David Robillard
1
-1
/
+1
2012-07-29
Add UI for adding arbitrary object properties to properties dialog.
David Robillard
1
-2
/
+22
2012-05-11
Avoid including gtkmm.h
David Robillard
1
-1
/
+6
2012-05-11
Add missing includes.
David Robillard
1
-0
/
+2
2012-04-28
Remove using declarations from headers.
David Robillard
1
-12
/
+13
2012-04-22
Fix crash when showing properties window (fix #828).
David Robillard
1
-17
/
+4
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
-2
/
+4
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-1
/
+1
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-4
/
+6
2011-05-13
Make models const in client code.
David Robillard
1
-11
/
+12
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-1
/
+0
2010-10-17
Support current versions of LV2 atom, atom-port, and context extensions.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-02-20
Reset PropertiesWindow on hide (fix crashes when modifying objects formerly s...
David Robillard
1
-0
/
+1
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
1
-3
/
+3
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-0
/
+3
2010-01-28
Universal properties window.
David Robillard
1
-0
/
+96