Removed all non-standard common control headers from the include
[wine] / dlls / gdi /
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-25  Alexandre JulliardMerged wing.dll into gdi32.dll.
2000-06-24  Alexandre JulliardSplit bidi16.c and network.c out of misc/ into their...
2000-06-23  Andreas MohrAdded more ordinals to KERNEL, GDI, USER and system...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-30  Dimitrie O. PaunAdd include for LoadLibrary.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-30  Dimitrie O. PaunMoved DISPDIB out of the kernel into GDI.
2000-05-18  Patrik StridvallGetRelAbs for some reason takes 2 parameters, even...
2000-05-07  Alexandre JulliardCleaned up local heap initialisation.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Alexandre JulliardMoved gdi/user thunking functions into their respective...
2000-03-24  Huw D M DaviesFix spec file entries for EnumFontFamiliesEx*.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.