Mon, 04 Aug 1997 06:07:05 +0000 |
Richard M. Stallman |
(merge_face_list): New function.
|
Thu, 10 Jul 1997 15:50:59 +0000 |
Eli Zaretskii |
(Fset_face_attribute_internal): Set mouse_face_defer
|
Sat, 21 Jun 1997 00:46:21 +0000 |
Kenichi Handa |
(Fset_face_attribute_internal): Use FS_LOAD_FONT
|
Sun, 01 Jun 1997 00:30:01 +0000 |
Richard M. Stallman |
Include frame.h unconditionally.
|
Thu, 20 Feb 1997 06:57:46 +0000 |
Karl Heuer |
Include charset.h.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sat, 31 Aug 1996 02:43:52 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Set mouse_face_defer flag.
|
Mon, 10 Jun 1996 20:58:24 +0000 |
Richard M. Stallman |
(init_frame_faces): Build faces for an MSDOS frame like for X frame.
|
Thu, 06 Jun 1996 15:26:05 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal) [MSDOS]: Don't mask
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 00:34:18 +0000 |
Erik Naggum |
(Fpixmap_spec_p): Harmonize arguments with documentation.
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Wed, 22 Nov 1995 12:13:35 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
|
Tue, 21 Nov 1995 21:12:43 +0000 |
Richard M. Stallman |
(unload_color, unload_font): Never invalidate computed faces 0 and 1.
|
Fri, 10 Nov 1995 16:19:51 +0000 |
Richard M. Stallman |
(unload_font): Invalidate computed faces.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Tue, 25 Jul 1995 21:55:50 +0000 |
Richard M. Stallman |
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
|
Wed, 19 Jul 1995 15:47:28 +0000 |
Richard M. Stallman |
(unload_color): Don't free colors if immutable colormap.
|
Sat, 01 Jul 1995 22:29:51 +0000 |
Richard M. Stallman |
(compute_char_face): Use Fsafe_length.
|
Mon, 05 Jun 1995 17:35:01 +0000 |
Karl Heuer |
(load_color): misleading comment rewritten.
|
Tue, 23 May 1995 03:03:23 +0000 |
Karl Heuer |
(unload_color): Cast args of XFreeColors.
|
Sun, 07 May 1995 17:39:40 +0000 |
Richard M. Stallman |
(region_face, next_face_id): Make static.
|
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.
|
Thu, 29 Sep 1994 20:25:45 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Mark frame garbaged whenever
|
Wed, 21 Sep 1994 06:46:02 +0000 |
Richard M. Stallman |
(compute_char_face): Pass new arg to overlays_at.
|
Sat, 17 Sep 1994 03:15:29 +0000 |
Karl Heuer |
Add #include "intervals.h"
|
Sun, 07 Aug 1994 04:51:57 +0000 |
Richard M. Stallman |
(compute_glyph_face_1): New function.
|
Sat, 02 Jul 1994 04:23:45 +0000 |
Richard M. Stallman |
(get_cached_face): Set the cached_index field.
|
Fri, 20 May 1994 05:32:26 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Always return valid data.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Thu, 14 Apr 1994 12:07:21 +0000 |
Richard M. Stallman |
(frame_update_line_height): Don't call x_set_window_size.
|
Sun, 10 Apr 1994 01:19:57 +0000 |
Richard M. Stallman |
(frame_update_line_height): Check param_faces[i] not null.
|
Sat, 09 Apr 1994 06:33:49 +0000 |
Richard M. Stallman |
(frame_update_line_height): New function.
|
Thu, 31 Mar 1994 23:12:26 +0000 |
Richard M. Stallman |
(compute_char_face): New arg MOUSE.
|
Wed, 09 Feb 1994 03:25:25 +0000 |
Karl Heuer |
(compute_char_face): Extract overlay-sorting code as a separate function,
|
Sun, 06 Feb 1994 08:05:58 +0000 |
Richard M. Stallman |
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES
|
Sat, 20 Nov 1993 09:43:41 +0000 |
Richard M. Stallman |
(compute_char_face): Accept new arg LIMIT.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Sat, 24 Jul 1993 05:49:51 +0000 |
Richard M. Stallman |
(face_name_id_number): Use assq_no_quit, not Fassq.
|
Mon, 05 Jul 1993 09:31:36 +0000 |
Jim Blandy |
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
|
Tue, 22 Jun 1993 07:25:42 +0000 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
Sat, 19 Jun 1993 21:28:56 +0000 |
Jim Blandy |
* xfaces.c (recompute_basic_faces): This shouldn't be declared static.
|
Sat, 19 Jun 1993 01:08:14 +0000 |
Jim Blandy |
* xfaces.c: Add forward declaration for recompute_basic_faces.
|
Thu, 17 Jun 1993 22:03:40 +0000 |
Jim Blandy |
* xfaces.c (compute_base_face): Initialize the face's stipple.
|
Wed, 09 Jun 1993 04:36:41 +0000 |
Jim Blandy |
* xfaces.c (init_frame_faces): Remove assumption that the selected
|
Sun, 06 Jun 1993 22:47:15 +0000 |
Richard M. Stallman |
(same_size_fonts): Compare only the width.
|