winex11: Remove two unused parameters from BITBLT_GetSrcArea().
[wine] / dlls / winex11.drv / clipboard.c
2008-04-09  Alexandre Julliardwinex11: Added an error handler to catch bad atoms...
2008-04-08  Alexandre Julliardwinex11: Improved handling of broken 8-bit TARGETS...
2008-04-07  Alexandre Julliardwinex11: Fix handling of property sizes for 64-bit...
2008-03-26  Alexandre Julliardwinex11: Fix X11DRV_CLIPBOARD_ReadProperty to read...
2008-03-24  Andrew Talbotwinex11.drv: Assign to structs instead of using memcpy.
2008-02-04  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-01-25  Ken Thomaseswinex11.drv: Accomodate XGetWindowProperty returning...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-08  Andrew Talbotwinex11.drv: Remove unused items.
2006-12-12  Alexandre Julliardwinex11.drv: Remove unused PropertyAliasMap variable.
2006-11-27  Andrew Talbotwinex11.drv: Cast-qual warnings fix.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.