aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_gtk.c
AgeCommit message (Collapse)AuthorFilesLines
2013-01-10Support event-based file parameters in built-in UI.David Robillard1-20/+98
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4913 a436a847-0d15-0410-975c-d299462d15a1
2012-08-22Fix Jack Session 'save and close' operation.David Robillard1-0/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4747 a436a847-0d15-0410-975c-d299462d15a1
2012-08-22Set control widgets initially to actual control value, not default value.David Robillard1-16/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4744 a436a847-0d15-0410-975c-d299462d15a1
2012-08-21Set WM_ROLE to 'plugin_ui' to appease someone who would never do the same ↵David Robillard1-0/+1
for me. As far as I can tell this doesn't make sense for Jalv and doesn't conform to the purpose/meaning of WM_ROLE in general. However it doesn't do any harm either and is useful as a hook for WM kludges. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4733 a436a847-0d15-0410-975c-d299462d15a1
2012-08-10Fix a ton of warnings.David Robillard1-9/+10
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4648 a436a847-0d15-0410-975c-d299462d15a1
2012-08-09Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes ↵David Robillard1-3/+3
-Wmissing-prototypes. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4634 a436a847-0d15-0410-975c-d299462d15a1
2012-08-05Fix UI/plugin communication.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4619 a436a847-0d15-0410-975c-d299462d15a1
2012-08-02Pass parent widget to suil_instance_new.David Robillard1-12/+18
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4600 a436a847-0d15-0410-975c-d299462d15a1
2012-07-29Add Gtk3 UI.David Robillard1-0/+638
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4572 a436a847-0d15-0410-975c-d299462d15a1