aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* (tty_defined_color): Don't return faulire indicationEli Zaretskii2000-02-171-0/+3
* (tty_defined_color): Declare color_idx unsigned long.Dave Love2000-02-141-2/+3
* (syms_of_xfaces): defsubr Scolor_gray_p andEli Zaretskii2000-01-041-1/+1
* (syms_of_xfaces): Change Sface_color_gray_p toGerd Moellmann2000-01-031-2/+2
* (Qunspecified_fg, Qunspecified_bg): Remove.Eli Zaretskii2000-01-031-15/+12
* (Fcolor_gray_p): Renamed from face-color-gray-p.Eli Zaretskii2000-01-031-4/+4
* (tty_defined_color): Pass frame to tty-color-desc. TheEli Zaretskii2000-01-021-11/+22
* (realize_x_face): Don't use uninitialized localGerd Moellmann1999-12-221-2/+2
* (clear_font_table): Don't use uninitialized localGerd Moellmann1999-12-221-1/+1
* (face_color_supported_p): Check by tty_defined_colorKenichi Handa1999-12-221-9/+9
* (tty_defined_color): Fix last change.Eli Zaretskii1999-12-161-1/+1
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-151-19/+63
* (choose_face_fontset_font): Delete codes for aKenichi Handa1999-12-151-28/+18
* (x_set_menu_resources_from_menu_face): Make sureGerd Moellmann1999-12-071-0/+6
* (set_lface_from_font_name): Fix incomplete merge.Gerd Moellmann1999-12-061-1/+2
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-165/+176
* (set_lface_from_font_name): Fix previous change.Gerd Moellmann1999-11-261-6/+7
* (set_lface_from_font_name): New parameter may_fail_p.Gerd Moellmann1999-11-251-22/+47
* Don't duplicate Qmode_line definition done elsewhere.Dave Love1999-11-241-3/+2
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-2/+1
* (Qbitmap_spec_p): Replaces Qpixmap_spec_p.Gerd Moellmann1999-10-071-14/+14
* (toplevel) [USE_MOTIF]: Include some Motif headers.Gerd Moellmann1999-10-061-31/+286
* (load_pixmap): Call add_to_log without frame parameter.Gerd Moellmann1999-09-231-66/+21
* (frame_or_selected_frame): Change for Lisp_ObjectGerd Moellmann1999-09-131-25/+17
* (Fx_family_fonts): Replaces Fx_font_list.Gerd Moellmann1999-09-121-13/+44
* (recompute_basic_faces): Clear face cache.Gerd Moellmann1999-09-071-16/+134
* ChangeGerd Moellmann1999-09-051-5/+5
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-4/+4
* (Qmargin): Replacement for Qbitmap_area.Gerd Moellmann1999-08-241-4/+4
* (face_at_buffer_position): Don't xassert thatGerd Moellmann1999-08-211-1/+1
* (add_to_log): Renamed from display_message.Gerd Moellmann1999-08-171-42/+34
* (Vfont_list_limit): New.Gerd Moellmann1999-08-151-5/+47
* (realize_default_face) [MSDOS]: Don't take defaultEli Zaretskii1999-08-101-18/+26
* (load_color): Remove static from definition and removeEli Zaretskii1999-07-301-13/+139
* (prepare_face_for_display): Use FillOpaqueStippled instead ofGerd Moellmann1999-07-271-3/+2
* (load_face_colors): Load background color if settingGerd Moellmann1999-07-261-25/+12
* Implemented from scratch.Gerd Moellmann1999-07-211-863/+5706
* (Qmouse_face): Replace definition with extern decl.Richard M. Stallman1998-11-181-4/+2
* (unload_color): No longer static.Richard M. Stallman1998-04-251-1/+1
* (merge_face_list): New function.Richard M. Stallman1997-08-041-72/+66
* (Fset_face_attribute_internal): Set mouse_face_deferEli Zaretskii1997-07-101-0/+2
* (Fset_face_attribute_internal): Use FS_LOAD_FONTKenichi Handa1997-06-211-1/+1
* Include frame.h unconditionally.Richard M. Stallman1997-06-011-36/+40
* Include charset.h.Karl Heuer1997-02-201-11/+70
* Removed support for !MULTI_FRAME.Karl Heuer1996-09-011-2/+0
* (Fset_face_attribute_internal): Set mouse_face_defer flag.Richard M. Stallman1996-08-311-1/+4
* (init_frame_faces): Build faces for an MSDOS frame like for X frame.Richard M. Stallman1996-06-101-3/+3
* (Fset_face_attribute_internal) [MSDOS]: Don't maskRichard M. Stallman1996-06-061-3/+0
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fpixmap_spec_p): Harmonize arguments with documentation.Erik Naggum1996-01-091-12/+12