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.
|
Mon, 16 Jun 2008 13:44:18 +0000 |
Juanma Barranquero |
(Ffont_face_attributes): Doc fix.
|
Mon, 16 Jun 2008 13:32:07 +0000 |
Juanma Barranquero |
(Ffont_spec): Fix usage in docstring.
|
Mon, 16 Jun 2008 12:02:44 +0000 |
Andreas Schwab |
(Ffont_face_attributes): Fix definition.
|
Mon, 16 Jun 2008 11:44:03 +0000 |
Kenichi Handa |
(Ffont_get): Return a symbol for :weight, :slant, and :width.
|
Mon, 16 Jun 2008 09:11:05 +0000 |
Jason Rumney |
Fix crashing bug in use of bold fonts from x-select-font on W32.
|
Mon, 16 Jun 2008 07:32:04 +0000 |
Kenichi Handa |
(font_check_object): Delete it.
|
Mon, 16 Jun 2008 02:04:45 +0000 |
Chong Yidong |
Tweak last change.
|
Mon, 16 Jun 2008 01:59:40 +0000 |
Chong Yidong |
(font_parse_fcname): Correctly parse KEY=VAL values.
|
Sun, 15 Jun 2008 19:42:11 +0000 |
Chong Yidong |
(font_parse_fcname): Only only one decimal point.
|
Sun, 15 Jun 2008 10:13:24 +0000 |
Andreas Schwab |
(font_update_drivers): Fix crash when no drivers match.
|
Fri, 13 Jun 2008 14:29:47 +0000 |
Jason Rumney |
* w32fns.c (Fw32_select_font): Removed old font API function.
|
Fri, 13 Jun 2008 12:41:46 +0000 |
Kenichi Handa |
(font_find_for_lface): Fix typo of the previous change.
|
Fri, 13 Jun 2008 12:29:37 +0000 |
Kenichi Handa |
(font_find_for_lface): If registry is NULL, try iso8859-1 and ascii-0.
|