log src/font.h @ 111815:2278399d2eb9

age author description
Wed, 10 Nov 2010 18:02:54 +0900 YAMAMOTO Mitsuharu Add const to array elements of font filter properties.
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Wed, 13 Oct 2010 16:07:28 +0200 Juanma Barranquero Fix handling of font properties on Windows (bug#6303).
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Mon, 09 Aug 2010 15:03:38 -0700 Dan Nicolaescu Remove incorrect const use.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Thu, 05 Aug 2010 16:15:24 -0700 Dan Nicolaescu Add declarations to header files.
Thu, 08 Jul 2010 17:09:35 +0900 Kenichi Handa merge trunk
Thu, 08 Jul 2010 16:56:21 +0900 Kenichi Handa Make font-get to get :otf value dynamically from a font-object.
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 06 Jan 2010 20:38:39 +0100 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Tue, 23 Jun 2009 05:53:28 +0000 Kenichi Handa (Vfont_log): Extern it.
Fri, 17 Apr 2009 18:38:00 +0000 Chong Yidong * font.c (Qja, Qko): Move definitions here from ftfont.c.
Wed, 11 Mar 2009 11:45:33 +0000 Kenichi Handa (font_open_by_spec): Extern it.
Tue, 24 Feb 2009 09:08:18 +0000 Juanma Barranquero Fix comment.
Tue, 24 Feb 2009 06:15:32 +0000 Adrian Robert correct minor typo in comments
Tue, 24 Feb 2009 02:51:32 +0000 Kenichi Handa *** empty log message ***
Wed, 18 Feb 2009 03:57:36 +0000 Kenichi Handa (struct font_driver): Fix typo.
Wed, 18 Feb 2009 02:44:27 +0000 Kenichi Handa *** empty log message ***
Tue, 27 Jan 2009 05:08:00 +0000 Kenichi Handa (struct font_driver): Fix comment for has_char.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 23:36:56 +0000 Kenichi Handa (struct font_driver): New member get_variation_glyphs.
Sun, 31 Aug 2008 00:56:58 +0000 Stefan Monnier * font.h (font_range):
Fri, 29 Aug 2008 07:55:02 +0000 Kenichi Handa * font.h (enum lgstring_indices): Delete it.
Tue, 19 Aug 2008 07:46:14 +0000 Kenichi Handa (font_deferred_log): Extern it.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)