summaryrefslogtreecommitdiff
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* Remove definition of XColor.Juanma Barranquero2002-11-111-36/+21
* (Finternal_set_lisp_face_attribute_from_resource):Gerd Moellmann2001-11-011-2/+3
* (realize_x_face): If C is not a single-byte character,Gerd Moellmann2001-10-311-6/+4
* (Fface_font): Use UNSPECIFIEDP instead of NILP forGerd Moellmann2001-10-291-1/+1
* (menu_face_changed_default): New variable.Gerd Moellmann2001-08-221-9/+25
* (x_update_menu_appearance): Don't callGerd Moellmann2001-08-151-14/+1
* (x_update_menu_appearance): Save and restore value ofGerd Moellmann2001-08-141-2/+12
* Comment fix.Gerd Moellmann2001-07-161-2/+2
* (clear_face_cache): Clear fonts on a display basis.Gerd Moellmann2001-07-161-14/+30
* (unload_color): Do nothing if PIXEL is -1.Gerd Moellmann2001-07-101-3/+6
* (xlfd_point_size): Don't divide pixel size fromGerd Moellmann2001-05-181-1/+1
* (split_font_name): Use the right field whenGerd Moellmann2001-05-161-1/+1
* (split_font_name): Handle `[...]' for the rightGerd Moellmann2001-05-151-2/+2
* (try_alternative_families): First try the FAMILY.Stefan Monnier2001-05-141-42/+46
* (split_font_name): Make sure to leave the loopGerd Moellmann2001-05-141-1/+2
* (split_font_name): Handle matrix transformationsGerd Moellmann2001-05-141-8/+60
* Include keyboard.h before frame.h, not after it.Eli Zaretskii2001-05-121-1/+3
* (try_alternative_families): New function.Gerd Moellmann2001-05-111-36/+68
* (compute_char_face): If buffer is unibyte, set CH toGerd Moellmann2001-04-231-1/+1
* (Qscalable_fonts_allowed): New variable.Gerd Moellmann2001-04-181-30/+6
* (realizing_basic_faces_p): Renamed fromGerd Moellmann2001-04-051-6/+4
* (best_matching_font): Remove unused parameter PATTERN.Gerd Moellmann2001-04-041-67/+67
* (realize_basic_faces): Decrement menu_face_change_countGerd Moellmann2001-03-281-1/+1
* (x_update_menu_appearance): Use local variableGerd Moellmann2001-03-261-2/+2
* (x_update_menu_appearance): Use a different pathGerd Moellmann2001-03-231-4/+11
* Typos.Stefan Monnier2001-03-231-3/+3
* (x_update_menu_appearance): Renamed fromGerd Moellmann2001-03-221-66/+63
* (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:Gerd Moellmann2001-03-221-200/+65
* (xm_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-4/+1
* (xm_set_menu_resources_from_menu_face): ChangeGerd Moellmann2001-03-131-5/+5
* (face_at_string_position): Add parameter MOUSE_P.Gerd Moellmann2001-03-081-3/+7
* (Finternal_set_lisp_face_attribute)Eli Zaretskii2001-03-021-5/+7
* (best_matching_font): New parameter width_ratio.Gerd Moellmann2001-02-131-9/+16
* (Finternal_set_lisp_face_attribute): The value of :boxKenichi Handa2001-02-091-6/+6
* (split_font_name): Compute numeric value ofGerd Moellmann2001-02-051-64/+88
* (Fclear_face_cache): Rename the `thorougly' argumentEli Zaretskii2001-02-021-3/+3
* (realize_default_face):Andrew Innes2001-01-201-14/+5
* (x_face_list_fonts): Don't BLOCK_INPUT around theGerd Moellmann2001-01-171-9/+4
* (x_face_list_fonts): Call x_list_fonts with SIZE -1,Gerd Moellmann2001-01-171-70/+31
* (x_free_colors, x_free_dpy_colors): Do theGerd Moellmann2001-01-111-3/+3
* (set_font_frame_param): Don't do anything forGerd Moellmann2001-01-041-15/+19
* (realize_default_face): Set face foreground andAndrew Innes2001-01-021-5/+14
* (face_fontset, realize_default_face): Remove unusedEli Zaretskii2001-01-021-3/+0
* (PT_PER_INCH): New macro.Gerd Moellmann2000-12-271-8/+12
* (Vface_ignored_fonts): New variable.Kenichi Handa2000-12-161-1/+29
* (face_at_string_position): Update function comment.Gerd Moellmann2000-12-061-4/+4
* (Finternal_set_lisp_face_attribute): If FRAME is `t', updateMiles Bader2000-12-061-9/+15
* (struct font_name): New member registry_priority.Kenichi Handa2000-12-041-10/+58
* (lface_from_face_name): Function comment fix.Gerd Moellmann2000-11-241-4/+4
* (weight_table): Add `demi' with the same meaning asGerd Moellmann2000-11-161-0/+1