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