git: Line endings of README.txt
[projects/chimara/chimara.git] / libchimara / chimara-glk.h
2013-10-26 Philip ChimentoChange I/O signals to pass a unique window ID
2012-08-28 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2012-01-18 Philip ChimentoAutomatic generation of VAPI file
2012-01-18 Philip ChimentoMerge branch 'new-sound-api'
2012-01-01 Philip ChimentoAdd API to start plugins using GFile
2011-09-04 Philip ChimentoAdd API to unload plugin module
2011-06-13 P. F. ChimentoAdd destroy notify parameter...
2011-06-13 P. F. ChimentoAdd introspection annotations
2011-04-14 P. F. ChimentoMisc documentation fixes
2010-11-23 P. F. ChimentoWrote chimara_glk_set_resource_load_callback()
2010-11-21 P. F. ChimentoAdded API to tell whether forced input is pending
2010-05-23 rodinShowing off dynamic styles: started work on preferences...
2010-05-11 rodinImprovements to the iliad client
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2010-04-25 fliepFixed problem of player looking for CSS file in a hard...
2009-12-20 fliepFixed Gtk-doc parse error
2009-12-06 fliepCreated open game functionality in the player. Fix...
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-11-22 rodinfixed #27
2009-10-25 fliep- Feeding input programmatically to the Glk program...
2009-10-23 fliepWrote documentation for new functions
2009-10-21 fliep- Fixed a bug that made Nitfol crash since [130]
2009-10-13 fliepAdded chimara_if_run() which, given a game file, autode...
2009-10-11 fliepImplemented the 'waiting' signal on the ChimaraGlk...
2009-10-11 fliepImplemented the signals 'char-input', 'line-input'...
2009-05-23 rodin * Added the game anchorhead to test
2009-05-23 fliepSeparated library source code from testing code, fixing #6