cryptdlg: Implement CertTrustFinalPolicy.
[wine] / dlls / winex11.drv /
2008-09-22  Alexandre Julliardwinex11: Fix SetLayeredWindowAttributes when called...
2008-09-17  Alexandre Julliardwinex11: Compare the window position against the cached...
2008-09-17  Alexandre Julliardwinex11: Ignore the initial WM_STATE transition out...
2008-09-17  Alexandre Julliardwinex11: Don't try to retrieve the X11 size on ShowWind...
2008-09-17  Alexandre Julliardwinex11: Force the X11 size of zero-sized window to...
2008-09-15  Muneyuki Noguchiwinex11.drv: Make X11DRV_XIMLookupChars handle a long...
2008-09-12  Alexandre Julliardwinex11: Driver-side implementation of SetLayeredWindow...
2008-09-12  Alexandre Julliarduser32: Notify the user driver about window extended...
2008-09-12  Juan Langwinex11: Make button_state as large as the maximum...
2008-09-12  Muneyuki Noguchiwinex11: Fix a buffer overflow bug in X11DRV_KeyEvent...
2008-09-12  Alexandre Julliardwinex11: Fixed mapping of the move/resize starting...
2008-09-11  Alexandre Julliardwinex11: Remove debug hack that slipped into commit...
2008-09-11  Dmitry Timoshkovwinex11.drv: Fix the scan codes keypad keys section...
2008-09-10  Huw Davieswinex11.drv: Fix SetDIBits optimization to work with...
2008-09-08  Alexandre Julliardwinex11: Support setting the window region on windows...
2008-09-08  Alexandre Julliardwinex11: Moved the X11DRV_WindowMessage function to...
2008-08-29  Alexandre Julliardwinex11: Always set the z-order when a window is being...
2008-08-29  Alexandre Julliardwinex11: Allocate image data from the process heap...
2008-08-27  Dmitry Timoshkovuser32: Add a test for monitor work area, fix some...
2008-08-26  Stefan Dösingerwinex11: Add a run-total fps counter to the fps debug...
2008-08-21  Stefan Dösingerwinex11: Do not cap the cursor size.
2008-08-18  Michael Karcherwinex11: Fix GetDIBits with monochrome pixmaps.
2008-08-05  James Hawkinswinex11: Reduce console spam for AlphaBlend deficiencies.
2008-07-31  Alexandre Julliardwinex11: Also check the maximized when restoring a...
2008-07-31  Alexandre Julliardwinex11: Check for wm maximized state in ConfigureNotif...
2008-07-31  Alexandre Julliardwinex11: Send WM_SYSCOMMAND instead of calling ShowWind...
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-23  Aric Stewartwinex11: Add Japanese Mac keyboard layout as many of...
2008-07-21  Lei Zhangwinex11: X11DRV_DIB_[GS]etImageBits should return 0...
2008-07-18  Mathias Koschwinex11: Fix typo in X11DRV_SetDIBits optimization.
2008-07-14  Andrew Talbotwinex11.drv: Remove unneeded address-of operators from...
2008-07-10  Francois GougetAssorted spelling fixes.
2008-07-10  Aric Stewartwinex11: Allow for sane SCIM im processing by processin...
2008-07-03  Michael Karcherwinex11: Made local constant static.
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
2008-07-02  Alexandre Julliardwinex11: Check for XKB extension on the GDI display...
2008-07-02  Alexandre Julliardwinex11: Get rid of the XKB initialisation workaround...
2008-07-02  Peter Oberndorferopengl32: Fix a typo (wglShaderLists -> wglShareLists).
2008-07-01  Michael Karcherwinex11: Fix GetDIBits of 1 bit DDBs.
2008-07-01  Francois Gougetwinex11: Load the XVidMode extension (libXxf86vm) when...
2008-06-26  Alexandre Julliardwinex11: Don't create a win data structure for HWND_MES...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-06-26  Alexandre Julliardwinex11: Get rid of the explicit colormap management.
2008-06-26  Alexandre Julliardwinex11: Pass the display as parameter to a few more...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-06-23  Alexandre Julliardwinex11: Print more details on OpenGL load failure...
2008-06-23  Gerald Pfeiferwinex11: Remove two unused parameters from BITBLT_GetSr...
2008-06-21  Alexandre Julliardwinex11: Only register an XIM callback if we can't...
2008-06-20  John Klehmwinex11: Place tablet cursors in slots based on type.
2008-06-20  John Klehmwinex11: Cursor iteration is now done by checking ACTIV...
2008-06-20  John Klehmwinex11: Always assign a tablet cursor type.
2008-06-20  John Klehmwinex11: Add comments explaining wintab cursor slotting...
2008-06-18  Alexandre Julliardwinex11: Avoid erasing the window when changing the...
2008-06-18  Alexandre Julliardwinex11: Check for matching pixel format in wglMakeCurrent.
2008-06-09  Alexandre Julliardwinex11: Add a trace in ExtEscape to make wgl problems...
2008-05-28  Alexandre Julliardwinex11: XInitThreads is hopeless, remove it again.
2008-05-28  Alexandre Julliardwinex11: Add support for performing GL calls on a top...
2008-05-28  Alexandre Julliardwinex11: Make sure that all glX functions are called...
2008-05-28  Alexandre Julliardwinex11: Change the pixel format initialisation to...
2008-05-27  Vitaliy Margolenwinex11: Use memmove for possibly overlapping memory...
2008-05-27  John Klehmwinex11: Support detection of tablet devices from XExte...
2008-05-27  John Klehmwinex11: Detect acecad tablet as stylus device.
2008-05-22  Alexandre Julliardwinex11: Add support for X11 mouse buttons 8 and 9.
2008-05-21  Ken Thomaseswinex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against...
2008-05-14  Alexandre Julliardwgl: Don't call ExtEscape if we don't have a GL context.
2008-05-13  Alexandre Julliardexplorer: Use a different return value to indicate...
2008-05-13  Alexandre Julliardwinex11: When re-creating a client window check the...
2008-05-12  Alexandre Julliardwinex11: Silence a harmless error.
2008-05-12  Alexandre Julliardwinex11: Create a dummy parent window for composite...
2008-05-12  Alexandre Julliardwinex11: Create all the GL drawables using the gdi_disp...
2008-05-08  John Klehmwinex11.drv: Move hardware tablet proximity into x11...
2008-05-07  John Klehmwinex11.drv: Wintab packet serial numbers are passed...
2008-05-07  Francois Gougetwinex11: Standardize a stub trace and add a trailing...
2008-05-05  Maarten Lankhorstwinex11.drv: Fix a compiler warning.
2008-05-05  Alexandre Julliardwinex11: The XIM callback is called with the X11 lock...
2008-05-05  Dmitry Timoshkovwinex11.drv: Set the size of returned DEVMODE to least...
2008-05-02  Andrew Talbotwinex11.drv: Remove unused variables.
2008-05-02  Huw Davieswinex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap...
2008-05-01  Alexandre Julliardwinex11: Only unmap a window when explicitly hidden...
2008-05-01  Alexandre Julliardwinex11: Ignore the specified owner if it's a zero...
2008-05-01  Alexandre Julliardwinex11: Don't free the pixmap in X11DRV_DIB_CreateDIBF...
2008-05-01  Alexandre Julliardwinex11: Avoid printing traces without a \n.
2008-05-01  Alexandre Julliardwinex11: Register IME classes only when needed.
2008-05-01  Roderick Colenbranderopengl32: Get rid of X/GLX leftovers.
2008-04-30  Eric Pouechjanitorial: Prototype func() should be func(void).
2008-04-30  Roderick Colenbranderwgl: We were already advertising GL_EXT_framebuffer_sRG...
2008-04-29  Alexandre Julliardwinex11: Fix debug trace using the removed opengl channel.
2008-04-29  Kusanagi Kouichiwinex11: Allow XIM server to be started after Wine.
2008-04-29  Alexandre Julliardwinex11: Don't put window manager decorations on shaped...
2008-04-28  Alexandre Julliardwinex11: Merge the contents of clipping.c into graphics.c.
2008-04-28  Bryan DeGrendelwinex11: Rudimentary drawing support for display balloo...
2008-04-28  Vitaliy Margolenwinex11: Fix MapVirtualKeyEx to properly map left-right...
2008-04-28  Vitaliy Margolenwinex11: Use constants instead of magic numbers in...
2008-04-28  Vitaliy Margolenwinex11: Fix GetKeyNameText for Right Shift.
2008-04-28  Kusanagi Kouichiwinex11: Remove unnecessary #include.
2008-04-28  Kusanagi Kouichiwinex11: hCompStr should never be NULL because Wine...
2008-04-25  Alexandre Julliardwinex11: Check if IsXExtensionPointer is defined before...
2008-04-25  Kusanagi Kouichiwinex11: Destroy the handle to the composition string...
2008-04-25  Alexandre Julliardwinex11: Don't force tool windows to unmanaged mode.
next