Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
[bpt/emacs.git] / src / xfaces.c
2000-06-23 Dave LoveInclude fontset.h dependent on HAVE_WINDOW_SYSTEM,...
2000-06-20 Kenichi Handa(font_list): Handle the case that REGISTRY doesn't...
2000-06-18 Gerd Moellmann(syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
2000-06-12 Gerd Moellmann(Fdump_colors) [DEBUG_X_COLORS]: New function.
2000-06-02 Gerd Moellmann(realize_x_face): When copying BASE_FACE bitwise to the
2000-05-29 Gerd Moellmann(free_realized_faces): Block/unblock input.
2000-04-28 Kenichi Handa(realize_x_face): Fix the argument of the second
2000-04-17 Gerd Moellmann(Ftty_suppress_bold_inverse_default_colors): Doc fix.
2000-04-10 Jason Rumney(realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
2000-04-09 Gerd Moellmann(tty_suppress_bold_inverse_default_colors_p): New
2000-04-01 Ken RaeburnFix Lisp_Object/int type confusion revealed by making...
2000-04-01 Gerd Moellmann(realize_basic_faces): Block input while realizing
2000-03-30 Gerd Moellmann(realize_tty_face): Use find_symbol_value instead
2000-03-30 Kenichi Handa*** empty log message ***
2000-03-30 Kenichi HandaAugment the comment of lookup_face.
2000-03-27 Gerd Moellmann(register_color, unregister_colors, unregister_colors)
2000-03-27 Gerd Moellmann(lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
2000-03-22 Gerd Moellmann(lface_same_font_attributes_p): Compare font attributes
2000-03-21 Gerd Moellmann(check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
2000-03-21 Kenichi Handa(Qx_charset_registry, Vface_default_registry):
2000-03-04 Gerd Moellmann(x_free_colors): Access colormap of frame using
2000-03-04 Jason RumneyChange many FRAME_X... macros to FRAME_WINDOW... or...
2000-03-02 Gerd Moellmann(x_free_colors): New function.
2000-02-17 Eli Zaretskii(tty_defined_color): Don't return faulire indication
2000-02-14 Dave Love(tty_defined_color): Declare color_idx unsigned long.
2000-01-04 Eli Zaretskii(syms_of_xfaces): defsubr Scolor_gray_p and
2000-01-03 Gerd Moellmann(syms_of_xfaces): Change Sface_color_gray_p to
2000-01-03 Eli Zaretskii(Qunspecified_fg, Qunspecified_bg): Remove.
2000-01-03 Eli Zaretskii(Fcolor_gray_p): Renamed from face-color-gray-p.
2000-01-02 Eli Zaretskii(tty_defined_color): Pass frame to tty-color-desc....
1999-12-22 Gerd Moellmann(realize_x_face): Don't use uninitialized local
1999-12-22 Gerd Moellmann(clear_font_table): Don't use uninitialized local
1999-12-22 Kenichi Handa(face_color_supported_p): Check by tty_defined_color
1999-12-16 Eli Zaretskii(tty_defined_color): Fix last change.
1999-12-15 Eli ZaretskiiChanges for separate unspecified foreground and backgro...
1999-12-15 Kenichi Handa(choose_face_fontset_font): Delete codes for a
1999-12-07 Gerd Moellmann(x_set_menu_resources_from_menu_face): Make sure
1999-12-06 Gerd Moellmann(set_lface_from_font_name): Fix incomplete merge.
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
1999-11-26 Gerd Moellmann(set_lface_from_font_name): Fix previous change.
1999-11-25 Gerd Moellmann(set_lface_from_font_name): New parameter may_fail_p.
1999-11-24 Dave LoveDon't duplicate Qmode_line definition done elsewhere.
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-07 Gerd Moellmann(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
1999-10-06 Gerd Moellmann(toplevel) [USE_MOTIF]: Include some Motif headers.
1999-09-23 Gerd Moellmann(load_pixmap): Call add_to_log without frame parameter.
1999-09-13 Gerd Moellmann(frame_or_selected_frame): Change for Lisp_Object
1999-09-12 Gerd Moellmann(Fx_family_fonts): Replaces Fx_font_list.
1999-09-07 Gerd Moellmann(recompute_basic_faces): Clear face cache.
1999-09-05 Gerd MoellmannChange
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-08-24 Gerd Moellmann(Qmargin): Replacement for Qbitmap_area.
1999-08-21 Gerd Moellmann(face_at_buffer_position): Don't xassert that
1999-08-17 Gerd Moellmann(add_to_log): Renamed from display_message.
1999-08-15 Gerd Moellmann(Vfont_list_limit): New.
1999-08-10 Eli Zaretskii(realize_default_face) [MSDOS]: Don't take default
1999-07-30 Eli Zaretskii(load_color): Remove static from definition and remove
1999-07-27 Gerd Moellmann(prepare_face_for_display): Use FillOpaqueStippled...
1999-07-26 Gerd Moellmann(load_face_colors): Load background color if setting
1999-07-21 Gerd MoellmannImplemented from scratch.
1998-11-18 Richard M. Stallman(Qmouse_face): Replace definition with extern decl.
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. StallmanInclude frame.h unconditionally.
1997-02-20 Karl HeuerInclude charset.h.
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-08-31 Richard M. Stallman(Fset_face_attribute_internal): Set mouse_face_defer...
1996-06-10 Richard M. Stallman(init_frame_faces): Build faces for an MSDOS frame...
1996-06-06 Richard M. Stallman(Fset_face_attribute_internal) [MSDOS]: Don't mask
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fpixmap_spec_p): Harmonize arguments with documentation.
1996-01-05 Karl HeuerComment fixes.
1995-11-22 Richard M. Stallman(Fset_face_attribute_internal) [MSDOS]: Set font field...
1995-11-21 Richard M. Stallman(unload_color, unload_font): Never invalidate computed...
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. StallmanRenamings: frame->display => frame->output, struct...
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...
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...
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. StallmanEliminate the "display faces"; store GCs in the "comput...
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...
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...
next