kernel32: Update Gaelic resource.
[wine] / dlls / winex11.drv / x11drv.h
2010-06-29  Alexandre Julliardwinex11: Set the user time property on top-level windows.
2010-05-21  Alexandre Julliardwinex11: Create X11 cursors on demand when the cursor...
2010-04-29  Alexandre Julliardwinex11: Make the cursor window global instead of per...
2010-04-21  Alexandre Julliarduser32: Remove the CURSORICON parameter in the SetCurso...
2010-04-21  Alexandre Julliardwinex11: Update the cursor from the thread input status...
2010-04-20  Alexandre Julliarduser32: Add driver entry points for cursor creation...
2010-04-16  Alexandre Julliardwinex11: Set the NET_WM_ICON hint for 32-bpp icons.
2010-04-15  Alexandre Julliardwinex11: Use the BITBLT_GetVisRectangles helper functio...
2010-04-15  Alexandre Julliardwinex11: Define a structure to hold coordinates informa...
2010-04-13  Roderick Colenbranderwinex11: Add support for 32-bit DDBs.
2010-03-01  Henri Verbeetwinex11.drv: Store if a bitmap is top-down in X_PHYSBITMAP.
2010-02-22  Kusanagi Kouichiwinex11.drv: Check XDND version.
2010-02-22  Kusanagi Kouichiwinex11.drv: Keep the state of XIM and IME consistent.
2010-02-16  Kusanagi Kouichiwinex11.drv: Handle result string directly.
2010-02-16  Roderick Colenbranderwinex11: Fix palette conversion bug.
2010-01-04  Alexandre Julliardwinex11: Don't process ConfigureNotify events that...
2009-12-30  Rob Shearmanwinex11.drv: Empty clipboard cache on process unload...
2009-11-23  Vincent Povirkwinex11.drv: Generate text/html clipboard data from...
2009-10-14  Roderick Colenbranderwinex11: Add X11DRV_XRender_SetDeviceClipping for synci...
2009-10-08  Alexandre Julliardwinex11: Rename the XRENDERINFO type to make it clear...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-10-01  Roderick Colenbranderwinex11: Add support for 16-bit/32-bit DIB sections.
2009-09-30  Alexandre Julliardwinex11: Remove BITBLT_InternalStretchBlt now that...
2009-09-25  Roderick Colenbranderwinex11: Don't use ColorShifts for non-TrueColor bitmaps.
2009-09-10  Roderick Colenbranderwinex11: Add helper function for copying brushes.
2009-09-09  Roderick Colenbranderwinex11: Add helper function for calculating ColorShifts.
2009-09-09  Dmitry Timoshkovwinex11.drv: Handle WM_DELETE_WINDOW by simulating...
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts from physDev in X11DRV_PALETTE...
2009-09-02  Roderick Colenbranderwinex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical...
2009-09-02  Roderick Colenbranderwinex11: Introduce a new function for looking up the...
2009-08-06  Henri Verbeetwinex11.drv: Add support for XShm pixmaps.
2009-07-24  Roderick Colenbranderwinex11: XRenderComposite can be inaccurate when scaled...
2009-07-16  Roderick Colenbranderwinex11: Add a function for retrieving the bitmap GC.
2009-07-13  Roderick Colenbranderwinex11: Add an XRender based GetSrcAreaStretch.
2009-06-22  Vincent Povirkwinex11.drv: Link the windows JFIF format to the X...
2009-06-22  Vincent Povirkwinex11.drv: Link the windows PNG format to the X image...
2009-05-26  Francois Gougetwinex11.drv: Replace an strdup() with HeapAlloc() in...
2009-01-30  Andrew Talbotwinex11.drv: Declare some functions static.
2009-01-07  Damjan Jovanovicwinex11: Support the startup notification fd.o spec.
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-18  Aric Stewartx11drv: Allow ActivateKeyboardLayout to set the keyboar...
2008-12-17  Maarten Lankhorstwinex11.drv: Make XIM functions hidden.
2008-12-03  Alexandre Julliardwinex11: Remove some unused functions.
2008-11-05  Kusanagi Kouichiwinex11: Implement large data transfers.
2008-10-20  Muneyuki Noguchiwinex11: Prevent XCreateIC from returning NULL when...
2008-10-02  Dmitry Timoshkovwinex11.drv: Add support for _NET_WORKAREA.
2008-09-12  Alexandre Julliardwinex11: Driver-side implementation of SetLayeredWindow...
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: Allocate image data from the process heap...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-05-28  Alexandre Julliardwinex11: Add support for performing GL calls on a top...
2008-05-13  Alexandre Julliardwinex11: When re-creating a client window check the...
2008-05-02  Huw Davieswinex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap...
2008-05-01  Alexandre Julliardwinex11: Register IME classes only when needed.
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-23  Alexandre Julliardwinex11: Merged the contents of winpos.c into window.c.
2008-04-23  Alexandre Julliardwinex11: Moved the X11DRV_resize_desktop function to...
2008-04-22  Alexandre Julliardwinex11: Moved the ConfigureNotify handler to event.c.
2008-04-21  Alexandre Julliardwinex11: Use SetWindowPos to invalidate DCEs when chang...
2008-04-18  Kusanagi Kouichiwinex11: Update caret position.
2008-04-17  Alexandre Julliardwinex11: Moved the MapNotify handler to event.c.
2008-04-17  Alexandre Julliardwinex11: Moved the ExposeEvent handler to event.c.
2008-04-11  Matthew D'Asarowinex11: Add registry option to let wine decorate windows.
2008-04-10  Kusanagi Kouichiwinex11: Connect to XIM server dynamically.
2008-04-10  Alexandre Julliardwinex11: Separate the XIM process-wide setup from the...
2008-04-09  Alexandre Julliardwinex11: Add some generic support for XEMBED client...
2008-04-08  Alexandre Julliardwinex11: Move all the embedded systray window support...
2008-04-07  Aric Stewartwinex11: Add IME functionality to winex11drv.
2008-04-07  Alexandre Julliardwinex11: Fix handling of property sizes for 64-bit...
2008-04-02  Alexandre Julliardwinex11: Replace the lock_changes flag by a check on...
2008-04-02  Alexandre Julliardwinex11: Rely on PropertyNotify events instead of Map...
2008-03-13  Alexandre Julliardwinex11: Store a pointer to the X11 event currently...
2008-03-12  Alexandre Julliardwinex11: Check if _NET_WM_MOVERESIZE is supported befor...
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-05  Hans Leidekkerwinex11.drv: Retrieve X color profile in GetICMProfile.
2008-03-05  Alexandre Julliardwinex11: Wait for a window to move out of withdrawn...
2008-03-05  Alexandre Julliardwinex11: Add a DestroyNotify handler to catch a situati...
2008-03-01  Alexandre Julliardwinex11: Set the appropriate _NET_WM_STATE properties...
2008-02-29  Alexandre Julliardwinex11: Avoid depending on win.h.
2008-02-28  Alexandre Julliardwinex11: Merge the iconification support into the SetWi...
2008-02-27  Alexandre Julliardwinex11: Use XWithdrawWindow to unmap managed windows...
2008-02-27  Alexandre Julliardwinex11: Added tracking of the WM_STATE window property.
2008-02-27  Alexandre Julliardwinex11: Clear the NET_WM_STATE status when a window...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-25  Alexandre Julliardwinex11: Correctly initialize the cursor in a newly...
2008-02-25  Roderick Colenbranderwgl: Remove unneeded opengl initialisation code at...
2008-02-21  Alexandre Julliardwinex11: Keep track of the window colormap and free...
2008-02-21  Alexandre Julliardwinex11: Re-introduce a separate X11 window for the...
2008-02-18  Alexandre Julliardwinex11: Use GetDCHook to retrieve the dce pointer...
2008-02-06  Alexandre Julliardwinex11: Use the gdi display when initializing the...
2008-02-04  Alexandre Julliardwinex11: Abstract the depth->bpp conversion and use...
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2008-01-24  Alexandre Julliardwinex11: Create the window data structure lazily, once...
2008-01-23  Alexandre Julliardwinex11: Add a mapped flag to the window data instead...
2008-01-23  Alexandre Julliardwinex11: Update the win data rectangles before doing...
next