winex11: Don't use a window surface for embedded windows.
[wine] / dlls / winex11.drv / winex11.drv.spec
2012-09-06  Alexandre Julliarduser32: Add support for managing a DIB surface for...
2012-08-16  Alexandre Julliardwinex11: Get rid of the X11 locking functions.
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardwinex11: Add a DC function structure and export it.
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-07-11  Alexandre Julliardgdi32: Pass the dest visible rectangle to the PatBlt...
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-04-05  Alexandre Julliardwinex11: Implement cursor clipping using a pointer...
2011-03-17  Alexandre Julliardwinex11: Implement a separate entry point for PatBlt...
2011-03-07  Alexandre Julliarduser32: Get rid of the RegisterClipboardFormat driver...
2011-03-04  Alexandre Julliarduser32: Remove GetClipboardFormatName from the user...
2011-03-03  Alexandre Julliardwinex11: Get rid of the ClipCursor and SendInput entry...
2010-10-26  Hans Leidekkerwinex11: Implement EnumICMProfiles.
2010-09-13  Juan Langwinex11.drv: ImeInquire's second parameter is an output...
2010-07-26  Alexandre Julliardgdi32: Get rid of the GetDCOrgEx driver entry point...
2010-05-21  Alexandre Julliardwinex11: Create X11 cursors on demand when the cursor...
2010-05-20  Aleksey Braginwinex11.drv: Fix SetCursor entry in the spec file.
2010-04-20  Alexandre Julliardwinex11: Implement the entry points for creating and...
2010-04-20  Alexandre Julliarduser32: Add driver entry points for cursor creation...
2009-12-23  Alexandre Julliarduser32: Get rid of 16-bit handles in the driver clipboa...
2009-11-18  Roderick Colenbranderwgl: Add initial WGL_ARB_create_context support.
2009-11-17  Alexandre Julliardwinex11: Get rid of the SetDCOrg entry point.
2009-09-30  Alexandre Julliardwinex11: Remove BITBLT_InternalStretchBlt now that...
2008-12-18  Aric Stewartuser32: Remove the driver call for GetKeyboardLayoutLis...
2008-12-17  Maarten Lankhorstwinex11.drv: Make XIM functions hidden.
2008-09-12  Alexandre Julliardwinex11: Driver-side implementation of SetLayeredWindow...
2008-09-12  Alexandre Julliarduser32: Notify the user driver about window extended...
2008-07-31  Alexandre Julliardwinex11: Fetch the current X window position on ShowWin...
2008-07-28  Francois Gougetwinex11.drv: Fix the SysCommand() and ImeGetRegisterWor...
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
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.