gtk/gdk
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
..
linux-fb
win32
x11
.cvsignore
COPYING
gdk.c
gdk.def
gdk.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c
gdkdisplay.h
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c
gdkdrawable.h
gdkevents.c
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkscreen.c
gdkscreen.h
gdkselection.c
gdkselection.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c
gdkwindow.h
makeenums.pl
Makefile.am
makefile.msc
testgdk.c