Added text grid windows. Output, cursor placement, and character input work. Line...
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 4 Feb 2009 23:55:06 +0000 (23:55 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Wed, 4 Feb 2009 23:55:06 +0000 (23:55 +0000)
commitc8c67078daea54fdf03b46726a77ecf26cf65be4
tree9352967c1704a1538a81a87e10c4d86d9f5a164c
parentf841e96edc9e854e37bb1bf648314c667db548e6
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.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@22 ddfedd41-794f-dd11-ae45-00112f111e67
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