Eric Pouech
e3213978d3
explorerframe: Enable compilation with long types.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:44:10 +01:00
Zhiyi Zhang
1c1fe30cc5
explorerframe: Implement taskbar_list_AddTab() for x11 driver.
...
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-25 21:19:46 +01:00
Zhiyi Zhang
d9b1df267a
explorerframe: Implement taskbar_list_DeleteTab() for x11 driver.
...
Partially fix Excel 2007 and 2010 showing an extra taskbar icon when
opening multiple documents in one instance.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-25 21:19:46 +01:00
Louis Lenders
2b85d7e21c
explorerframe: Return S_OK in ITaskbarList::RegisterTab.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49719
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-19 10:17:28 +02:00
Louis Lenders
acc96fadd1
explorerframe: Return S_OK in ITaskbarList::SetOverlayIcon.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49322
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-05 16:54:35 +02:00
Nikolay Sivov
27eee2d9ac
explorerframe: Return success from ThumbBarSetImageList().
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-28 08:36:33 +01:00
Louis Lenders
be6a113190
explorerframe: Return S_OK in ITaskbarList3 ThumbBarUpdateButtons method.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45429
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-18 22:00:02 +01:00
Louis Lenders
570ea01477
explorerframe: Return S_OK in ITaskbarList3 ThumbBarAddButtons.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45429
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-18 21:59:57 +01:00
Louis Lenders
978b7c3474
explorerframe: Return S_OK in ITaskbarList3 SetThumbnailTooltip method.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45429
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-18 21:59:49 +01:00
Michael Stefaniuc
fdcd7e8fbe
explorerframe: Use the global HeapAlloc() wrappers.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-31 09:42:39 +01:00
Jacek Caban
722adee7bd
explorerframe: Fixed debug channel name.
2013-07-31 22:26:55 +02:00
Jacek Caban
deeb14e0ee
explorerframe: Moved TaskbarList implementation to explorerframe.
2012-11-02 16:41:12 +01:00