Implemented line input in text grid windows using a GtkEntry.
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 1 Mar 2009 19:32:23 +0000 (19:32 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 1 Mar 2009 19:32:23 +0000 (19:32 +0000)
commitc9ef2863a85d550397cea202b188c606b3a6b867
tree051aed8dc2d625637c275368e8a3222db52e5789
parent3fa6fa06001573550f76699d7f89be5a9c4d9f90
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.
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