Alexandre Julliard
|
477c085e4d
|
winex11: Potentially update the system tray notification position when any foreign window is moved.
|
2010-12-15 17:17:39 +01:00 |
Alexandre Julliard
|
ace20fae86
|
winex11: Add support for displaying system tray notification balloons.
|
2010-12-15 17:17:26 +01:00 |
Alexandre Julliard
|
ab60be7b11
|
winex11: Store information needed for the info balloon in the tray icon structure.
|
2010-12-15 16:06:05 +01:00 |
Alexandre Julliard
|
de983c2268
|
winex11: Don't try to unmap systray windows, it confuses some systray docks.
|
2010-11-05 17:15:33 +01:00 |
Alexandre Julliard
|
5a4580730d
|
winex11: Re-dock icons when the system tray owner has changed.
|
2010-11-02 10:32:40 +01:00 |
Alexandre Julliard
|
68f497bdcc
|
winex11: Improve management of the lifetime of embedded windows.
|
2010-11-02 10:32:40 +01:00 |
Alexandre Julliard
|
757845c7c6
|
winex11: Manage the system tray stand-alone window in x11drv for non-desktop mode.
|
2010-11-01 19:19:58 +01:00 |
Alexandre Julliard
|
baa7eed11c
|
winex11: Use the thread connection to clear the systray icon window.
|
2010-01-22 12:44:59 +01:00 |
Michael Stefaniuc
|
425cc7e033
|
winex11.drv: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
Maarten Lankhorst
|
d6bc9fc9f3
|
winex11.drv/explorer: Add CDECL to exported functions.
|
2008-12-17 15:02:25 +01:00 |
Alexandre Julliard
|
e7044cb8f8
|
winex11: Explicitly request creation of the thread display where necessary.
|
2008-06-26 16:47:42 +02:00 |
Alexandre Julliard
|
e705764cca
|
winex11: Pass the display as parameter to a few more functions instead of using thread_display().
|
2008-06-26 16:20:02 +02:00 |
Alexandre Julliard
|
26e566b91f
|
explorer: Use a different return value to indicate that the x11 system tray is not available, so that x11drv can return errors too.
|
2008-05-13 21:02:46 +02:00 |
Andrew Talbot
|
5156219a1c
|
winex11.drv: Remove unused variables.
|
2008-05-02 16:08:15 +02:00 |
Bryan DeGrendel
|
6ed80f1529
|
winex11: Rudimentary drawing support for display balloon tool tips in systray.
|
2008-04-28 14:31:06 +02:00 |
Alexandre Julliard
|
740b0e646b
|
winex11: Get rid of the useless systray hidden flag.
|
2008-04-09 16:22:57 +02:00 |
Alexandre Julliard
|
a0ac99c536
|
winex11: Add some generic support for XEMBED client windows.
|
2008-04-09 15:46:33 +02:00 |
Alexandre Julliard
|
49f467c339
|
winex11: Add a timer to detect when a systray owner has been destroyed.
|
2008-04-08 15:56:09 +02:00 |
Alexandre Julliard
|
498a7628c9
|
winex11: Make the system tray window transparent.
|
2008-04-08 15:51:22 +02:00 |
Alexandre Julliard
|
52246fb921
|
winex11: Move all the embedded systray window support to winex11.drv.
|
2008-04-08 15:47:36 +02:00 |