shell32: Indentation fix.
[wine] / dlls / winex11.drv / x11drv_main.c
2012-11-15  Alexandre Julliardwinex11: Move the screen saver support to a new SystemP...
2012-11-05  Alexandre Julliardwinex11: Use the default anti-aliasing parameters from...
2012-10-02  Alexandre Julliardwinex11: Use ARGB layered windows for system tray icons...
2012-10-02  Alexandre Julliardwinex11: Switch to an ARGB visual for layered windows...
2012-09-26  Alexandre Julliardwinex11: Create a default colormap along with the defau...
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-09-06  Alexandre Julliardwinex11: Use window surfaces for rendering top-level...
2012-09-03  Alexandre Julliardwinex11: Move the GL drawable management to opengl.c.
2012-09-03  Alexandre Julliardwinex11: Store the OpenGL drawable in a separate struct...
2012-08-16  Alexandre Julliardwinex11: Get rid of the X11 locking functions.
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-08-16  Alexandre Julliardwinex11: Create contexts at initialization time to...
2012-08-16  Alexandre Julliardwinex11: Use the labels to find the mouse motion valuat...
2012-08-15  Alexandre Julliardwinex11: Remove unnecessary cleanups on process exit.
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-07-09  Henri Verbeetwinex11: Get rid of xrandr.h.
2012-07-09  Henri Verbeetwinex11: Get rid of xvidmode.h.
2012-05-08  Alexandre Julliardwinex11: Add an OpenGL GDI driver.
2012-05-05  Alexandre Julliardwinex11: Give XInitThreads yet another chance.
2012-04-18  Alexandre Julliardwinex11: Remove support for server-side fonts.
2011-11-21  Alexandre Julliardwinex11: Don't allocate the glyph cache without Xrender...
2011-07-06  Alexandre Julliardwinex11: Set the reported screen bpp based on the avail...
2011-05-25  Marcus Meissnerwinex11.drv: Mark internal symbols with hidden visibility.
2011-05-11  Alexandre Julliardwinex11: Add an option to automatically clip the pointe...
2011-04-14  Alexandre Julliardwinex11: Retrieve raw mouse events through XInput2...
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-12  Alexandre Julliardwinex11: Get rid of the old ddraw HAL support.
2011-04-05  Alexandre Julliardwinex11: Add an option to disable pointer grabs.
2011-03-03  Alexandre Julliardwinex11: Pre-register atoms for all the built-in clipbo...
2010-11-15  Alexandre Julliardwinex11: Properly forget about a foreign window when...
2010-11-02  Alexandre Julliardwinex11: Re-dock icons when the system tray owner has...
2010-11-02  Alexandre Julliardwinex11: Improve management of the lifetime of embedded...
2010-11-01  Alexandre Julliardwinex11: Manage the system tray stand-alone window...
2010-10-18  Alexandre Julliardwinex11: Add support for remapping standard Win32 curso...
2010-06-29  Alexandre Julliardwinex11: Set the user time property on top-level windows.
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.
2009-12-30  Rob Shearmanwinex11.drv: Empty clipboard cache on process unload...
2009-12-08  Roderick Colenbranderwinex11: Move X11 display failure MESSAGE to winediag.
2009-11-23  Vincent Povirkwinex11.drv: Generate text/html clipboard data from...
2009-11-12  Vincent Povirkwinex11.drv: Allow explorer to focus other process...
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-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 Lankhorstwinex11.drv/wined3d: Fix tsx11 calling convention.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
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-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-01  Francois Gougetwinex11: Load the XVidMode extension (libXxf86vm) when...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-05-28  Alexandre Julliardwinex11: XInitThreads is hopeless, remove it again.
2008-05-01  Alexandre Julliardwinex11: Register IME classes only when needed.
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-08  Alexandre Julliardwinex11: Move all the embedded systray window support...
2008-04-07  Aric Stewartwinex11: Add IME functionality to winex11drv.
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-05  Hans Leidekkerwinex11.drv: Retrieve X color profile in GetICMProfile.
2008-03-01  Alexandre Julliardwinex11: Set the appropriate _NET_WM_STATE properties...
2008-02-27  Alexandre Julliardwinex11: Added tracking of the WM_STATE window property.
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-06  Alexandre Julliardwinex11: Use the gdi display when initializing the...
2008-02-04  Alexandre Julliardwinex11: Abstract the depth->bpp conversion and use...
2008-01-25  Dmitry Timoshkovwinex11.drv: Remove an incorrect FIXME.
2008-01-23  Alexandre Julliardwinex11: Move resetting of the cursor clip rectangle...
2008-01-17  Alexandre Julliardwinex11.drv: Moved initialization of screen_width/heigh...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-10-31  Alexandre Julliardwinex11.drv: Set the WM_STATE_ABOVE hint on topmost...
2007-10-11  Alexandre Julliardwinex11: Set the SKIP_PAGER and SKIP_TASKBAR styles...
2007-09-27  Chris Robinsonwinex11: Be compatible with older XComposite headers.
2007-09-25  Chris Robinsonwinex11.drv: Load the XComposite extension when available.
2007-08-29  Steven Edwardsx11drv: Remove some no longer needed wine 16bit headers.
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-06-27  Damjan Jovanovicwinex11.drv: Added better support for the X file drag...
2007-04-13  Alexandre Julliardwinex11.drv: Hack to disable XInitThreads when an XIM...
2007-04-04  Alexandre Julliardwinex11.drv: Store the display file descriptor directly...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2007-01-02  Roderick Colenbranderwinex11.drv: Remove desktop double buffering option.
2006-10-24  Huw Davieswinex11.drv: Give XCloseIM another chance.
2006-10-24  Huw Davieswinex11.drv: Initialize data->xim to NULL if xim has...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-19  Alexandre Julliardwinex11.drv: Hack to work around an Xlib bug when XInit...
2006-10-12  Nickolay V. Shmyrevwinex11.drv: Always set window type.
2006-10-06  Alexandre Julliardwinex11.drv: Give XInitThreads another chance.
2006-08-23  James Liggettwinex11.drv: Add XEmbed system tray support.
2006-07-29  Roderick Colenbranderwinex11.drv: Kill DGA support.
2006-06-21  Dmitry Timoshkovwinex11.drv: Add support for full screen window state...
next