Use init and clear for GMutex and GCond
[projects/chimara/chimara.git] / libchimara / chimara-glk-private.h
2013-09-09 Philip ChimentoUse init and clear for GMutex and GCond
2012-09-24 Marijn van VlietMerge branch 'gtk3'
2012-09-16 Marijn van VlietMerge branch 'gtk3' of ssh://git.stderr.nl/projects...
2012-09-16 Philip ChimentoRemove code for styling the pager
2011-06-13 P. F. ChimentoAdd destroy notify parameter...
2011-01-30 P. F. ChimentoProvide blorb file to interpreter on command line
2011-01-30 P. F. ChimentoAdded hack for opening external Blorb file
2011-01-30 P. F. ChimentoMerge branch 'sound'
2010-12-28 Philip ChimentoStart work on sound capabilities
2010-11-23 P. F. ChimentoWrote chimara_glk_set_resource_load_callback()
2010-05-18 rodinBackend support for using dynamic styles. See also...
2010-05-02 fliepImplemented garglk_set_program_name(), garglk_set_progr...
2010-04-25 fliepFixed problem of player looking for CSS file in a hard...
2010-04-17 rodinPager in place
2010-02-07 rodinGraphics caching not operational.
2010-01-28 rodinBeginning work on graphic windows. Hopelessly broken...
2010-01-12 fliepFixed shutdown problems. Everything should properly...
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-10-26 fliepStyles should be initialized once per widget, not once...
2009-10-25 fliep- Feeding input programmatically to the Glk program...
2009-10-21 fliep- Fixed a bug that made Nitfol crash since [130]
2009-10-15 rodin* Changing styles no longer affects existing windows
2009-10-07 fliepWrote platform-dependent dispatch code
2009-10-05 rodinAdded first support for CSS files.
2009-05-24 fliepImplemented Unix startup code, argument parsing, and...
2009-05-24 fliepHopefully solved the problem of waiting for windows...
2009-05-24 fliepImplemented evtype_Arrange events, fixing #8.
2009-05-23 fliepSeparated library source code from testing code, fixing #6