- Feeding input programmatically to the Glk program now works: chimara_glk_feed_line_...
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 25 Oct 2009 22:09:33 +0000 (22:09 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 25 Oct 2009 22:09:33 +0000 (22:09 +0000)
commit2090f5576f520435b22417c3246ad2286d95a391
tree852942be0665039dcbdc9a46027e7eaee7c56c0a
parenta547d7c1b896ecae9afe07273dfb0fc744a84cb8
- Feeding input programmatically to the Glk program now works: chimara_glk_feed_line_input() and chimara_glk_feed_char_input().
- Various other small fixes.
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