- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 17 Nov, 2002 1 commit
-
-
Miles Bader authored
choose_face_font. (best_matching_font, choose_face_font): Add `needs_overstrike' argument, and use it to return whether overstriking is desirable for this face/font combo. (set_font_frame_param: Pass new argument to choose_face_font.
-
- 23 Oct, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 27 Sep, 2002 1 commit
-
-
Kenichi Handa authored
-
- 26 Sep, 2002 1 commit
-
-
Kenichi Handa authored
nonzero, try face's family at first. Otherwise try FAMILY at first. (choose_face_font): If C is a single byte char or latin-1, call try_font_list with PREFER_FACE_FAMILY 1.
-
- 13 Sep, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jul, 2002 1 commit
-
-
Ken Raeburn authored
const. (x_face_list_fonts, x_update_menu_appearance): (hash_string_case_insensitive): Treat Lisp string contents as const.
-
- 16 Jul, 2002 1 commit
-
-
Ken Raeburn authored
-
- 15 Jul, 2002 1 commit
-
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 11 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 10 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 16 Jun, 2002 1 commit
-
-
Andrew Choi authored
2002-06-16 Andrew Choi <akochoi@shaw.ca> * fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of Vdefault_fontset to Monaco with mac-roman coding. * mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine init_process before and after inclusion of Carbon/Carbon.h, resp. * macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and cursor_gc. (add_font_name_table_entry): New function. (init_font_name_table): Use add_font_name_table_entry; add italic, bold, and bold-italic entries for truetype fonts. * xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces for Mac too. (try_font_list) [MAC_OS]: If no font matches given registry, try fonts with any registry matching face_family. (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font here. * s/darwin.h: If autoconf detects the Ncurses library, define LIBS_TERMCAP to -lncurses to use it. In lisp/: 2002-06-16 Andrew Choi <akochoi@shaw.ca> * term/mac-win.el (scalable-fonts-allowed): Set to t.
-
- 11 Jun, 2002 1 commit
-
-
Stefan Monnier authored
-
- 09 Jun, 2002 1 commit
-
-
Miles Bader authored
(parse_rgb_list, tty_lookup_color): New functions. (tty_defined_color): Use `tty_lookup_color' to do all the work. (color_distance, Fcolor_distance): New functions. (TTY_SAME_COLOR_THRESHOLD): New macro. (Qtty_color_standard_values): New variable. (syms_of_xfaces): Initialize new vars & functions.
-
- 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
-