Sun, 31 May 2009 13:00:51 +0000 |
reimar |
Use a malloced string for the get_term_charset return value.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 01 Mar 2009 13:13:25 +0000 |
diego |
Add standard license headers to files.
|
Mon, 05 Jan 2009 14:48:03 +0000 |
diego |
Add missing 'void' keyword to parameterless function declarations.
|
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.
|
Fri, 16 May 2008 09:42:28 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Thu, 21 Feb 2008 16:15:31 +0000 |
diego |
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
|
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.
|
Sun, 04 Mar 2007 18:55:44 +0000 |
reimar |
Include stdio.h for printf
|
Sat, 15 Apr 2006 21:18:20 +0000 |
reimar |
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working
|
Mon, 10 Apr 2006 12:42:10 +0000 |
reimar |
getch2 should wait for input. Fixes 100% CPU usage during cache fill.
|