Added first version of hyperlink support. Only textbuffers at the moment, but can...
authorrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 22 Nov 2009 23:04:31 +0000 (23:04 +0000)
committerrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 22 Nov 2009 23:04:31 +0000 (23:04 +0000)
commit68d8cb11ff2e3e6978cc01947c66312bacd52a99
tree9db618127fdbc6fd0c430ab2d987fd8e62d63861
parent5f15de94ee255dd55c3e2916a3387bdb158d3a80
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.
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