(x_setup_relief_colors): Don't compute an image's
authorJason Rumney <jasonr@gnu.org>
Sat, 5 Jan 2002 00:09:08 +0000 (00:09 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 5 Jan 2002 00:09:08 +0000 (00:09 +0000)
commit6637c996f7a3d0fce9f34cf96739b5421551dcd2
tree32cda7ee6253702540af49f6d4e53c5c5edb0459
parent72e4adef0d6766f95e2d4952a79718faeb6db455
(x_setup_relief_colors): Don't compute an image's
background color if it doesn't have a Pixmap.
(notice_overwritten_cursor): Don't depend on
output_cursor and updated_area.  Compare pixel coordinates with
window's cursor pixel coordinates.
(x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call
notice_overwritten_cursor with new arg list.
(show_mouse_face): Fix bug setting a row's mouse_face_p flag
unconditionally.
(x_draw_image_relief): Use predefined macro instead of
constant when the value of `tool_bar_button_relief' is negative.

(x_display_and_set_cursor): Fix PostMessage arg types.
src/ChangeLog
src/w32term.c