Implemented line input in text grid windows using a GtkEntry.
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 1 Mar 2009 19:32:23 +0000 (19:32 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 1 Mar 2009 19:32:23 +0000 (19:32 +0000)
commitfb6cf2af0f2318aceaea82d02acc961df0f9811d
tree051aed8dc2d625637c275368e8a3222db52e5789
parente7b655fa76e4a42b1a0228bd7e9290998a1fbeae
Implemented line input in text grid windows using a GtkEntry.
Fixed another off-by-one error in line input requests :-P
Corrected the source dependencies for the plugin programs in the automake file.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@25 ddfedd41-794f-dd11-ae45-00112f111e67
config.h.in
configure.ac
ltmain.sh
src/Makefile.am
src/gridtest.c
src/input.c
src/input.h
src/window.c
src/window.h