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.
|