log src/font.h @ 98333:aedea0a2dba4

age author description
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)
Wed, 09 Jul 2008 00:29:23 +0000 Kenichi Handa (font_make_object, font_match_p): Adjust prototypes.
Tue, 24 Jun 2008 10:31:12 +0000 Jason Rumney (PIXEL_TO_POINT): Clarify usage in comment.
Mon, 16 Jun 2008 09:11:05 +0000 Jason Rumney Fix crashing bug in use of bold fonts from x-select-font on W32.
Sun, 15 Jun 2008 19:42:31 +0000 Chong Yidong (font_unparse_gtkname): Add prototype.
Fri, 13 Jun 2008 14:29:47 +0000 Jason Rumney * w32fns.c (Fw32_select_font): Removed old font API function.
Tue, 10 Jun 2008 02:09:41 +0000 Kenichi Handa (font_intern_prop): Prototype adjusted.
Mon, 09 Jun 2008 07:19:52 +0000 Kenichi Handa (Qascii_0): Extern it.
Thu, 22 May 2008 02:24:14 +0000 Kenichi Handa (Ffont_xlfd_name): EXFUN adjusted.
Tue, 20 May 2008 06:32:37 +0000 Kenichi Handa (find_font_encoding): Extern it.
Mon, 19 May 2008 07:23:21 +0000 Kenichi Handa *** empty log message ***
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:25:20 +0000 Kenichi Handa (Qfont_spec, Qfont_entity, Qfont_object): Extern them.
Thu, 03 Apr 2008 12:37:44 +0000 Jason Rumney (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
Wed, 13 Feb 2008 15:10:57 +0000 Stefan Monnier (smerge-auto-combine-max-separation): New var.
Wed, 06 Feb 2008 04:21:24 +0000 Glenn Morris Update copyright years.
Wed, 06 Feb 2008 03:12:57 +0000 Stefan Monnier (enum lgstring_indices, enum lglyph_indices): New enums.
Mon, 28 Jan 2008 07:06:52 +0000 Kenichi Handa (FONTP): Make it return 1 also for a font-object.
Thu, 27 Dec 2007 01:14:29 +0000 Kenichi Handa (struct font_driver): Docstring of member `shape' is improved.
Tue, 25 Dec 2007 10:36:32 +0000 Kenichi Handa (LGLYPH_SIZE): New macro.
Wed, 19 Dec 2007 22:09:52 +0000 Jason Rumney (font_property_index): Doc change
Tue, 18 Dec 2007 11:36:22 +0000 Kenichi Handa (struct font_driver): Change argument type of get_cache.
Sat, 01 Dec 2007 02:37:59 +0000 Kenichi Handa (FONT_ENTITY_NOT_LOADABLE)
Mon, 19 Nov 2007 05:16:48 +0000 Kenichi Handa (struct font_bitmap): New member bits_per_pixel.
Sun, 16 Sep 2007 10:25:34 +0000 Kenichi Handa (struct font_driver): Docstring of text_extents improved.
Thu, 31 May 2007 15:51:29 +0000 Jason Rumney * font.h (font_put_extra): Moved declaration from font.c.