Implemented line input in text grid windows using a GtkEntry.
[projects/chimara/chimara.git] / src / Makefile.am
2009-03-01 fliepImplemented line input in text grid windows using a...
2009-02-04 fliepAdded text grid windows. Output, cursor placement,...
2008-12-26 fliepImplemented glk_window_get_size()
2008-12-24 fliepFixed a segfault when opening an invalid window.
2008-12-23 fliepAdded dynamic module loading: now the Glk program ...
2008-12-22 fliepChanged build system to Automake. Split Glk code off...