Special Portal commit
[rodin/chimara.git] / libchimara / input.c
2009-11-14 Marijn van VlietSpecial Portal commit
2009-11-14 Marijn van VlietImplemented output buffering.
2009-10-25 Philip Chimento"waiting" signal should only be sent once per input...
2009-10-25 Philip Chimento- Feeding input programmatically to the Glk program...
2009-10-11 Philip ChimentoImplemented the signals 'char-input', 'line-input'...
2009-10-07 Philip ChimentoFixed bug - put array unregister function after line...
2009-10-07 Philip ChimentoWrote platform-dependent dispatch code
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 ChimentoStarted using thread-private data. Multisession still...
2009-06-08 Philip ChimentoFixed crashes after automatic scroll on text buffer...
2009-05-26 Philip ChimentoBrought all the Gtk-Doc documentation up to date with...
2009-05-24 Philip ChimentoNo need to actually cancel input requests when closing...
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6