oleaut32: Fix handle cast warnings on 64-bit.
[wine] / dlls / winex11.drv /
2009-01-07  Damjan Jovanovicwinex11: Support the startup notification fd.o spec.
2009-01-05  Dmitry Timoshkovwinex11: Indicate that dmDisplayFlags is also initialized.
2009-01-02  Andrew Riediwinex11: Factor out the 'alpha_zero' test and use it...
2008-12-31  Byeongsik Jeonwinex11.drv: Add the basic antialias type decision...
2008-12-31  Andrew Riediwinex11.drv: Calculate the cursor bitmap offsets in...
2008-12-23  Maarten Lankhorstuser32/winex11.drv: Change all user32 operations to...
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-12-23  Maarten Lankhorstwinex11.drv/wined3d: Fix tsx11 calling convention.
2008-12-23  Andrew Talbotwinex11.drv: Superfluous semicolons fix.
2008-12-22  ByeongSik Jeongdi32, winex11: Add support for subpixel font rendering.
2008-12-20  Vincent Povirkwinex11.drv: Do not assume window managers support...
2008-12-18  Aric Stewartuser32: Remove the driver call for GetKeyboardLayoutLis...
2008-12-18  Aric Stewartx11drv: Allow ActivateKeyboardLayout to set the keyboar...
2008-12-18  Aric Stewartx11drv: If a keyboard layout is an IME only check the...
2008-12-17  Maarten Lankhorstwinex11.drv/explorer: Add CDECL to exported functions.
2008-12-17  Maarten Lankhorstwinex11.drv: Make XIM functions hidden.
2008-12-17  Maarten Lankhorstwintab32/winex11.drv: Add CDECL to imported functions.
2008-12-17  Henri Verbeetwinex11.drv: Fix color conversion for 16 bpp cursors.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Andrew Talbotwinex11.drv: Sign-compare warnings fix.
2008-12-05  Vincent Povirkwinex11.drv: Fix string format warning.
2008-12-05  Andrew Talbotwinex11.drv: Sign-compare warnings fix.
2008-12-03  Vitaly Lipatovwinex11: Add check for XmbTextPropertyToTextList result.
2008-12-03  Alexandre Julliardwinex11: Make some functions static.
2008-12-03  Alexandre Julliardwinex11: Remove some unused functions.
2008-12-01  Michael Stefaniucwinex11.drv: Remove some superfluous casts.
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...
next