*** empty log message ***
[bpt/emacs.git] / src / xfaces.c
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.
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...
next