reactos/base/shell/explorer
Carl J. Bialorucki 3e46a8673d [EXPLORER][COMCTL32] Fix balloon tooltips and system pager alerts (#5559)
- [EXPLORER] Set maximum balloon width for notification area
- [COMCTL32] Fix balloon tooltip shape

- Limit balloon tooltips from extending past the edges of the monitor, not the edges of the work area.
- Instead of simply repositioning the main rectangle when the balloon is too far towards one edge of the screen,
  try flipping the balloon the other way. This is the same behavior as Windows Server 2003.
- Tweak some values used to draw the balloon tooltips to more closely follow the Windows balloon tooltip style.
- Removing trailing whitespace.
- While the new changes are guarded, consider cancelling our Wine sync for common controls.
  Our common controls are responsible for many graphical issues and lack of features throughout ReactOS.

CORE-19109
2023-10-03 01:08:45 +03:00
..
lang [TRANSLATION] Update hungarian translation for mspaint, notepad, taskmgr, explorer, appwiz, browseui, msgina, shell32 (#5645) 2023-09-03 17:46:38 +02:00
res
appbar.cpp
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
desktop.cpp [EXPLORER] Fix Windows XP compatibility (#4923) 2022-12-03 16:00:22 +01:00
explorer.cpp
explorer.exe.manifest
explorer.rc
notifyiconscust.cpp
precomp.h [EXPLORER] Set icon size and show or hide desktop button from taskbar properties (#5510) 2023-08-10 17:06:55 +02:00
resource.h [EXPLORER] Set icon size and show or hide desktop button from taskbar properties (#5510) 2023-08-10 17:06:55 +02:00
rshell.cpp
settings.cpp [EXPLORER] Set icon size and show or hide desktop button from taskbar properties (#5510) 2023-08-10 17:06:55 +02:00
shellservice.cpp
startctxmnu.cpp [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
startmnu.cpp
startmnucust.cpp
startmnusite.cpp
startup.cpp
syspager.cpp [EXPLORER][COMCTL32] Fix balloon tooltips and system pager alerts (#5559) 2023-10-03 01:08:45 +03:00
taskband.cpp
taskswnd.cpp [EXPLORER] Set icon size and show or hide desktop button from taskbar properties (#5510) 2023-08-10 17:06:55 +02:00
tbsite.cpp [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
trayclock.cpp [EXPLORER] Add support for Windows 7 style system tray icon spacing (#5489) 2023-08-04 14:20:19 +03:00
trayntfy.cpp [KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard layout icon (#4815) 2022-10-29 07:35:19 +09:00
trayprop.cpp [EXPLORER] Set icon size and show or hide desktop button from taskbar properties (#5510) 2023-08-10 17:06:55 +02:00
traywnd.cpp [EXPLORER] Set icon size and show or hide desktop button from taskbar properties (#5510) 2023-08-10 17:06:55 +02:00
util.cpp