Added first support for CSS files.
[rodin/chimara.git] / tests /
2009-10-05 Marijn van VlietAdded first support for CSS files.
2009-09-13 Philip ChimentoSome cosmetic fixes, like giving a window the focus...
2009-09-13 Philip ChimentoFixed bug in text grid line input that obscured a new...
2009-09-13 Philip ChimentoAdded an initialization function, which must be called...
2009-09-11 Philip ChimentoAdded a test program which runs two ChimaraGlk widgets...
2009-09-11 Philip ChimentoUnref UI manager when done
2009-09-11 Philip ChimentoForgot to add chimara.ui
2009-09-11 Philip ChimentoFixed ignore properties
2009-09-11 Philip ChimentoUpdate the interface definition to use the new version...
2009-09-09 Philip ChimentoFixed warning in model.c
2009-09-09 Philip ChimentoMoved to updated gettext and did some tweaking for...
2009-06-09 Philip ChimentoMoved startup code to the Glk thread. Now Frotz works...
2009-06-05 Marijn van VlietAdded a better default font, line spacing and margins
2009-05-24 Philip ChimentoImplemented glk_window_set_arrangement() and glk_window...
2009-05-23 Marijn van Vliet * Added the game anchorhead to test
2009-05-23 Philip ChimentoSet ignore properties on new directories
2009-05-23 Philip Chimentotests/Makefile.am
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6