summaryrefslogtreecommitdiffstats
path: root/osdep/getch2-os2.c
Commit message (Expand)AuthorAgeFilesLines
* input: move all key code lists to input/keycodes.hUoti Urpala2011-05-021-1/+1
* Merge svn changes up to r29412Uoti Urpala2009-07-071-1/+2
|\
| * Use a malloced string for the get_term_charset return value.reimar2009-05-311-1/+2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-1/+0
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-1/+1
|\|
| * cosmetics: Remove file names from file header, it only causes trouble.diego2009-03-151-1/+1
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-2/+2
|\|
| * Rename font-related preprocessor directives.diego2008-08-071-2/+2
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-3/+3
|\|
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-3/+3
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-3/+3
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-3/+3
* | Add a context for mp_fifoUoti Urpala2008-04-291-2/+2
* | mp_fifo.c, osdep/: Include corresponding .h in .c filesUoti Urpala2008-04-291-0/+1
|/
* OS/2 getch2() supportdiego2008-02-211-0/+199