emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src w32term.c


From: Jason Rumney
Subject: [Emacs-commit] emacs/src w32term.c
Date: Fri, 04 Jan 2002 19:06:57 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jason Rumney <address@hidden>   02/01/04 19:06:57

Modified files:
        src            : w32term.c 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/w32term.c.diff?tr1=1.131&tr2=1.132&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]