winex11: Use memmove for possibly overlapping memory areas.
[wine] / dlls / winex11.drv / xfont.c
2008-05-02  Andrew Talbotwinex11.drv: Remove unused variables.
2008-04-23  Austin EnglishSpelling fixes.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-05  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-01-15  Dmitry Timoshkovgdi32: Add a test for undocumented EnumFontFamiliesEx...
2007-12-21  Zhangrong Huanggdi32, winex11.drv: Correct default Chinese font name.
2007-05-30  Dmitry Timoshkovwinex11.drv: Fix compilation warnings in 64-bit mode.
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-12  Andrew Talbotwinex11.drv: Replace const pointer parameters with...
2007-02-06  Marcus Meissnerwinex11.drv: Removed dead code (Coverity).
2006-11-29  Dmitry Timoshkovwinex11.drv: Make some data const.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.