all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Eli Zaretskii <eliz@gnu.org>, "Jan D." <jan.h.d@swipnet.se>,
	emacs-devel@gnu.org
Subject: Re: When is hourglass shown?
Date: Sat, 05 Mar 2005 15:11:49 +0000	[thread overview]
Message-ID: <ufyza3z62.fsf@jasonrumney.net> (raw)
In-Reply-To: <003001c5217b$28b6f4a0$0200a8c0@sedrcw11488> (Lennart Borgman's message of "Sat, 5 Mar 2005 13:00:24 +0100")

"Lennart Borgman" <lennart.borgman.073@student.lu.se> writes:

> On w32 I notice that the cursor is changed from an arrow (if outside the
> text) to the same cursor that is used when it is over text. I have not been
> able to find where this change is done yet. Is this the behaviour under X
> Windows too?

The change to enable mouse cursors on w32 was this one. You should be
able to get the diffs from CVS, or through the HTTP interface on
savannah.gnu.org.


2003-01-21  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>

	* w32term.h (struct w32_output): New member hand_cursor.
	(WM_EMACS_SETCURSOR): New message definition.

	* w32term.c (note_mode_line_highlight): Delete #if 0 to enable
	function w32_define_cursor.
	(note_mouse_highlight): Initialize, setup cursor accoding to mouse
	position, change member name output_data.x to output_data.w32 and
	add function w32_define_cursor.
	(show_mouse_face): Delete #if 0 to enable function w32_define_cursor
	and change member name output_data.x to output_data.w32.
	(w32_initialize_display_info):
	Setup dpyinfo->vertical_scroll_bar_cursor.

	* w32fns.c (Vx_hand_shape): New variable.
	(w32_wnd_proc): Add message entries for WM_SETCURSOR and
	WM_EMACS_SETCURSOR.
	(x-create-frame): Setup Cursor types.

  parent reply	other threads:[~2005-03-05 15:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04 17:34 When is hourglass shown? Jan D.
2005-03-04 19:33 ` Stefan Monnier
2005-03-04 20:30   ` Jan D.
2005-03-05 10:51   ` Eli Zaretskii
2005-03-05 10:45 ` Eli Zaretskii
2005-03-05 11:17   ` Jan D.
2005-03-05 12:00     ` Lennart Borgman
2005-03-05 12:38       ` Jan D.
2005-03-06  0:41         ` Richard Stallman
2005-03-10 19:10           ` Jan D.
2005-03-05 15:11       ` Jason Rumney [this message]
2005-03-05 17:24     ` Eli Zaretskii
2005-03-05 18:18       ` Jan D.
2005-03-05 20:11         ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2005-03-02 16:05 Lennart Borgman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ufyza3z62.fsf@jasonrumney.net \
    --to=jasonr@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.