| Commit message (Expand) | Author | Age | Files | Lines |
* | (compute_glyph_face_1): New function. | Richard M. Stallman | 1994-08-07 | 1 | -0/+25 |
* | (get_cached_face): Set the cached_index field. | Richard M. Stallman | 1994-07-02 | 1 | -1/+5 |
* | (Fset_face_attribute_internal): Always return valid data. | Richard M. Stallman | 1994-05-20 | 1 | -1/+1 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (frame_update_line_height): Don't call x_set_window_size. | Richard M. Stallman | 1994-04-14 | 1 | -5/+6 |
* | (frame_update_line_height): Check param_faces[i] not null. | Richard M. Stallman | 1994-04-10 | 1 | -37/+31 |
* | (frame_update_line_height): New function. | Richard M. Stallman | 1994-04-09 | 1 | -0/+26 |
* | (compute_char_face): New arg MOUSE. | Richard M. Stallman | 1994-03-31 | 1 | -8/+21 |
* | (compute_char_face): Extract overlay-sorting code as a separate function, | Karl Heuer | 1994-02-09 | 1 | -69/+4 |
* | (init_frame_faces): Clear FRAME_N_COMPUTED_FACES | Richard M. Stallman | 1994-02-06 | 1 | -9/+13 |
* | (compute_char_face): Accept new arg LIMIT. | Richard M. Stallman | 1993-11-20 | 1 | -4/+9 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (face_name_id_number): Use assq_no_quit, not Fassq. | Richard M. Stallman | 1993-07-24 | 1 | -1/+1 |
* | * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including | Jim Blandy | 1993-07-05 | 1 | -9/+11 |
* | Separate parameter faces (those created and modified by the user) | Jim Blandy | 1993-06-22 | 1 | -128/+159 |
* | * xfaces.c (recompute_basic_faces): This shouldn't be declared static. | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
* | * xfaces.c: Add forward declaration for recompute_basic_faces. | Jim Blandy | 1993-06-19 | 1 | -4/+5 |
* | * xfaces.c (compute_base_face): Initialize the face's stipple. | Jim Blandy | 1993-06-17 | 1 | -0/+4 |
* | * xfaces.c (init_frame_faces): Remove assumption that the selected | Jim Blandy | 1993-06-09 | 1 | -14/+26 |
* | (same_size_fonts): Compare only the width. | Richard M. Stallman | 1993-06-06 | 1 | -2/+9 |
* | Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj. | Richard M. Stallman | 1993-06-02 | 1 | -2/+2 |
* | (init_frame_faces): Don't look at selected_frame unless it is an X frame. | Richard M. Stallman | 1993-06-01 | 1 | -8/+9 |
* | * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>, | Jim Blandy | 1993-05-30 | 1 | -2/+6 |
* | Fix HPUX conditional syntax. | Richard M. Stallman | 1993-05-30 | 1 | -1/+1 |
* | * xfaces.c (init_frame_faces): We have to make sure that face ID's | Jim Blandy | 1993-05-30 | 1 | -1/+20 |
* | [HPUX]: Include time.h and define __TIMEVAL__. | Richard M. Stallman | 1993-05-29 | 1 | -0/+6 |
* | * xterm.h: New section for declarations for xfaces.c. | Jim Blandy | 1993-05-25 | 1 | -64/+104 |
* | * xfns.c (Fx_list_fonts): New function. | Jim Blandy | 1993-05-25 | 1 | -24/+20 |
* | (Fset_face_attribute_internal): Don't call unload_font | Richard M. Stallman | 1993-05-24 | 1 | -1/+2 |
* | * xfaces.c (Fset_face_attribute_internal): Don't free the frame's | Jim Blandy | 1993-05-23 | 1 | -2/+6 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | Get the types right, baby. | Jim Blandy | 1993-05-20 | 1 | -2/+2 |
* | Make sure that all the display faces use fonts of the | Jim Blandy | 1993-05-19 | 1 | -5/+26 |
* | * xfaces.c (free_frame_faces): Don't free the resources from the | Jim Blandy | 1993-05-18 | 1 | -38/+6 |
* | (compute_char_face): Pass 0 as EXTEND arg to overlays_at. | Richard M. Stallman | 1993-05-16 | 1 | -6/+18 |
* | * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it | Jim Blandy | 1993-05-16 | 1 | -0/+11 |
* | * xfaces.c (unload_color): Don't try to unload the standard black | Jim Blandy | 1993-05-16 | 1 | -1/+3 |
* | (compute_char_face): New args REGION_BEG, REGION_END. | Richard M. Stallman | 1993-05-15 | 1 | -4/+28 |
* | * xfaces.c (compute_char_face): When merging the overlays, | Jim Blandy | 1993-05-14 | 1 | -18/+26 |
* | * xfaces.c (intern_frame_face): Exchange order of arguments, to | Jim Blandy | 1993-05-13 | 1 | -11/+30 |
* | * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE | Jim Blandy | 1993-05-11 | 1 | -3/+2 |
* | * xfaces.c (Fmake_face_internal): Do nothing for non-X frames. | Jim Blandy | 1993-05-10 | 1 | -291/+423 |
* | Don't include Xmu/Drawing.h. | Richard M. Stallman | 1993-04-15 | 1 | -1/+1 |
* | * xfaces.c (sort_overlays): Define this to be static, as declared. | Jim Blandy | 1993-04-10 | 1 | -1/+1 |
* | * xfaces.c: Doc fixes. | Jim Blandy | 1993-03-31 | 1 | -4/+3 |
* | *** empty log message *** | Jim Blandy | 1993-03-27 | 1 | -131/+205 |
* | *** empty log message *** | Jim Blandy | 1993-03-24 | 1 | -4/+176 |
* | Initial revision | Jim Blandy | 1993-03-23 | 1 | -0/+547 |