- 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.
-
- 12 May, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 11 May, 2001 1 commit
-
-
Gerd Moellmann authored
(try_font_list): Use it. If ATTRS specifies a family, check fonts from that family first. (choose_face_font): Remove code setting the family part of the pattern to nil.
-
- 23 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
zero instead of -1.
-
- 18 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
(realizing_basic_faces_p): Removed. (x_face_list_fonts): Special handling for realizing_basic_faces_p removed. (realize_basic_faces): Specbind Qscalable_fonts_allowed to t. (syms_of_xfaces): Initialize Qscalable_fonts_allowed. Change default for scalable-fonts-allowed to t.
-
- 05 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
realize_default_face_p. (realize_basic_faces): Set/clear realizing_basic_faces_p. (realize_default_face): Don't set the flag.
-
- 04 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
(first_font_matching): Removed unused function. (x_face_list_fonts): Remove unused parameter SCALABLE_P. (may_use_scalable_font_p): Remove parameter FONT; rename parameter NAME to FONT. (x_face_list_fonts): Fix missing bounds check. (realizing_default_face_p): New variable. (realize_default_face): Set and clear that flag. (x_face_list_fonts): When called during the realization of the default face, and no matching fonts are found when ignoring scalable fonts and fonts matching a regexp from face-ignored-fonts, try without ignoring fonts.
-
- 28 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
instead of setting it to zero; it's incremented for each frame where the menu face is changed.
-
- 26 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
popup_path for setting font resources.
-
- 23 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
for Lucid popup menus.
-
Stefan Monnier authored
-
- 22 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
x_set_menu_face_resources. Use different resources for popups.
-