winex11: Use repeating instead of scaling when stretching a 1x1 source bitmap.
[wine] / dlls / winex11.drv / systray.c
2010-01-22  Alexandre Julliardwinex11: Use the thread connection to clear the systray...
2009-12-28  Michael Stefaniucwinex11.drv: Remove some explicit LPARAM/WPARAM casts.
2008-12-17  Maarten Lankhorstwinex11.drv/explorer: Add CDECL to exported functions.
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-06-26  Alexandre Julliardwinex11: Pass the display as parameter to a few more...
2008-05-13  Alexandre Julliardexplorer: Use a different return value to indicate...
2008-05-02  Andrew Talbotwinex11.drv: Remove unused variables.
2008-04-28  Bryan DeGrendelwinex11: Rudimentary drawing support for display balloo...
2008-04-09  Alexandre Julliardwinex11: Get rid of the useless systray hidden flag.
2008-04-09  Alexandre Julliardwinex11: Add some generic support for XEMBED client...
2008-04-08  Alexandre Julliardwinex11: Add a timer to detect when a systray owner...
2008-04-08  Alexandre Julliardwinex11: Make the system tray window transparent.
2008-04-08  Alexandre Julliardwinex11: Move all the embedded systray window support...