log osdep/getch2.c @ 29986:31e6eb42db99

age author description
Sun, 31 May 2009 13:00:51 +0000 reimar Use a malloced string for the get_term_charset return value.
Sun, 01 Mar 2009 13:13:25 +0000 diego Add standard license headers to files.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sat, 15 Sep 2007 18:13:56 +0000 uau getch2: Fix incorrect test
Sat, 25 Aug 2007 04:28:09 +0000 uau Clean up getch2() code somewhat
Sat, 25 Aug 2007 04:28:08 +0000 uau Make terminal input work more like VO key input
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Sun, 04 Mar 2007 19:04:08 +0000 reimar Add code to detect and convert to console codepage on Windows.
Tue, 12 Dec 2006 20:36:38 +0000 reimar Always use tcgetattr/tcsetattr instead of #ifdef mess
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 29 Dec 2005 18:01:22 +0000 diego AIX PPC port
Thu, 29 Dec 2005 11:27:22 +0000 ods15 change erase to end of line, fall back to old behavior if no termcap found