Use init and clear for GMutex and GCond
[projects/chimara/chimara.git] / libchimara / glk.c
2013-09-09 Philip ChimentoUse init and clear for GMutex and GCond
2011-04-14 P. F. ChimentoUpdated documentation to match API 0.7.2
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2010-01-12 fliepFixed shutdown problems. Everything should properly...
2009-10-25 fliep- Feeding input programmatically to the Glk program...
2009-09-13 fliepStarted using thread-private data. Multisession still...
2009-06-09 fliepMoved startup code to the Glk thread. Now Frotz works...
2009-05-26 fliepMade sure no internal symbols were exported; can be...
2009-05-23 fliepSeparated library source code from testing code, fixing #6