Barf improvements -- the paging functionality should now be ready to move into the...
[rodin/chimara.git] / tests /
2010-02-02 Philip ChimentoBarf improvements -- the paging functionality should...
2010-01-28 Marijn van VlietAdded City of Secrets to the test folder
2010-01-16 Marijn van VlietInitial mouse support added.
2010-01-16 Marijn van VlietHyperlinks now fully supported, also on textgrids.
2009-12-24 Philip ChimentoPager!
2009-12-23 Philip ChimentoBarf still doesn't work
2009-12-12 Philip ChimentoRemove player source from tests directory
2009-12-04 Philip ChimentoDon't install test plugins
2009-12-03 Philip ChimentoBug fixes
2009-12-03 Philip ChimentoImproved Glulxercise test program
2009-11-27 Philip ChimentoWorkaround for GtkBuilder bug in GTK 2.12
2009-11-24 Philip Chimento- Get VPATH build to work
2009-11-23 Marijn van VlietIliad client
2009-11-23 Marijn van VlietMissing files
2009-11-23 Philip ChimentoUpdated ignore properties in tests
2009-11-22 Marijn van VlietAdded first version of hyperlink support. Only textbuff...
2009-11-17 Marijn van VlietMake the save button work \o/
2009-11-17 Marijn van VlietUpdated default styles to use a slightly larger font
2009-11-17 Philip ChimentoFixed text grid line input bugs
2009-11-15 Philip ChimentoSee previous commit
2009-11-15 Philip ChimentoWrote 'plugin-loader' for loading and executing a plugin.
2009-11-14 Philip ChimentoFix input event test name
2009-11-12 Philip ChimentoAdded Andrew Plotkin's unit tests for Glulx interpreters
2009-10-25 Philip Chimento- Feeding input programmatically to the Glk program...
2009-10-21 Philip Chimento- Fixed a bug that made Nitfol crash since [130]
2009-10-15 Marijn van VlietBetter default width. Anchorhead looks beautiful now.
2009-10-15 Marijn van Vliet* Changing styles no longer affects existing windows
2009-10-13 Philip ChimentoAdded chimara_if_run() which, given a game file, autode...
2009-10-11 Philip ChimentoImplemented the 'waiting' signal on the ChimaraGlk...
2009-10-11 Philip ChimentoImplemented the signals 'char-input', 'line-input'...
2009-10-11 Philip ChimentoFixed bug - Function keys not detected in multiwin...
2009-10-07 Philip ChimentoAdd Glulxe and Git. They compile but don't work yet.
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