log src/xfont.c @ 112309:4cf733e4915a

age author description
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Wed, 29 Sep 2010 09:52:03 +0900 Kenichi Handa xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
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