1998-04-25 |
Richard M. Stallman |
(unload_color): No longer static.
|
1997-08-04 |
Richard M. Stallman |
(merge_face_list): New function.
|
1997-07-10 |
Eli Zaretskii |
(Fset_face_attribute_internal): Set mouse_face_defer
|
1997-06-21 |
Kenichi Handa |
(Fset_face_attribute_internal): Use FS_LOAD_FONT
|
1997-06-01 |
Richard M. Stallman |
Include frame.h unconditionally.
|
1997-02-20 |
Karl Heuer |
Include charset.h.
|
1996-09-01 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
1996-08-31 |
Richard M. Stallman |
(Fset_face_attribute_internal): Set mouse_face_defer flag.
|
1996-06-10 |
Richard M. Stallman |
(init_frame_faces): Build faces for an MSDOS frame like for X frame.
|
1996-06-06 |
Richard M. Stallman |
(Fset_face_attribute_internal) [MSDOS]: Don't mask
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-09 |
Erik Naggum |
(Fpixmap_spec_p): Harmonize arguments with documentation.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1995-11-22 |
Richard M. Stallman |
(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
|
1995-11-21 |
Richard M. Stallman |
(unload_color, unload_font): Never invalidate computed faces 0 and 1.
|
1995-11-10 |
Richard M. Stallman |
(unload_font): Invalidate computed faces.
|
1995-10-31 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
1995-07-25 |
Richard M. Stallman |
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
|
1995-07-19 |
Richard M. Stallman |
(unload_color): Don't free colors if immutable colormap.
|
1995-07-01 |
Richard M. Stallman |
(compute_char_face): Use Fsafe_length.
|
1995-06-05 |
Karl Heuer |
(load_color): misleading comment rewritten.
|
1995-05-23 |
Karl Heuer |
(unload_color): Cast args of XFreeColors.
|
1995-05-07 |
Richard M. Stallman |
(region_face, next_face_id): Make static.
|
1995-04-13 |
Richard M. Stallman |
(compute_char_face): Don't use NULL.
|
1995-04-13 |
Richard M. Stallman |
[! HAVE_X_WINDOWS] (build_face): Deleted.
|
1995-04-07 |
Richard M. Stallman |
(intern_face): Cast FONT_DEFAULT to (XFontStruct *)
|
1995-03-06 |
Richard M. Stallman |
(load_color): Call defined_color to allocate the color.
|
1995-02-12 |
Richard M. Stallman |
(load_color): Ignore failure from XAllocColor.
|
1994-11-15 |
Karl Heuer |
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
|
1994-11-13 |
Richard M. Stallman |
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
|
1994-10-23 |
Richard M. Stallman |
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
|
1994-10-17 |
Morten Welinder |
*** empty log message ***
|
1994-10-17 |
Richard M. Stallman |
(intern_face): Update mask properly to set stipple
|
1994-10-17 |
Richard M. Stallman |
(intern_face): Set the fill_style.
|
1994-10-14 |
Richard M. Stallman |
Eliminate the "display faces"; store GCs in the "computed faces".
|
1994-10-04 |
Karl Heuer |
(compute_char_face): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(compute_char_face): Use new accessor macros instead of calling XSET directly.
|
1994-09-29 |
Richard M. Stallman |
(compute_char_face): Handle list as overlay face property.
|
1994-09-29 |
Richard M. Stallman |
(Fset_face_attribute_internal): Mark frame garbaged whenever
|
1994-09-21 |
Richard M. Stallman |
(compute_char_face): Pass new arg to overlays_at.
|
1994-09-17 |
Karl Heuer |
Add #include "intervals.h"
|
1994-08-07 |
Richard M. Stallman |
(compute_glyph_face_1): New function.
|
1994-07-02 |
Richard M. Stallman |
(get_cached_face): Set the cached_index field.
|
1994-05-20 |
Richard M. Stallman |
(Fset_face_attribute_internal): Always return valid data.
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-04-14 |
Richard M. Stallman |
(frame_update_line_height): Don't call x_set_window_size.
|
1994-04-10 |
Richard M. Stallman |
(frame_update_line_height): Check param_faces[i] not null.
|
1994-04-09 |
Richard M. Stallman |
(frame_update_line_height): New function.
|
1994-03-31 |
Richard M. Stallman |
(compute_char_face): New arg MOUSE.
|
1994-02-09 |
Karl Heuer |
(compute_char_face): Extract overlay-sorting code as a separate function,
|
1994-02-06 |
Richard M. Stallman |
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES
|
1993-11-20 |
Richard M. Stallman |
(compute_char_face): Accept new arg LIMIT.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-07-24 |
Richard M. Stallman |
(face_name_id_number): Use assq_no_quit, not Fassq.
|
1993-07-05 |
Jim Blandy |
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
|
1993-06-22 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
1993-06-19 |
Jim Blandy |
* xfaces.c (recompute_basic_faces): This shouldn't be declared static.
|
1993-06-19 |
Jim Blandy |
* xfaces.c: Add forward declaration for recompute_basic_faces.
|
1993-06-17 |
Jim Blandy |
* xfaces.c (compute_base_face): Initialize the face's stipple.
|
1993-06-09 |
Jim Blandy |
* xfaces.c (init_frame_faces): Remove assumption that the selected
|