msvcrt: NULL terminate program arguments list in __getmainargs.
[wine] / dlls / winex11.drv / desktop.c
2012-10-02  Alexandre Julliardwinex11: Add support for per-window visuals.
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the remai...
2012-09-21  Alexandre Julliardwinex11: Store the window display connection in the...
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-08-13  Henri Verbeetwinex11: Explicitly clear virtual desktop maximized...
2012-08-13  Henri Verbeetwinex11: Don't set MWM decorations either for fullscree...
2012-07-13  Henri Verbeetwinex11: Fix the virtual desktop check in update_deskto...
2012-07-03  Henri Verbeetwinex11: Use our own structure for mode information.
2011-05-12  Alexandre Julliardwinex11: Only update the fullscreen pointer grab when...
2011-05-11  Alexandre Julliardwinex11: Automatically clip the pointer when the foregr...
2011-05-11  Alexandre Julliardwinex11: Reset the clipping when the desktop window...
2011-04-25  Alexandre Julliardwinex11: Release the clip cursor grab when the clipping...
2011-04-05  Alexandre Julliardwinex11: Implement cursor clipping using a pointer...
2010-05-10  Alexandre Julliardwinex11: Select for EnterNotify events on the desktop...
2009-05-28  Dmitry Timoshkovwinex11.drv: Avoid a crash if not in a desktop mode.
2009-05-27  Vincent Povirkwinex11: Set the fullscreen state of virtual desktops...
2008-12-17  Maarten Lankhorstwinex11.drv/explorer: Add CDECL to exported functions.
2008-12-05  Andrew Talbotwinex11.drv: Sign-compare warnings fix.
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-04-23  Alexandre Julliardwinex11: Moved the X11DRV_resize_desktop function to...
2008-02-29  Alexandre Julliardwinex11: Avoid depending on win.h.
2008-01-24  Alexandre Julliardwinex11: Check for need to make window managed when...
2008-01-17  Alexandre Julliardwinex11.drv: Moved initialization of screen_width/heigh...
2008-01-17  Alexandre Julliardwinex11.drv: Don't create a win_data structure for...
2008-01-07  Austin EnglishSpelling fixes.
2007-12-18  Rob Shearmaninclude: Add more types and function declarations to...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-05  Dmitry Timoshkovwinex11.drv: Use registry settings as a default display...
2007-08-29  Steven Edwardsx11drv: Remove some no longer needed wine 16bit headers.
2007-03-01  Jan Zerebeckiwinex11.drv: Change virtual desktop refresh rate from...
2007-02-27  Stefan Dösingerwinex11.drv: Ignore depth mismatch when using a virtual...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-08-02  Alexandre Julliardwinex11.drv: Make some functions and variables static...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.