log osdep/getch2.c @ 37149:a9ceb566a008

age author description
Sun, 06 Apr 2014 18:10:31 +0000 reimar Fix handling of overlong termcap strings entries.
Thu, 14 Mar 2013 19:59:35 +0000 reimar Add support for binding any key in UTF-8 range.
Sun, 10 Mar 2013 16:33:43 +0000 cehoyos Prefer stdint.h over inttypes.h if both work.
Sun, 10 Mar 2013 16:17:32 +0000 cehoyos Fix compilation after r35947 (at least on some systems).
Sun, 10 Mar 2013 15:17:44 +0000 reimar Tables should be "static".
Sun, 10 Mar 2013 15:16:17 +0000 reimar Use more appropriate types.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Tue, 16 Feb 2010 15:03:03 +0000 diego #include corresponding .h files in .c files.
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
Sun, 25 Dec 2005 18:26:35 +0000 ods15 Use termcap "erase to end of line" character code instead of using spaces
Mon, 14 Nov 2005 00:30:37 +0000 diego Unify include paths, -I.. is in CFLAGS.
Wed, 25 May 2005 08:48:32 +0000 diego DragonFly BSD support
Mon, 05 Apr 2004 21:33:08 +0000 alex morphos support by Nicolas Det
Wed, 24 Mar 2004 17:51:35 +0000 diego The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c should
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep base linux/getch2.c@9c2ce7a5cda8