Added the dispatch layer headers. In order to get this to compile, I had to add stubs...
authorPhilip Chimento <philip.chimento@gmail.com>
Mon, 5 Oct 2009 21:51:28 +0000 (21:51 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Mon, 5 Oct 2009 21:51:28 +0000 (21:51 +0000)
commit7de488aa6a1709a4d5c59b5ff59862105c1748c5
treecf306105b433b4e11b17b770eb597a71e3bbbea3
parent2ce0ccd78003fce557bb76883c87ca2cb101608d
Added the dispatch layer headers. In order to get this to compile, I had to add stubs for all unimplemented Glk functions.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@127 ddfedd41-794f-dd11-ae45-00112f111e67
libchimara/Makefile.am
libchimara/gi_dispa.c [new file with mode: 0644]
libchimara/gi_dispa.h [new file with mode: 0644]
libchimara/hyperlink.c [new file with mode: 0644]
libchimara/image.c [new file with mode: 0644]
libchimara/mouse.c
libchimara/schannel.c [new file with mode: 0644]
libchimara/style.c