Thu, 13 Apr 1995 16:56:05 +0000 |
Richard M. Stallman |
(compute_char_face): Don't use NULL.
|
Thu, 13 Apr 1995 16:18:42 +0000 |
Richard M. Stallman |
[! HAVE_X_WINDOWS] (build_face): Deleted.
|
Fri, 07 Apr 1995 03:59:57 +0000 |
Richard M. Stallman |
(intern_face): Cast FONT_DEFAULT to (XFontStruct *)
|
Mon, 06 Mar 1995 04:32:25 +0000 |
Richard M. Stallman |
(load_color): Call defined_color to allocate the color.
|
Sun, 12 Feb 1995 01:25:58 +0000 |
Richard M. Stallman |
(load_color): Ignore failure from XAllocColor.
|
Tue, 15 Nov 1994 22:53:26 +0000 |
Karl Heuer |
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
|
Sun, 13 Nov 1994 19:07:26 +0000 |
Richard M. Stallman |
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
|
Sun, 23 Oct 1994 09:40:07 +0000 |
Richard M. Stallman |
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Mon, 17 Oct 1994 07:25:44 +0000 |
Richard M. Stallman |
(intern_face): Update mask properly to set stipple
|
Mon, 17 Oct 1994 07:01:39 +0000 |
Richard M. Stallman |
(intern_face): Set the fill_style.
|
Fri, 14 Oct 1994 05:19:13 +0000 |
Richard M. Stallman |
Eliminate the "display faces"; store GCs in the "computed faces".
|
Tue, 04 Oct 1994 16:45:39 +0000 |
Karl Heuer |
(compute_char_face): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 12:32:20 +0000 |
Karl Heuer |
(compute_char_face): Use new accessor macros instead of calling XSET directly.
|
Thu, 29 Sep 1994 23:00:43 +0000 |
Richard M. Stallman |
(compute_char_face): Handle list as overlay face property.
|