Implemented the signals 'char-input', 'line-input', and 'text-buffer-output' on the...
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 11 Oct 2009 20:49:05 +0000 (20:49 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 11 Oct 2009 20:49:05 +0000 (20:49 +0000)
commit0619b371ff5c35ce062557c9ecf478379020673b
tree689c29428e1b5f51185bcacb66ddbfdb8363e568
parent4540c325c8fe9f9d8891435747d4330758627c79
Implemented the signals 'char-input', 'line-input', and 'text-buffer-output' on the ChimaraGlk widget.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@140 ddfedd41-794f-dd11-ae45-00112f111e67
libchimara/.svnignore
libchimara/Makefile.am
libchimara/chimara-glk.c
libchimara/chimara-glk.h
libchimara/chimara-marshallers.txt [new file with mode: 0644]
libchimara/input.c
libchimara/strio.c
tests/main.c