wined3d: Remove stray '\' at end of lines.
[wine] / dlls / winex11.drv /
2007-01-08  Vitaliy Margolenwinex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2007-01-04  Dmitry Timoshkovuser32: Fix some failures in the MDI message test.
2007-01-04  Roderick Colenbranderwgl: Fix piAttributes NULL crash.
2007-01-02  Roderick Colenbranderwinex11.drv: Remove get_drawable.
2007-01-02  Roderick Colenbranderwinex11.drv: Remove desktop double buffering option.
2007-01-01  Dmitry Timoshkovuser32: Make more ShowWindow tests pass under Wine.
2007-01-01  Dmitry Timoshkovwinex11.drv: Fix the regression caused by a previous...
2006-12-29  Vitaliy Margolenwinex11drv: Make dxgrab global.
2006-12-28  Roderick Colenbranderwgl: Fix wglGetPixelFormatAttribiv bug.
2006-12-22  Dmitry Timoshkovuser32: Add a message test for various ShowWindow(...
2006-12-20  Roderick Colenbranderwinex11.drv: pbuffer detection.
2006-12-20  Ulrich Czekallawinex11.drv: Don't crash when called with a NULL gl...
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-19  Vitaliy Margolenwinex11drv: Return cached cursor_pos in GetCursorPos().
2006-12-15  Ulrich Czekallawinex11.drv: Avoid grabbing syslevel locks in the wrong...
2006-12-15  Dmitry Timoshkovuser32: Add support for the VK_APPS (Menu) key.
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-12-13  Vitaliy Margolenwinex11.drv: Update cached cursor position after callin...
2006-12-13  Vitaliy Margolenwinex11.drv: Only events with MOUSEEVENTF_MOVE flag...
2006-12-12  Alexandre Julliardwinex11.drv: Fixed computation of viewport and scissor...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-12-12  Alexandre Julliardwinex11.drv: Get rid of the display pointer in the...
2006-12-12  Alexandre Julliardopengl32: Don't use ENTER_GL/LEAVE_GL around calls...
2006-12-12  Ulrich Czekallawinex11.drv: Correctly position and clip opengl child...
2006-12-12  Alexandre Julliardwinex11.drv: Get rid of the unused set_drawable function.
2006-12-12  Alexandre Julliardwinex11.drv: Implemented DESKTOPHORZ/VERTRES device...
2006-12-12  Alexandre Julliardwinex11.drv: Make sure the drawable rect is always...
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-12-12  Alexandre Julliardwinex11.drv: Remove unused PropertyAliasMap variable.
2006-12-11  Roderick Colenbranderwgl: Make the WGL code independant of the number of...
2006-12-11  Chris Robinsonwgl: Properly handle GLX_DRAWABLE_TYPE queries.
2006-12-07  Chris Robinsonwgl: Implement wglGetPixelFormatAttribfvARB.
2006-12-06  Chris Robinsonwgl: Fix for missing NV GLX extension.
2006-12-06  Roderick Colenbranderwgl: Cleanup wglMakeCurrent.
2006-12-04  Chris Robinsonwgl: Don't return prematurely if ConvertPixelFormatWGLt...
2006-12-04  Roderick Colenbranderwgl: (W)GL_NV_vertex_array_range.
2006-12-01  Tomas Carneckywinex11.drv: Don't update the key state table in mouse...
2006-12-01  Roderick Colenbranderwgl: Relax the pixel format attribute conversion code...
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-29  Dmitry Timoshkovwinex11.drv: Make some data const.
2006-11-27  Alexandre Julliardwinex11.drv: Don't use the specified DC when mapping...
2006-11-27  Andrew Talbotwinex11.drv: Cast-qual warnings fix.
2006-11-27  Andrew Talbotwinex11.drv: Cast-qual warnings fix.
2006-11-27  Andrew Talbotwinex11.drv: Cast-qual warnings fix.
2006-11-27  Vitaliy Margolenwinex11drv: State of side mouse buttons (X-buttons...
2006-11-27  Roderick Colenbranderwgl: Unify pixel format code.
2006-11-27  Kevin Koltzauwinex11.drv: Process browser and multimedia key events.
2006-11-20  Ken Thomaseswinex11.drv: Correct the count of characters matching...
2006-11-20  Ken Thomaseswinex11.drv: Enable code for picking layout-independent...
2006-11-20  Ken Thomaseswinex11.drv: Changed indenting of some dead code.
2006-11-20  Ken Thomaseswinex11.drv: Move some dead code from inside a loop...
2006-11-20  Ken Thomaseswinex11.drv: Replace no-longer-existent VK_A, VK_Z...
2006-11-20  Ken Thomaseswinex11.drv: Track which vkeys have already been assign...
2006-11-20  Ken Thomaseswinex11.drv: Reset the keyc2vkey table to empty before...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardwinex11.drv: Store the palette mapping in an X context...
2006-11-17  Alexandre Julliardwinex11.drv: Abstract accesses to the palette color...
2006-11-17  Alexandre Julliardwinex11.drv: Avoid some direct accesses to the PALETTEO...
2006-11-17  Alexandre Julliardgdi32: Moved the system palette flags to winex11.drv.
2006-11-14  Alexandre Julliardwinex11.drv: Update the X11 window position when the...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Francois Gougetwinex11.drv: Fix some comments so they are properly...
2006-11-13  Roderick Colenbranderwgl: Fix a typo in the pbuffer pixelformat enumeration...
2006-11-13  H. Verbeetwinex11.drv: The y coordinate should be offset agaist...
2006-11-10  Damjan Jovanovicwinex11.drv: Check for incompatible bpps and negative...
2006-11-10  Damjan Jovanovicwinex11.drv: Fix copying top-down/bottom-up DIBs.
2006-11-08  Ken Thomaseswinex11.drv: Fix off-by-one in map of non-char keysyms...
2006-11-08  Ken Thomaseswinex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.
2006-11-08  Alexandre Julliardwinex11.drv: Get rid of the DIB color table now that...
2006-11-08  Detlef Riekenbergwinex11.drv: Fix failure of X11DRV_ChoosePixelFormat.
2006-11-08  Dmitry Timoshkovwinex11.drv: Call SetWindowPos with SWP_FRAMECHANGED...
2006-11-08  Dmitry Timoshkovwinex11.drv: Map VK codes for arrow keys to an X11...
2006-11-08  Damjan Jovanovicwinex11: Fix regression caused by client-side DIB copy...
2006-11-07  Alexandre Julliardwinex11.drv: Detect an XLookupString that returns Latin...
2006-11-07  Alexandre Julliardwinex11.drv: Added mapping for Unicode keysyms in ToUni...
2006-11-07  Alexandre Julliardwinex11.drv: Only load the keycode->keysym mapping...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Alexandre Julliardwinex11.drv: Fixed build without OpenGL headers.
2006-11-06  Mike McCormackuser32: ToUnicodeEx should return 0 for an unknown...
2006-11-06  Damjan Jovanovicwinex11.drv: Added a basic client-side DIB copy optimiz...
2006-11-06  Roderick Colenbranderwgl: Fix WoW screen flickering.
2006-11-03  Huw Davieswinex11.drv: If the app asks for a single buffered...
2006-11-03  Roderick Colenbranderwinex11.drv: Opengl init fix.
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-26  Alexandre Julliardwinex11.drv: Offset X11 coordinates with the primary...
2006-10-24  Alexandre JulliardRevert "kernel32: Exit from initial thread with ExitThr...
2006-10-24  Aric Stewartwinex11.drv: Only create a fontSet if we are going...
2006-10-24  Dmitry Timoshkovkernel32: Exit from initial thread with ExitThread...
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Huw Davieswinex11.drv: Only initialize static variables once...
2006-10-24  Huw Davieswinex11.drv: Give XCloseIM another chance.
2006-10-24  Huw Davieswinex11.drv: Initialize data->xim to NULL if xim has...
2006-10-24  Eric Pouechwinex11.drv: As the min keycode is always greater or...
2006-10-23  Alexandre Julliarduser: Moved GetMonitorInfo and EnumDisplayMonitors...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-20  Alexandre Julliardwinex11.drv: Avoid X error with unsupported pen styles.
next