* Fixed flush_text_buffer() function. It always assumed a newline at the end and...
[rodin/chimara.git] / src / input.c
2009-05-22 Marijn van Vliet * Fixed flush_text_buffer() function. It always assume...
2009-05-22 Marijn van Vliet * Fixed pointer cast warning
2009-05-22 Marijn van Vliet * Restored support for cancel_line_input_request on...
2009-05-22 Marijn van Vliet* Refactored the cancel_line_input_request code to...
2009-05-22 Philip ChimentoFix #11: Implemented glk_cancel_char_event() and glk_ca...
2009-05-22 Marijn van Vliet* Added timer support
2009-04-23 Philip Chimento- Added pkg-config files (.pc.in), so after the library...
2009-03-29 Philip ChimentoFixed a bug with text grid line input in the middle...
2009-03-29 Philip ChimentoWrote better checks for illegal actions.
2009-03-29 Philip ChimentoGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-03 Philip ChimentoWrote all remaining Unicode input and output functions.
2009-03-01 Philip ChimentoFixed a bug with newlines in line input on text buffer...
2009-03-01 Philip ChimentoRefined previous update so that arrow keys and other...
2009-03-01 Philip ChimentoNow keystrokes in a text grid window are redirected...
2009-03-01 Philip ChimentoImplemented line input in text grid windows using a...
2009-02-28 Philip ChimentoWrote behavior of Backspace key during line input in...
2009-02-04 Philip ChimentoAdded text grid windows. Output, cursor placement,...
2008-12-23 Philip ChimentoAdded dynamic module loading: now the Glk program ...
2008-08-24 Philip ChimentoCode opschonen, toevoegen documentatie
2008-08-19 Philip Chimentofirst.c compilet en draait!