Eliminated warnings about static functions declared with G_GNUC_INTERNAL
[rodin/chimara.git] / src / gridtest.c
2009-05-21 Philip ChimentoDefined glui32 and glsi32 in terms of the 32-bit intege...
2009-03-01 Philip ChimentoImplemented line input in text grid windows using a...
2009-02-28 Philip ChimentoWrote behavior of Backspace key during line input in...
2009-02-04 Philip ChimentoAdded text grid windows. Output, cursor placement,...
2009-01-15 Marijn van Vlietpreliminary support for splitting of windows. Does...
2008-12-26 Philip ChimentoImplemented glk_window_get_size()
2008-12-24 Philip ChimentoFixed a segfault when opening an invalid window.