shell32/tests: Use GetProcAddress() on SHGetPathFromIDListW() because it is missing...
[wine] / dlls / winex11.drv / event.c
2007-12-18  Rob Shearmaninclude: Add more types and function declarations to...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-08-16  Alexandre Julliardwinex11: Don't try to activate the desktop window on...
2007-07-23  Vitaliy Margolenwinex11drv: Correctly react to focus loss away from...
2007-06-22  Lei Zhangwinex11.drv: Reset focus if application does not want...
2007-06-21  Lei Zhangwinex11.drv: Send WM_MOUSEACTIVATE before closing a...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-04  Alexandre Julliardwinex11.drv: Store the display file descriptor directly...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-07-29  Roderick Colenbranderwinex11.drv: Kill DGA support.
2006-07-10  Dmitry Timoshkovwinex11.drv: Protect X11 calls by a critical section.
2006-07-07  Dmitry Timoshkovwinex11.drv: Add window style and visibility status...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.