wine/dlls/winex11.drv
Ken Thomases 44c2db175b winex11.drv: Pass correct coords into X11DRV_InternalFloodFill.
The (x,y) should be relative to the XImage, not the drawable.  The (xOrg,yOrg)
is what should be relative to the drawable.  This fixes a crash when XGetPixel
tried to access memory outside the XImage's buffer.
2007-02-21 19:48:39 +01:00
..
2007-02-08 11:55:44 +01:00
2007-02-08 11:55:44 +01:00
2006-11-13 13:01:53 +01:00
2007-02-21 10:55:01 +01:00
2007-02-19 12:36:33 +01:00
2006-11-27 17:03:52 +01:00
2006-12-29 20:54:46 +01:00