Eliminated warnings about static functions declared with G_GNUC_INTERNAL
[projects/chimara/chimara.git] / src / input.c
2009-05-22 fliepEliminated warnings about static functions declared...
2009-05-22 rodin * cancel_line_input_event now handles an NULL event...
2009-05-22 rodin * Fixed flush_text_buffer() function. It always assume...
2009-05-22 rodin * Fixed pointer cast warning
2009-05-22 rodin * Restored support for cancel_line_input_request on...
2009-05-22 rodin* Refactored the cancel_line_input_request code to...
2009-05-22 fliepFix #11: Implemented glk_cancel_char_event() and glk_ca...
2009-05-22 rodin* Added timer support
2009-04-23 fliep- Added pkg-config files (.pc.in), so after the library...
2009-03-29 fliepFixed a bug with text grid line input in the middle...
2009-03-29 fliepWrote better checks for illegal actions.
2009-03-29 fliepGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-03 fliepWrote all remaining Unicode input and output functions.
2009-03-01 fliepFixed a bug with newlines in line input on text buffer...
2009-03-01 fliepRefined previous update so that arrow keys and other...
2009-03-01 fliepNow keystrokes in a text grid window are redirected...
2009-03-01 fliepImplemented line input in text grid windows using a...
2009-02-28 fliepWrote behavior of Backspace key during line input in...
2009-02-04 fliepAdded text grid windows. Output, cursor placement,...
2008-12-23 fliepAdded dynamic module loading: now the Glk program ...
2008-08-24 fliepCode opschonen, toevoegen documentatie
2008-08-19 fliepfirst.c compilet en draait!