Fix some remaining problems with tooltips.
[wine] / dlls / user / Makefile.in
2000-08-06  Alexandre JulliardLink USER resources into libuser.so.
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-24  Alexandre JulliardSplit bidi16.c and network.c out of misc/ into their...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-13  Bertho Stultiens- Bugfix: Corrected "off by one" error in the linenumbe...
2000-06-12  Juergen SchmiedImplementation for PrivateExtractIcons, PrivateExtractI...
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-05-14  Dimitrie O. PaunMoved DDEML into dlls/user.
2000-04-28  Alexandre JulliardAdded libkeyboard.so creation.
2000-03-25  Alexandre JulliardAdded missing keyboard.spec.
2000-03-24  Alexandre JulliardMoved gdi/user thunking functions into their respective...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.