Thu, 23 Oct 2008 07:57:58 +0000 |
Kenichi Handa |
(font_match_p): Fix previous change.
|
Thu, 23 Oct 2008 07:49:15 +0000 |
Kenichi Handa |
(font_match_p): Fix for the case that a vector of
|
Thu, 23 Oct 2008 04:01:23 +0000 |
Kenichi Handa |
(font_add_log): Check the values of extra properties.
|
Tue, 14 Oct 2008 14:41:20 +0000 |
Chong Yidong |
(font_clear_prop): When clearing font width, clear the average width
|
Sun, 12 Oct 2008 12:49:14 +0000 |
Andreas Schwab |
Don't include <m17n-flt.h>.
|
Thu, 09 Oct 2008 12:12:33 +0000 |
Kenichi Handa |
(font_delete_unmatched): Fix previous change. Don't
|
Wed, 01 Oct 2008 17:12:49 +0000 |
Adrian Robert |
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
|
Wed, 01 Oct 2008 12:36:42 +0000 |
Kenichi Handa |
(font_matching_entity): Reflect ATTRS in font selection.
|
Wed, 10 Sep 2008 05:54:09 +0000 |
Kenichi Handa |
(Ffont_shape_gstring): Make glyphs of non-nil adjustment
|
Fri, 29 Aug 2008 09:54:05 +0000 |
Eli Zaretskii |
(font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoid
|
Fri, 29 Aug 2008 07:54:44 +0000 |
Kenichi Handa |
(QCf): New variable.
|
Tue, 19 Aug 2008 07:46:52 +0000 |
Kenichi Handa |
(Vfont_log_deferred): New variable.
|
Mon, 18 Aug 2008 12:05:30 +0000 |
Kenichi Handa |
(font_add_log): Add the font properties :script, :lang,
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Sun, 20 Jul 2008 00:47:28 +0000 |
Adrian Robert |
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Wed, 09 Jul 2008 13:24:10 +0000 |
Stefan Monnier |
* fontset.c (fontset_get_font_group):
|
Wed, 09 Jul 2008 02:00:15 +0000 |
Kenichi Handa |
(font_open_entity): Cancel the previous change.
|
Wed, 09 Jul 2008 00:30:18 +0000 |
Kenichi Handa |
(font_make_object): New arg entity and pixelsize.
|
Wed, 25 Jun 2008 07:31:37 +0000 |
Kenichi Handa |
(font_parse_fcname): Remove unused variables.
|
Tue, 24 Jun 2008 10:31:34 +0000 |
Jason Rumney |
(Ffont_face_attributes): Multiply pixel size before point
|
Tue, 24 Jun 2008 07:01:27 +0000 |
Kenichi Handa |
(font_score): Even if the PIXEL_SIZE is the same, check
|
Sun, 22 Jun 2008 15:06:28 +0000 |
Kenichi Handa |
(font_find_for_lface): Try the adstyle specified in the property of
|
Fri, 20 Jun 2008 23:27:07 +0000 |
Chong Yidong |
(Ffont_face_attributes): Omit key-attribute pairs not defined by the
|
Thu, 19 Jun 2008 00:42:58 +0000 |
Kenichi Handa |
(font_parse_xlfd): Fix previous change.
|
Wed, 18 Jun 2008 14:45:11 +0000 |
Andreas Schwab |
(Ffont_face_attributes): Only define if
|
Tue, 17 Jun 2008 16:04:47 +0000 |
Chong Yidong |
(font_parse_fcname): For known key symbols, intern using correct
|
Tue, 17 Jun 2008 05:33:06 +0000 |
Chong Yidong |
(font_parse_fcname): Store divider characters for unknown-spec list.
|
Mon, 16 Jun 2008 19:11:02 +0000 |
Stefan Monnier |
(font_unparse_gtkname): Use EQ to compare Lisp_Objects.
|
Mon, 16 Jun 2008 14:35:24 +0000 |
Chong Yidong |
(font_parse_fcname): Fix handling of unknown-spec string.
|