quartz: Add mediaseeking stub to audio renderer.
[wine] / dlls / winex11.drv /
2007-08-29  Mikolaj Zalewskiwinex11.drv: Test for out-of-bound src coordinates...
2007-08-29  Alexandre Julliardwinex11: Tool windows should not have WM decorations.
2007-08-29  Roderick Colenbranderwgl: Degrade an ERR to a WARN.
2007-08-27  Alexandre Julliardwinex11: Child windows don't get activated even when...
2007-08-24  Alexandre Julliarduser32: IsChild must not consider the desktop window.
2007-08-23  Rob Shearmanwinex11.drv: Don't activate the systray window when...
2007-08-23  Alexandre Julliardwinex11: Get rid of get_context_from_GLXContext.
2007-08-23  Alexandre Julliardwinex11: Properly update the hdc in the GL context.
2007-08-23  Roderick Colenbranderwgl: Fix wglGetCurrentReadDCARB bugs.
2007-08-21  Alexandre Julliardwinex11: Update the wm hints also when mapping a previo...
2007-08-20  Roderick Colenbranderwgl: Cleanup pixelformat initialization code.
2007-08-20  Roderick Colenbranderwgl: Fix a typo in the trace code.
2007-08-20  Alexandre Julliardwinex11: Force a window to managed mode when it is...
2007-08-20  Alexandre Julliardwinex11: Switch windows to managed mode in SetWindowPos...
2007-08-20  Alexandre Julliardwinex11: Don't select for StructureNotify events on...
2007-08-20  Alexandre Julliardwinex11: Don't set the cursor on the desktop window...
2007-08-20  Alexandre Julliardwinex11: Move setting of the initial wm hints to a...
2007-08-17  Roderick Colenbranderwgl: Fix a render_texture regression. Only enable GLX_A...
2007-08-16  Alexandre Julliardwinex11: Don't try to activate the desktop window on...
2007-08-16  Alexandre Julliardwinex11: Store wm hints in the window data instead...
2007-08-14  Chris Robinsonwgl: GDI support is not advertised with double buffering.
2007-08-14  Roderick Colenbranderwgl: Proper stereo / double buffering support for Choos...
2007-08-14  Roderick Colenbranderwgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
2007-08-13  Chris Robinsonwinex11: Set proper pixel format flags.
2007-08-13  Roderick Colenbranderwgl: Re-enable GLX_ATI_render_texture support.
2007-08-13  Damjan Jovanovicwinex11.drv: Correctly handle overlapping source and...
2007-08-10  Roderick Colenbranderwgl: Make sure onscreen pixelformats are on top in...
2007-08-10  Chris Robinsonwinex11: Don't add spaces to the beginning of the wglEx...
2007-08-09  Roderick Colenbranderwgl: Rewrite ChoosePixelFormat.
2007-08-09  Roderick Colenbranderwgl: Correctly check GLX capabilities. Use client GLX...
2007-08-06  Chris Robinsonwinex11: Be consistent with GLX_SLOW_CONFIG meaning...
2007-08-06  Chris Robinsonwinex11: Properly handle WGL_PBUFFER_LOST_ARB.
2007-08-06  Michael Stefaniucwinex11.drv: Move the TRACE before the return. Found...
2007-08-06  Chris Robinsonwgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-03  Roderick Colenbranderwgl: wglChooosePixelFormatARB returns the total number...
2007-08-03  Chris Robinsonwinex11: Don't use ConvertAttribWGLtoGLX for wglCreateP...
2007-08-03  Chris Robinsonwinex11: Report accumulation buffer bits for pixel...
2007-08-02  Chris Robinsonwinex11: Check for WGL drawing caps.
2007-08-02  Roderick Colenbranderwgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelForm...
2007-08-02  Roderick Colenbranderwgl: Print more debug info.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-08-02  Roderick Colenbranderwgl: Silence an error in ConvertPixelFormatWGLtoGLX.
2007-07-30  Roderick Colenbranderwgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
2007-07-30  Roderick Colenbranderwgl: Replace glReadPixels in wglBindTexImage2D by the...
2007-07-30  Roderick Colenbranderwgl: wglBindTexImageARB should return TRUE on success.
2007-07-30  Roderick Colenbranderwgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
2007-07-30  Roderick Colenbranderwgl: Enable WGL_EXT_swap_control by default even when...
2007-07-30  Roderick Colenbranderwgl: Use correct types and pixelformats for pbuffers.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Roderick Colenbranderwgl: Fix another BadMatch error by giving a pbuffer...
2007-07-30  Roderick Colenbranderwgl: Fix a BadMatch error resulting from ignoring that...
2007-07-27  Roderick Colenbranderwgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation...
2007-07-27  Roderick Colenbranderwgl: Enable offscreen pixelformats for pbuffers.
2007-07-27  Roderick Colenbranderwgl: Replace the GLXFBConfigIDs in the pixelformat...
2007-07-27  Roderick Colenbranderwgl: Fill the format table with offscreen pixelformats...
2007-07-26  Roderick Colenbranderwgl: Set pbuffer dimensions in HDC.
2007-07-26  Roderick Colenbranderopengl: WGL_ARB_render_texture support.
2007-07-25  Peter Dons Tychsenx11drv: Fix the special case where windows have WS_CHIL...
2007-07-25  Nigel Liangwinex11.drv: Take into account position of preedit...
2007-07-23  Vitaliy Margolenwinex11drv: Correctly react to focus loss away from...
2007-07-20  Dmitry Timoshkovwinex11.drv: Constify the pen dash data.
2007-07-20  Nigel Liangwinex11.drv: Implement XIMPreEditCaretCallback.
2007-07-19  Evan Stadewinex11.drv: Draw dashed lines for extended pens.
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-07-12  Lei Zhangwinex11.drv: Remove old dnd code.
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-09  Alexandre Julliardconfigure: Make the libXi soname check depend on the...
2007-07-09  Alexandre Julliardconfigure: Make the libXcursor soname check depend...
2007-07-04  Alexandre Julliardconfigure: Merge the libXinerama existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libGL existence check with the...
2007-07-04  Peter Dons Tychsenwinex11: Fix X11DRV_DIB_GetImageBits() when target...
2007-07-03  Huw Davieswinex11.drv: Use global Pictures for the tiles.
2007-07-03  Huw Davieswinex11.drv: Move the PictFormats into an array.
2007-07-03  Huw Davieswinex11.drv: Pass root_window to XCreatePixmap to avoid...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
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...
next