aboutsummaryrefslogtreecommitdiffhomepage
path: root/input_common.h
Commit message (Expand)AuthorAge
* Change lookahead_list into a queueGravatar Sanne Wouda2015-04-19
* Use the new input_common_add_callback mechanism to not execute callbacks whil...Gravatar ridiculousfish2013-04-03
* Add callbacks that get invoked before the next call to select(), which will a...Gravatar ridiculousfish2013-04-03
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
* Remove trailing whitespaces and change tabs to spacesGravatar Ɓukasz Niemier2012-11-18
* Lots of work on web configGravatar ridiculousfish2012-03-25
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* remove trailing spacesGravatar Grissiom2010-09-18
* Fix the longstanding hang-on-exit bug in eterm, as well as making sure the hi...Gravatar axel2006-05-14
* Fixes to api documentation, added .PHONY to makefile actions, made a few priv...Gravatar axel2006-01-24
* Use private use area for internal non-unicode charactersGravatar axel2005-10-20
* Make sure WCHAR_MAX is #definedGravatar axel2005-10-05
* Change WCHAR_END to use WCHAR_MAX instead of hard-coding a value.Gravatar James Vega2005-10-05
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Initial revisionGravatar axel2005-09-20