Added text grid windows. Output, cursor placement, and character input work. Line...
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Wed, 4 Feb 2009 23:55:06 +0000 (23:55 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Wed, 4 Feb 2009 23:55:06 +0000 (23:55 +0000)
commit6962155a9256d96424ff4a0c474c7f055dfb9b4a
tree9352967c1704a1538a81a87e10c4d86d9f5a164c
parente14b73dec42601c21702e39a54a5c46fd70ba4c1
Added text grid windows. Output, cursor placement, and character input work. Line input also works, but is shaky.

Changed gridtest.c to splittest.c, and put my gridtest.c back in.
21 files changed:
INSTALL
aclocal.m4
config.guess
config.h.in
config.sub
depcomp
install-sh
intltool-extract.in
intltool-merge.in
intltool-update.in
ltmain.sh
missing
src/Makefile.am
src/gridtest.c
src/input.c
src/input.h
src/main.c
src/splittest.c [new file with mode: 0644]
src/strio.c
src/window.c
src/window.h