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
|