Module: wine Branch: master Commit: 8c963852f8dc201ca9a5cef724f5319ffe1b25c5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8c963852f8dc201ca9a5cef724...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Nov 1 19:38:28 2010 +0100
explorer: Make the systray window look more like a real taskbar in desktop mode.
---
dlls/user32/tests/win.c | 1 - programs/explorer/desktop.c | 2 +- programs/explorer/explorer_private.h | 2 +- programs/explorer/systray.c | 112 +++++++++------------------------- 4 files changed, 32 insertions(+), 85 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8c963852f8dc201ca9a5ce...