(menu_face_changed_default): New variable.
[bpt/emacs.git] / src / xfaces.c
2001-08-22 Gerd Moellmann(menu_face_changed_default): New variable.
2001-08-15 Gerd Moellmann(x_update_menu_appearance): Don't call
2001-08-14 Gerd Moellmann(x_update_menu_appearance): Save and restore value of
2001-07-16 Gerd MoellmannComment fix.
2001-07-16 Gerd Moellmann(clear_face_cache): Clear fonts on a display basis.
2001-07-10 Gerd Moellmann(unload_color): Do nothing if PIXEL is -1.
2001-05-18 Gerd Moellmann(xlfd_point_size): Don't divide pixel size from
2001-05-16 Gerd Moellmann(split_font_name): Use the right field when
2001-05-15 Gerd Moellmann(split_font_name): Handle `[...]' for the right
2001-05-14 Stefan Monnier(try_alternative_families): First try the FAMILY.
2001-05-14 Gerd Moellmann(split_font_name): Make sure to leave the loop
2001-05-14 Gerd Moellmann(split_font_name): Handle matrix transformations
2001-05-12 Eli ZaretskiiInclude keyboard.h before frame.h, not after it.
2001-05-11 Gerd Moellmann(try_alternative_families): New function.
2001-04-23 Gerd Moellmann(compute_char_face): If buffer is unibyte, set CH to
2001-04-18 Gerd Moellmann(Qscalable_fonts_allowed): New variable.
2001-04-05 Gerd Moellmann(realizing_basic_faces_p): Renamed from
2001-04-04 Gerd Moellmann(best_matching_font): Remove unused parameter PATTERN.
2001-03-28 Gerd Moellmann(realize_basic_faces): Decrement menu_face_change_count
2001-03-26 Gerd Moellmann(x_update_menu_appearance): Use local variable
2001-03-23 Gerd Moellmann(x_update_menu_appearance): Use a different path
2001-03-23 Stefan MonnierTypos.
2001-03-22 Gerd Moellmann(x_update_menu_appearance): Renamed from
2001-03-22 Gerd Moellmann(x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:
2001-03-22 Gerd Moellmann(xm_set_menu_resources_from_menu_face): Remove
2001-03-13 Gerd Moellmann(xm_set_menu_resources_from_menu_face): Change
2001-03-08 Gerd Moellmann(face_at_string_position): Add parameter MOUSE_P.
2001-03-02 Eli Zaretskii(Finternal_set_lisp_face_attribute)
2001-02-13 Gerd Moellmann(best_matching_font): New parameter width_ratio.
2001-02-09 Kenichi Handa(Finternal_set_lisp_face_attribute): The value of :box
2001-02-05 Gerd Moellmann(split_font_name): Compute numeric value of
2001-02-02 Eli Zaretskii(Fclear_face_cache): Rename the `thorougly' argument
2001-01-20 Andrew Innes(realize_default_face):
2001-01-17 Gerd Moellmann(x_face_list_fonts): Don't BLOCK_INPUT around the
2001-01-17 Gerd Moellmann(x_face_list_fonts): Call x_list_fonts with SIZE -1,
2001-01-11 Gerd Moellmann(x_free_colors, x_free_dpy_colors): Do the
2001-01-04 Gerd Moellmann(set_font_frame_param): Don't do anything for
2001-01-02 Andrew Innes(realize_default_face): Set face foreground and
2001-01-02 Eli Zaretskii(face_fontset, realize_default_face): Remove unused
2000-12-27 Gerd Moellmann(PT_PER_INCH): New macro.
2000-12-16 Kenichi Handa(Vface_ignored_fonts): New variable.
2000-12-06 Gerd Moellmann(face_at_string_position): Update function comment.
2000-12-06 Miles Bader(Finternal_set_lisp_face_attribute): If FRAME is `t...
2000-12-04 Kenichi Handa(struct font_name): New member registry_priority.
2000-11-24 Gerd Moellmann(lface_from_face_name): Function comment fix.
2000-11-16 Gerd Moellmann(weight_table): Add `demi' with the same meaning as
2000-11-10 Gerd Moellmann(Vface_alternative_font_registry_alist): New variable.
2000-11-07 Gerd Moellmann(lookup_named_face): If default face isn't realized,
2000-10-30 Gerd Moellmann(menu_face_change_count): New variable.
2000-10-30 Gerd Moellmann(resolve_face_name): Handle case that FACE_NAME
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-10-05 Gerd Moellmann(merge_face_heights): Use safe_call instead of
2000-09-27 Gerd Moellmann(realize_default_face): Call set_lface_from_font_name
2000-09-12 Gerd MoellmannRemove conditional compilation on SCALABLE_FONTS.
2000-09-09 Gerd Moellmann(CYCLE_CHECK): Don't use the Lisp_Object returned
2000-09-09 Stefan Monnier(Finternal_set_lisp_face_attribute): Minor thinko.
2000-09-08 Dave Love(internal-merge-in-global-face): Fix newline in doc...
2000-09-08 Gerd Moellmann(Finternal_merge_in_global_face): Return a Lisp object.
2000-09-08 Miles Bader(default_face_vector): Function removed.
2000-09-07 Gerd Moellmann(smaller_face): Compare font heights with `<' and `>'
2000-09-07 Gerd Moellmann(Vparam_value_alist): New variable.
2000-09-07 Gerd Moellmann(Finternal_set_lisp_face_attribute): If FRAME is 0,
2000-08-30 Gerd Moellmann(set_font_frame_param): Use Fmodify_frame_parameters
2000-08-29 Miles Bader(default_face_vector): New function.
2000-08-28 Miles Bader(merge_face_vectors):
2000-08-27 Gerd Moellmann(lface_fully_specified_p): Handle :inherit.
2000-08-26 Miles Bader(QCinherit):
2000-08-20 Gerd Moellmann(lface_equal_p): Compare strings differently.
2000-08-09 Gerd Moellmann(Ftty_suppress_bold_inverse_default_colors): Doc fix.
2000-08-08 Miles Bader(face_at_buffer_position): Update call to overlays_at.
2000-08-05 Gerd MoellmannReplace `illegal' with `invalid'.
2000-07-18 Gerd Moellmann(face-alternative-font-family-alist): Remove
2000-07-14 Sam Steingoldcheck default_face before dereferencing
2000-07-14 Kenichi Handa(realize_x_face): Make fontset using the base of the
2000-07-13 Gerd Moellmann(ASET): Remove definition.
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.
next