log src/xfaces.c @ 5913:3d155c2636bf

age author description
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.
Wed, 02 Jun 1993 20:15:43 +0000 Richard M. Stallman Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.
Tue, 01 Jun 1993 19:23:38 +0000 Richard M. Stallman (init_frame_faces): Don't look at selected_frame unless it is an X frame.
Sun, 30 May 1993 20:34:54 +0000 Jim Blandy * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,