aboutsummaryrefslogtreecommitdiff
path: root/termkey.h.in
Commit message (Expand)AuthorAgeFilesLines
* Renamed snprint_key() to strfkey(); provide redirection trampolinePaul LeoNerd Evans2011-03-311-0/+3
* Minor whitespace fixes in termkey.h.inPaul LeoNerd Evans2011-03-311-8/+8
* Provide guarded extern "C" { ... } wrapper for C++ compilersPaul LeoNerd Evans2011-03-301-0/+8
* C++ compilers don't like trailing commas in enums; remove themPaul LeoNerd Evans2011-03-301-6/+7
* Don't steal Ctrl-C from the kernel by default (so leave SIGINT enabled); add ...Paul LeoNerd Evans2011-03-231-0/+1
* Interpret space as Unicode by default, add a flag to make it symbolic insteadPaul LeoNerd Evans2011-03-231-1/+2
* Allow formatting the mouse position when rendering an event to a stringPaul LeoNerd Evans2009-11-271-0/+2
* Return opaque mouse events in the key structure; add a function to interpret ...Paul LeoNerd Evans2009-11-271-4/+12
* Public interface for MOUSE supportPaul LeoNerd Evans2009-11-241-1/+6
* Renamed all type names to CamelCaseNames for visual distinctness, separate fr...Paul LeoNerd Evans2009-07-151-29/+36
* Added termkey_keyname2sym() to APIPaul LeoNerd Evans2008-12-021-0/+2
* Added termkey_get_fd() to APIPaul LeoNerd Evans2008-12-011-0/+2
* Added compile-vs-runtime library version checksPaul LeoNerd Evans2008-11-161-0/+5
* Store major and minor version number in Makefile; substitute #defines in term...Paul LeoNerd Evans2008-11-161-0/+165