advapi32/service: Make sure we fill all struct members.
[wine] / dlls / winex11.drv /
2007-06-27  Damjan Jovanovicwinex11.drv: Added better support for the X file drag...
2007-06-22  Lei Zhangwinex11.drv: Reset focus if application does not want...
2007-06-22  Nigel Liangwinex11.drv: Remove call to XCreateFontSet.
2007-06-21  Lei Zhangwinex11.drv: Send WM_MOUSEACTIVATE before closing a...
2007-06-15  Kolbjørn Fredheimwinex11.drv: Echo the video mode requested in the error...
2007-06-15  Ulrich Czekallaopengl: Use get_glxdrawable to grab the drawable.
2007-06-12  Alexandre Julliardwinex11.drv: Glyph width is rounded to 32 bits, make...
2007-06-06  Huw Davieswinex11.drv: XRenderCompositeText has a problem with...
2007-05-30  Dmitry Timoshkovwinex11.drv: Fix compilation warnings in 64-bit mode.
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Huw Davieswinex11.drv: Use XRenderCompositeText instead of XRende...
2007-05-25  Huw Davieswinex11.drv: Merge some common code.
2007-05-21  Dmitry Timoshkovwinex11.drv: Synchronize debug output between X11DRV_Ke...
2007-04-30  Rob Shearmanwinex11.drv: Remove an unneeded include.
2007-04-27  Andrew Riediwinex11.drv: Add legacy 32-bit cursor support.
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-13  Alexandre Julliardwinex11.drv: Hack to disable XInitThreads when an XIM...
2007-04-13  Dan Kegelwinex11.drv: GetAsyncKeyState must check mouse buttons...
2007-04-06  Dmitry Timoshkovuser32: Windows uses ptMaxTrackSize to set an initial...
2007-04-04  Alexandre Julliardwinex11.drv: Store the display file descriptor directly...
2007-03-29  Huw Davieswinex11.drv: Delete the tile pixmap whenever the drawab...
2007-03-29  Huw Davieswinex11.drv: Rename a local variable to avoid confusion...
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2007-03-21  Alexandre Julliardwinex11.drv: Relax the bitmap depth check in CreateBitm...
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-14  Louis Lenderswinex11.drv: Small spelling fix.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Jan Zerebeckiwinex11.drv: Add DebugInfo to critical sections.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Andrew Talbotwinex11.drv: Replace const pointer parameters with...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2007-03-06  Dmitry Timoshkovwinex11.drv: Do not ignore the keysyms assigned to...
2007-03-01  Aric Stewartwinex11.drv: Make sure keyboard state is up to date...
2007-03-01  Tomas Carneckywinex11.drv: Spring cleanup in X11DRV_setup_opengl_visu...
2007-03-01  Jan Zerebeckiwinex11.drv: Change virtual desktop refresh rate from...
2007-02-27  Stefan Dösingerwinex11.drv: Ignore depth mismatch when using a virtual...
2007-02-26  Pierre d'Herbemontwinex11.drv: Check the valid rects after the set_window...
2007-02-23  Jan Zerebeckiwinex11.drv: Set the refresh rate for NoRes to 60 inste...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2007-02-21  Ken Thomaseswinex11.drv: Pass correct coords into X11DRV_InternalFl...
2007-02-21  Dmitry Timoshkovwinex11.drv: Clients should pass only KeyPress events...
2007-02-21  Dmitry Timoshkovuser32: Add traces to the cursor APIs.
2007-02-19  Marcus Meissnerwinex11.drv: Small fixes.
2007-02-14  Alexandre Julliardwinex11.drv: Added a check for the ATI driver corruptin...
2007-02-13  Alexandre Julliardwinex11.drv: We still have to flush the display after...
2007-02-13  Vitaliy Margolenwinex11.drv: Popup windows with system menu are managed.
2007-02-08  Andrew Talbotwinex11.drv: Remove unused items.
2007-02-07  Vitaliy Margolenwinex11drv: Do extra error checking when opening XInput...
2007-02-06  Marcus Meissnerwinex11.drv: Removed dead code (Coverity).
2007-02-05  Dmitry Timoshkovuser32: Add the tests for minimize/restore MDI child...
2007-02-05  Dmitry Timoshkovuser32: Although Windows sends WM_GETMINMAXINFO at...
2007-02-05  Andrew Talbotwinex11.drv: Declare variable signed to accept possible...
2007-01-25  Ken Thomaseswinex11.drv: Copy the GL extensions string because...
2007-01-15  Dmitry Timoshkovwinex11.drv: Fix the typos in the fullscreen state...
2007-01-12  Francois Gougetxrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode()...
2007-01-10  Dmitry Timoshkovwinex11.drv: Force the fullscreen state update once...
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.
next