reactos/base/shell/explorer
Carl J. Bialorucki 5b40f6f353
[EXPLORER] Add support for Windows 7 style system tray icon spacing (#5489)
When using large taskbar icon:
- Increase the padding around system tray icons.
- Push the clock text further to the right, increasing the left padding
  between the clock and notification icons.
  This matches Windows 7 shell behavior.
- Correct the spacing for the clock area, in the case when bPreferDate is
  enabled, only two lines are visible, and the day of the week is shorter
  than the date.

CORE-11698
2023-08-04 14:20:19 +03:00
..
lang [EXPLORER] Improve Portuguese (pt-PT) translation (#5351) 2023-06-26 19:28:24 +03:00
res [EXPLORER] Update all preview bitmaps showing notification area 2018-02-06 17:35:08 +01:00
appbar.cpp [EXPLORER] Implement ABN_WINDOWARRANGE (#3033) 2020-08-12 06:00:09 +09:00
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] Simplify the current-shell-is-explorer check when trying to start the auto-start programs, by using the existing code. 2018-06-22 16:34:16 +02:00
explorer.exe.manifest [EXPLORER] Do not force X86 in the manifest. 2018-03-19 09:44:25 +01:00
explorer.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
notifyiconscust.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
precomp.h [EXPLORER] Add support for Windows 7 style system tray icon spacing (#5489) 2023-08-04 14:20:19 +03:00
resource.h [EXPLORER] Implement "Undo Cascade/Tile" menu items (#4817) 2022-11-03 15:48:18 +03:00
rshell.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
settings.cpp [EXPLORER] Add support for Windows 7 style system tray icon spacing (#5489) 2023-08-04 14:20:19 +03:00
shellservice.cpp [EXPLORER] Registry key not closed on error (#3136) 2020-09-08 21:55:45 +02:00
startctxmnu.cpp [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
startmnu.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startmnucust.cpp [FORMATING] Fix indentation of startmnucust 2020-02-05 19:27:10 +01:00
startmnusite.cpp [EXPLORER] Open search from start menu 2019-09-15 19:46:36 +03:00
startup.cpp [IERNONCE] [RUNONCEEX] Add RunOnceEx functionality for ReactOS (#3926) 2021-09-29 11:30:32 +02:00
syspager.cpp [EXPLORER] Add support for Windows 7 style system tray icon spacing (#5489) 2023-08-04 14:20:19 +03:00
taskband.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
taskswnd.cpp [EXPLORER] Add comments for CTaskSwitchWnd::GetWndIcon 2023-08-03 16:43:08 +07: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
traywnd.cpp [EXPLORER] Improve the minimize-condition on Win+D (#5423) 2023-07-14 18:03:15 +09:00
util.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00