winex11: Don't create a win data structure for HWND_MESSAGE windows.
[wine] / dlls / winex11.drv / winex11.drv.spec
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-04-08  Alexandre Julliardwinex11: Move all the embedded systray window support...
2008-04-07  Aric Stewartwinex11: Add IME functionality to winex11drv.
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-05  Hans Leidekkergdi32: Move GetICMProfile to the driver.
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2008-01-23  Alexandre Julliardwinex11: Export a function to dock a window into the...
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-09-21  Mikolaj Zalewskiwinex11.drv/wintab32: Make wintab strings in winex11...
2007-09-10  Jacek Cabanwinex11: Fixed GetClipboardFormatName spec entry.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-11-30  Pierre d'Herbemontwinex11.drv: Fix SetWindowPos parameters in the spec...
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-17  Alexandre Julliardwinex11.drv: Store the palette mapping in an X context...
2006-11-08  Alexandre Julliardwinex11.drv: Get rid of the DIB color table now that...
2006-11-06  Roderick Colenbranderwgl: Fix WoW screen flickering.
2006-10-31  Alexandre Julliardwinex11.drv: Fixed the prototype of many OpenGL functions.
2006-10-31  Roderick Colenbranderwinex11.drv: Route wglMakeContextCurrentARB through...
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-23  Alexandre Julliarduser: Moved GetMonitorInfo and EnumDisplayMonitors...
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentDC to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentContext to gdi32.
2006-09-26  Roderick Colenbranderwinex11.Drv: Remove unneeded wgl exports.
2006-09-21  Roderick Colenbranderopengl: Move wgl font code to winex11.drv.
2006-09-12  Roderick Colenbranderwinex11.drv: Move WGL extension code to winex11.drv.
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx makecurrent/wglsharelists.
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx context code.
2006-07-12  Dan Hipschmangdi32: Implement GetTextExtentPoint in terms of GetText...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.