List 16-bit spec files explicitly to avoid problems with some versions
[wine] / dlls / x11drv / xrender.c
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-11-27  Vincent BéronFix for deprecated use of label at the end of compound...
2002-11-14  Huw DaviesClient side render fonts for XServers without the Rende...
2002-10-31  Alexandre JulliardConverted x11drv to -DSTRICT.
2002-10-31  Alexandre JulliardFixed a number of -DSTRICT warnings.
2002-10-02  Alexandre JulliardEnable anti-aliasing for all font sizes.
2002-06-22  Huw D M DaviesStore the cache entry indices and not the ptrs.
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-04  Huw D M DaviesDetect and warn about buggy versions of libXrender.
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-03  Huw D M DaviesImplement GetTextExtentPointI and add support for ETO_G...
2002-04-03  Huw D M DaviesFix a few font problems with rotated text and non MM_TE...
2002-04-01  Francois GougetFix warnings for Linux, FreeBSD and Solaris.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Huw D M DaviesUses Xrender extension to allow client side font rendering.