Sat, 09 Oct 2010 12:12:14 +0000 |
reimar |
Add a va_list version of mp_msg and use it to avoid yet another intermediate
|
Sun, 11 Jul 2010 08:02:26 +0000 |
reimar |
Avoid status line being mangled together with error messages and other
|
Fri, 02 Jul 2010 23:43:09 +0000 |
reimar |
Avoid out-of-bounds read if mp_msg prints an empty string.
|
Sun, 13 Jun 2010 11:17:26 +0000 |
reimar |
Remove mp_msg related GUI hacks.
|
Tue, 23 Feb 2010 06:42:51 +0000 |
zuxy |
Reset output color after each line.
|
Mon, 22 Feb 2010 15:34:56 +0000 |
diego |
Properly declare get_term_charset() instead of forward declaring it.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Sun, 02 Aug 2009 16:00:55 +0000 |
diego |
Remove pointless #ifdefs around harmless internal header #includes.
|
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.
|
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 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|