Added first version of hyperlink support. Only textbuffers at the moment, but can...
authorMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Sun, 22 Nov 2009 23:04:31 +0000 (23:04 +0000)
committerMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Sun, 22 Nov 2009 23:04:31 +0000 (23:04 +0000)
commit13b21e2a9ba53c7109ae0bbfd774f16f0c9d4413
tree9db618127fdbc6fd0c430ab2d987fd8e62d63861
parent42d2c2e53f65402039e0b1c6e48e258fb417bb71
Added first version of hyperlink support. Only textbuffers at the moment, but can easilily be added to textgrids in the future.
New text program styletest.so available to test some basic style/hyperlink functionality. Load with the plugin loader.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@177 ddfedd41-794f-dd11-ae45-00112f111e67
12 files changed:
libchimara/gestalt.c
libchimara/hyperlink.c
libchimara/hyperlink.h
libchimara/stream.h
libchimara/strio.c
libchimara/style.c
libchimara/style.h
libchimara/window.c
libchimara/window.h
tests/Makefile.am
tests/main.c
tests/style.css