Fri, 28 Apr 2000 12:57:52 +0000 |
Kenichi Handa |
(realize_x_face): Fix the argument of the second
|
Mon, 17 Apr 2000 12:36:15 +0000 |
Gerd Moellmann |
(Ftty_suppress_bold_inverse_default_colors): Doc fix.
|
Mon, 10 Apr 2000 14:32:11 +0000 |
Jason Rumney |
(realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
|
Sun, 09 Apr 2000 20:30:25 +0000 |
Gerd Moellmann |
(tty_suppress_bold_inverse_default_colors_p): New
|
Sat, 01 Apr 2000 12:59:53 +0000 |
Ken Raeburn |
Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
|
Sat, 01 Apr 2000 12:23:25 +0000 |
Gerd Moellmann |
(realize_basic_faces): Block input while realizing
|
Thu, 30 Mar 2000 09:32:14 +0000 |
Gerd Moellmann |
(realize_tty_face): Use find_symbol_value instead
|
Thu, 30 Mar 2000 01:12:14 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 30 Mar 2000 00:27:29 +0000 |
Kenichi Handa |
Augment the comment of lookup_face.
|
Mon, 27 Mar 2000 14:47:42 +0000 |
Gerd Moellmann |
(register_color, unregister_colors, unregister_colors)
|
Mon, 27 Mar 2000 12:17:05 +0000 |
Gerd Moellmann |
(lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
|
Wed, 22 Mar 2000 12:08:11 +0000 |
Gerd Moellmann |
(lface_same_font_attributes_p): Compare font attributes
|
Tue, 21 Mar 2000 16:12:22 +0000 |
Gerd Moellmann |
(check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
|
Tue, 21 Mar 2000 00:43:10 +0000 |
Kenichi Handa |
(Qx_charset_registry, Vface_default_registry):
|
Sat, 04 Mar 2000 15:58:49 +0000 |
Gerd Moellmann |
(x_free_colors): Access colormap of frame using
|
Sat, 04 Mar 2000 14:53:34 +0000 |
Jason Rumney |
Change many FRAME_X... macros to FRAME_WINDOW... or other
|
Thu, 02 Mar 2000 13:23:42 +0000 |
Gerd Moellmann |
(x_free_colors): New function.
|
Thu, 17 Feb 2000 15:31:35 +0000 |
Eli Zaretskii |
(tty_defined_color): Don't return faulire indication
|
Mon, 14 Feb 2000 18:02:46 +0000 |
Dave Love |
(tty_defined_color): Declare color_idx unsigned long.
|
Tue, 04 Jan 2000 11:55:32 +0000 |
Eli Zaretskii |
(syms_of_xfaces): defsubr Scolor_gray_p and
|
Mon, 03 Jan 2000 21:20:37 +0000 |
Gerd Moellmann |
(syms_of_xfaces): Change Sface_color_gray_p to
|
Mon, 03 Jan 2000 16:52:52 +0000 |
Eli Zaretskii |
(Qunspecified_fg, Qunspecified_bg): Remove.
|
Mon, 03 Jan 2000 11:51:33 +0000 |
Eli Zaretskii |
(Fcolor_gray_p): Renamed from face-color-gray-p.
|
Sun, 02 Jan 2000 14:07:32 +0000 |
Eli Zaretskii |
(tty_defined_color): Pass frame to tty-color-desc. The
|
Wed, 22 Dec 1999 16:00:14 +0000 |
Gerd Moellmann |
(realize_x_face): Don't use uninitialized local
|
Wed, 22 Dec 1999 12:08:33 +0000 |
Gerd Moellmann |
(clear_font_table): Don't use uninitialized local
|
Wed, 22 Dec 1999 11:40:18 +0000 |
Kenichi Handa |
(face_color_supported_p): Check by tty_defined_color
|
Thu, 16 Dec 1999 09:38:21 +0000 |
Eli Zaretskii |
(tty_defined_color): Fix last change.
|
Wed, 15 Dec 1999 13:14:38 +0000 |
Eli Zaretskii |
Changes for separate unspecified foreground and background colors
|
Wed, 15 Dec 1999 00:24:07 +0000 |
Kenichi Handa |
(choose_face_fontset_font): Delete codes for a
|
Tue, 07 Dec 1999 20:06:40 +0000 |
Gerd Moellmann |
(x_set_menu_resources_from_menu_face): Make sure
|
Mon, 06 Dec 1999 21:22:01 +0000 |
Gerd Moellmann |
(set_lface_from_font_name): Fix incomplete merge.
|
Mon, 06 Dec 1999 16:54:09 +0000 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
Fri, 26 Nov 1999 10:14:39 +0000 |
Gerd Moellmann |
(set_lface_from_font_name): Fix previous change.
|
Thu, 25 Nov 1999 15:00:15 +0000 |
Gerd Moellmann |
(set_lface_from_font_name): New parameter may_fail_p.
|
Wed, 24 Nov 1999 14:38:09 +0000 |
Dave Love |
Don't duplicate Qmode_line definition done elsewhere.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Thu, 07 Oct 1999 00:41:24 +0000 |
Gerd Moellmann |
(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
|
Wed, 06 Oct 1999 23:09:44 +0000 |
Gerd Moellmann |
(toplevel) [USE_MOTIF]: Include some Motif headers.
|
Thu, 23 Sep 1999 22:17:44 +0000 |
Gerd Moellmann |
(load_pixmap): Call add_to_log without frame parameter.
|
Mon, 13 Sep 1999 11:14:08 +0000 |
Gerd Moellmann |
(frame_or_selected_frame): Change for Lisp_Object
|
Sun, 12 Sep 1999 20:22:02 +0000 |
Gerd Moellmann |
(Fx_family_fonts): Replaces Fx_font_list.
|
Tue, 07 Sep 1999 14:48:59 +0000 |
Gerd Moellmann |
(recompute_basic_faces): Clear face cache.
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Tue, 24 Aug 1999 19:25:02 +0000 |
Gerd Moellmann |
(Qmargin): Replacement for Qbitmap_area.
|
Sat, 21 Aug 1999 19:31:04 +0000 |
Gerd Moellmann |
(face_at_buffer_position): Don't xassert that
|
Tue, 17 Aug 1999 00:38:21 +0000 |
Gerd Moellmann |
(add_to_log): Renamed from display_message.
|
Sun, 15 Aug 1999 22:29:45 +0000 |
Gerd Moellmann |
(Vfont_list_limit): New.
|
Tue, 10 Aug 1999 10:38:37 +0000 |
Eli Zaretskii |
(realize_default_face) [MSDOS]: Don't take default
|
Fri, 30 Jul 1999 08:19:22 +0000 |
Eli Zaretskii |
(load_color): Remove static from definition and remove
|
Tue, 27 Jul 1999 23:55:58 +0000 |
Gerd Moellmann |
(prepare_face_for_display): Use FillOpaqueStippled instead of
|
Mon, 26 Jul 1999 11:49:43 +0000 |
Gerd Moellmann |
(load_face_colors): Load background color if setting
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
Implemented from scratch.
|
Wed, 18 Nov 1998 01:40:17 +0000 |
Richard M. Stallman |
(Qmouse_face): Replace definition with extern decl.
|
Sat, 25 Apr 1998 23:33:59 +0000 |
Richard M. Stallman |
(unload_color): No longer static.
|
Mon, 04 Aug 1997 06:07:05 +0000 |
Richard M. Stallman |
(merge_face_list): New function.
|
Thu, 10 Jul 1997 15:50:59 +0000 |
Eli Zaretskii |
(Fset_face_attribute_internal): Set mouse_face_defer
|
Sat, 21 Jun 1997 00:46:21 +0000 |
Kenichi Handa |
(Fset_face_attribute_internal): Use FS_LOAD_FONT
|
Sun, 01 Jun 1997 00:30:01 +0000 |
Richard M. Stallman |
Include frame.h unconditionally.
|