- 20 May, 2002 1 commit
-
-
Ken Raeburn authored
XSTRING instead of XSYMBOL and name field.
-
- 26 Apr, 2002 1 commit
-
-
Andrew Choi authored
lisp/ChangeLog, and src/ChangeLog for list of changes.
-
- 19 Apr, 2002 1 commit
-
-
Stefan Monnier authored
a frame even if it's on another display. (Finternal_set_lisp_face_attribute): Don't use XFRAME on something that could be Qt.
-
- 13 Feb, 2002 1 commit
-
-
Richard M. Stallman authored
(update_face_from_frame_parameter): Increment face_change_count and windows_or_buffers_changed to force redisplay using changed faces.
-
- 08 Feb, 2002 1 commit
-
-
Kim F. Storm authored
in non-selected windows. (realize_basic_faces): Realize it. (syms_of_term): Intern and staticpro it.
-
- 02 Feb, 2002 1 commit
-
-
Eli Zaretskii authored
of the default face to Qnormal, unless these attributes are unspecified.
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 25 Nov, 2001 1 commit
-
-
Stefan Monnier authored
-
- 16 Nov, 2001 1 commit
-
-
Kim F. Storm authored
(realize_basic_faces): Use FRINGE_FACE_ID.
-
- 13 Nov, 2001 2 commits
-
-
Pavel Janík authored
-
Pavel Janík authored
-
- 09 Nov, 2001 1 commit
-
-
Pavel Janík authored
(Finternal_set_lisp_face_attribute): Likewise.
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 01 Nov, 2001 2 commits
-
-
Gerd Moellmann authored
Handle :box so that it is possible to specify sexprs.
-
Pavel Janík authored
(Fface_font): Ditto. (Finternal_set_alternative_font_registry_alist): Ditto. (Ftty_suppress_bold_inverse_default_colors): Ditto.
-
- 31 Oct, 2001 2 commits
-
-
Gerd Moellmann authored
set the face's colors_copied_bitwise_p instead of the defaulted_p members which have a different meaning. (free_face_colors): Do nothing for a face whose colors have been copied bitwise.
-
Stefan Monnier authored
-
- 29 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
the slant attribute if FRAME is t.
-
- 28 Oct, 2001 1 commit
-
-
Miles Bader authored
Remove #ifdef'd-out code. (Fface_attribute_relative_p, Fmerge_face_attribute): New functions. (syms_of_xfaces): Initialize them.
-
- 24 Oct, 2001 1 commit
-
-
Richard M. Stallman authored
(syms_of_xfaces): defsubr it.
-
- 23 Oct, 2001 2 commits
-
-
Gerd Moellmann authored
error.
-
Eli Zaretskii authored
[HAVE_WINDOW_SYSTEM]: Don't do anything for QCfont unless the frame is on a windowed display.
-
- 18 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 17 Oct, 2001 1 commit
-
-
Miles Bader authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 14 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 08 Oct, 2001 2 commits
-
-
Gerd Moellmann authored
-
Pavel Janík authored
-
- 22 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
(menu_face_changed_count): Variable removed. (Finternal_set_lisp_face_attribute): Doc fix. If FRAME is t, set the menu_face_changed_default flag, otherwise set the FRAME's menu_face_changed_p flag if the `menu' face has been changed. Prevent calling set_font_frame_param if FRAME is t. (make_face_cache): Initialize cache's menu_face_changed_p from menu_face_changed_default. (realize_basic_faces): Look into the frame's face cache to determine if the menu appearance needs updating.
-
- 15 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
set_frame_menubar, let the next redisplay do it.
-
- 14 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
interrupt_input_blocked.
-
- 16 Jul, 2001 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Clear faces afterwards. (clear_font_table): Take a x_display_info parameter. Don't free fonts being the default font of any frame on the given display.
-
- 10 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 18 May, 2001 1 commit
-
-
Gerd Moellmann authored
transformation matrix by 10.
-
- 16 May, 2001 1 commit
-
-
Gerd Moellmann authored
checking for `[...]' syntax.
-
- 15 May, 2001 1 commit
-
-
Gerd Moellmann authored
font name fields.
-
- 14 May, 2001 3 commits
-
-
Stefan Monnier authored
And if nothing is found in the end, try again with scalable fonts. (try_font_list): Let try_alternative_families do a bit more of the work. Only use FAMILY if it is not nil. (syms_of_xfaces) <scalable-fonts-allowed>: Fix docstring.
-
Gerd Moellmann authored
with the right value of `i'.
-
Gerd Moellmann authored
in the pixel and point size fields of XLFD font names. (xlfd_point_size): Likewise. (xlfd_point_size): Likewise.
-