- Feeding input programmatically to the Glk program now works: chimara_glk_feed_line_...
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 25 Oct 2009 22:09:33 +0000 (22:09 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 25 Oct 2009 22:09:33 +0000 (22:09 +0000)
commit4a1188d59e0c9958df56cf5fb61d04ee8fb1e37c
tree852942be0665039dcbdc9a46027e7eaee7c56c0a
parent6702e46cbf0d5980a7386038d019c03fb12d3b52
- Feeding input programmatically to the Glk program now works: chimara_glk_feed_line_input() and chimara_glk_feed_char_input().
- Various other small fixes.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@151 ddfedd41-794f-dd11-ae45-00112f111e67
18 files changed:
docs/reference/chimara-sections.txt
libchimara/abort.c
libchimara/abort.h
libchimara/chimara-glk-private.h
libchimara/chimara-glk.c
libchimara/chimara-glk.h
libchimara/event.c
libchimara/event.h
libchimara/glk.c
libchimara/input.c
libchimara/input.h
tests/Makefile.am
tests/callbacks.c
tests/callbacks.h [deleted file]
tests/chimara.menus
tests/chimara.ui
tests/main.c
tests/style.css