Use MapLS/UnMapLS instead of SEGPTR_* macros.
[wine] / dlls / x11drv / Makefile.in
2001-10-18  Alexandre JulliardChanged X11 mouse driver to use SendInput, and removed...
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-16  Ove KaavenImplemented the XF86DGA2 driver for the ddraw HAL.
2001-02-14  Ove KaavenGuts of a simple XVidMode-supporting DirectDraw HAL...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-10-31  Alexandre JulliardRemoved obsolete TOOLSUBDIRS dependency.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-23  Alexandre JulliardBuild wineclipsrv as part of the x11drv dll.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.