Added the dispatch layer headers. In order to get this to compile, I had to add stubs...
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Mon, 5 Oct 2009 21:51:28 +0000 (21:51 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Mon, 5 Oct 2009 21:51:28 +0000 (21:51 +0000)
commite30890ee1f3597bc0c63729bbcdd80076d7d78dc
treecf306105b433b4e11b17b770eb597a71e3bbbea3
parentdeed9ccb2dacd8c2b4e58c2fdd947850299902bc
Added the dispatch layer headers. In order to get this to compile, I had to add stubs for all unimplemented Glk functions.
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