Fixed freeing data at stop & start. Previously the root window was set to NULL when...
[rodin/chimara.git] / libchimara / chimara-glk-private.h
2009-12-03 Philip ChimentoFixed freeing data at stop & start. Previously the...
2009-10-26 Philip ChimentoStyles should be initialized once per widget, not once...
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 Vliet* Changing styles no longer affects existing windows
2009-10-07 Philip ChimentoWrote platform-dependent dispatch code
2009-10-05 Marijn van VlietAdded first support for CSS files.
2009-05-24 Philip ChimentoImplemented Unix startup code, argument parsing, and...
2009-05-24 Philip ChimentoHopefully solved the problem of waiting for windows...
2009-05-24 Philip ChimentoImplemented evtype_Arrange events, fixing #8.
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6