diff options
author | David Robillard <d@drobilla.net> | 2007-07-01 20:08:05 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-07-01 20:08:05 +0000 |
commit | 87a7c71254f292939410b7fe376c80f4d8cd815e (patch) | |
tree | f501dd98b09b4d65ec518affc763faa3f958bd4c /AUTHORS | |
parent | e67a923c73c26dfd335cfb325511c831996952ab (diff) | |
download | lilv-87a7c71254f292939410b7fe376c80f4d8cd815e.tar.gz lilv-87a7c71254f292939410b7fe376c80f4d8cd815e.tar.bz2 lilv-87a7c71254f292939410b7fe376c80f4d8cd815e.zip |
Removed redundant GUI loading stub (I'm an idiot).
Cleaned up messy GUI code.
Added _gtk2 to gtk2 specific GUI function names (is a nicer more abstract way than this possible?).
Fixed instantiation bugs caused by last commit's bundle URI stuff.
git-svn-id: http://svn.drobilla.net/lad/slv2@554 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ -Dave Robillard <dave@drobilla.net> +Author: + Dave Robillard <dave@drobilla.net> +GTK2 GUI support: + Lars Luthman <lars.luthman@gmail.com> |