log src/font.h @ 112453:06719a229a46 default tip

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
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.