Sat, 04 Sep 2010 18:16:08 +0300 |
Eli Zaretskii |
Fix display of composed R2L text on MS-Windows.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Tue, 06 Jul 2010 16:22:29 +0200 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Sat, 27 Feb 2010 15:28:52 +0100 |
Andreas Schwab |
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
|
Thu, 14 Jan 2010 19:37:23 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Tue, 23 Jun 2009 05:49:16 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sun, 21 Dec 2008 15:51:29 +0000 |
Jason Rumney |
(uniscribe_encode_char): Return FONT_INVALID_CHAR
|
Sat, 13 Dec 2008 17:56:27 +0000 |
Jason Rumney |
* w32font.c (intern_font_name): New function.
|
Thu, 11 Dec 2008 13:01:22 +0000 |
Jason Rumney |
(uniscribe_encode_char): Increase glyph buffer size for surrogates.
|
Sun, 23 Nov 2008 15:06:44 +0000 |
Jason Rumney |
(uniscribe_encode_char): Ensure context is restored before returning.
|