Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src 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_
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Tue, 28 Jul 2009 02:07:05 +0000 |
Kenichi Handa |
(xfont_list_pattern): Don't ignore the return value of
|
Tue, 23 Jun 2009 05:48:24 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Thu, 21 May 2009 16:36:29 +0000 |
Stefan Monnier |
(xfont_list_pattern): Don't initialize xfont_scripts_cache
|
Thu, 21 May 2009 11:23:41 +0000 |
Kenichi Handa |
(xfont_chars_supported, xfont_supported_scripts): New
|
Fri, 08 May 2009 06:22:40 +0000 |
Kenichi Handa |
Cancel previous changes.
|
Fri, 08 May 2009 06:05:19 +0000 |
Kenichi Handa |
(xfont_check_char_support)
|
Fri, 17 Apr 2009 18:38:00 +0000 |
Chong Yidong |
* font.c (Qja, Qko): Move definitions here from ftfont.c.
|