Files
gtk3/gdk/win32
Tor Lillqvist 935dca854e Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and y
2003-03-14  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkevents-win32.c: Use the signed GET_X_LPARAM() and
	GET_Y_LPARAM() to extract x and y coordinates from an LPARAM or
	DWORD, and not the unsigned HIWORD() and LOWORD(). Systems with
	multiple monitors can have negative coordinates on some of the
	monitors. (partial fix for #99496, Arnaud Charlet)
2003-03-15 00:02:42 +00:00
..
2003-03-08 20:49:00 +00:00
2002-12-17 01:39:11 +00:00
2002-12-17 01:39:11 +00:00
2003-03-08 21:11:39 +00:00
2003-03-08 21:11:39 +00:00
2003-02-01 21:05:09 +00:00
2003-01-19 21:18:15 +00:00