aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* (compute_char_face): Extract overlay-sorting code as a separate function,Karl Heuer1994-02-091-69/+4
* (init_frame_faces): Clear FRAME_N_COMPUTED_FACESRichard M. Stallman1994-02-061-9/+13
* (compute_char_face): Accept new arg LIMIT.Richard M. Stallman1993-11-201-4/+9
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (face_name_id_number): Use assq_no_quit, not Fassq.Richard M. Stallman1993-07-241-1/+1
* * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #includingJim Blandy1993-07-051-9/+11
* Separate parameter faces (those created and modified by the user)Jim Blandy1993-06-221-128/+159
* * xfaces.c (recompute_basic_faces): This shouldn't be declared static.Jim Blandy1993-06-191-1/+1
* * xfaces.c: Add forward declaration for recompute_basic_faces.Jim Blandy1993-06-191-4/+5
* * xfaces.c (compute_base_face): Initialize the face's stipple.Jim Blandy1993-06-171-0/+4
* * xfaces.c (init_frame_faces): Remove assumption that the selectedJim Blandy1993-06-091-14/+26
* (same_size_fonts): Compare only the width.Richard M. Stallman1993-06-061-2/+9
* Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.Richard M. Stallman1993-06-021-2/+2
* (init_frame_faces): Don't look at selected_frame unless it is an X frame.Richard M. Stallman1993-06-011-8/+9
* * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,Jim Blandy1993-05-301-2/+6
* Fix HPUX conditional syntax.Richard M. Stallman1993-05-301-1/+1
* * xfaces.c (init_frame_faces): We have to make sure that face ID'sJim Blandy1993-05-301-1/+20
* [HPUX]: Include time.h and define __TIMEVAL__.Richard M. Stallman1993-05-291-0/+6
* * xterm.h: New section for declarations for xfaces.c.Jim Blandy1993-05-251-64/+104
* * xfns.c (Fx_list_fonts): New function.Jim Blandy1993-05-251-24/+20
* (Fset_face_attribute_internal): Don't call unload_fontRichard M. Stallman1993-05-241-1/+2
* * xfaces.c (Fset_face_attribute_internal): Don't free the frame'sJim Blandy1993-05-231-2/+6
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* Get the types right, baby.Jim Blandy1993-05-201-2/+2
* Make sure that all the display faces use fonts of theJim Blandy1993-05-191-5/+26
* * xfaces.c (free_frame_faces): Don't free the resources from theJim Blandy1993-05-181-38/+6
* (compute_char_face): Pass 0 as EXTEND arg to overlays_at.Richard M. Stallman1993-05-161-6/+18
* * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so itJim Blandy1993-05-161-0/+11
* * xfaces.c (unload_color): Don't try to unload the standard blackJim Blandy1993-05-161-1/+3
* (compute_char_face): New args REGION_BEG, REGION_END.Richard M. Stallman1993-05-151-4/+28
* * xfaces.c (compute_char_face): When merging the overlays,Jim Blandy1993-05-141-18/+26
* * xfaces.c (intern_frame_face): Exchange order of arguments, toJim Blandy1993-05-131-11/+30
* * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACEJim Blandy1993-05-111-3/+2
* * xfaces.c (Fmake_face_internal): Do nothing for non-X frames.Jim Blandy1993-05-101-291/+423
* Don't include Xmu/Drawing.h.Richard M. Stallman1993-04-151-1/+1
* * xfaces.c (sort_overlays): Define this to be static, as declared.Jim Blandy1993-04-101-1/+1
* * xfaces.c: Doc fixes.Jim Blandy1993-03-311-4/+3
* *** empty log message ***Jim Blandy1993-03-271-131/+205
* *** empty log message ***Jim Blandy1993-03-241-4/+176
* Initial revisionJim Blandy1993-03-231-0/+547