wined3d: Const correctness fixes for glsl_shader.c.
[wine] / dlls / winex11.drv /
2008-11-07  Krzysztof Kotlengawinex11: Make pens of width = 1 scalable.
2008-11-06  Sergey Khodychwinex11: BitBlt returns TRUE when drawing outside of...
2008-11-05  Kusanagi Kouichiwinex11: Implement large data transfers.
2008-11-03  Michael Stefaniucwinex11.drv: ImmLockIMCC() returns a void pointer;...
2008-10-27  Dmitry Timoshkovuser32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes...
2008-10-27  Dmitry Timoshkovwinex11.drv: Print the characters returned by ToUnicode.
2008-10-27  Roderick Colenbranderwinex11: Move all delayed GLX context creation code...
2008-10-21  Chris Wilsonwinex11: Ignore source clipping in BitBlt.
2008-10-20  Muneyuki Noguchiwinex11: Prevent XCreateIC from returning NULL when...
2008-10-18  Alexandre Julliardwinex11: Convert source files to utf-8.
2008-10-15  Tobias Jakobiwinex11: Remove acute/apostrophe from German keyboard...
2008-10-15  Ivan Sinitsinwinex11: Set copy mode when rendering OpenGL picture.
2008-10-07  Dmitry Timoshkovwinex11.drv: Use the monitor work area to decide whethe...
2008-10-06  Aric Stewartx11drv: ime: In the update functions if we get a null...
2008-10-02  Dmitry Timoshkovwinex11.drv: Add support for _NET_WORKAREA.
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.
next