reactos/base/shell/explorer
Carl J. Bialorucki 19c8574ec8
[EXPLORER] Show time and date when two lines are available in the taskbar clock area (#5410)
- Add registry key to show the time and date when two lines are available
  in the taskbar clock area.
- Keep old behavior when `PreferDateOverWeekday` registry key in
  `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced`
  is set to 0 or not present.

When three or more lines are available, the clock will continue to show
the time, day of the week, and the date. When only one line is visible,
the clock will continue to only display the time.

CORE-19018
2023-07-09 01:04:45 +03:00
..
lang [EXPLORER] Improve Portuguese (pt-PT) translation (#5351) 2023-06-26 19:28:24 +03: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] Show time and date when two lines are available in the taskbar clock area (#5410) 2023-07-09 01:04:45 +03:00
resource.h [EXPLORER] Implement "Undo Cascade/Tile" menu items (#4817) 2022-11-03 15:48:18 +03:00
rshell.cpp
settings.cpp [EXPLORER] Show time and date when two lines are available in the taskbar clock area (#5410) 2023-07-09 01:04:45 +03: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
taskband.cpp
taskswnd.cpp [EXPLORER][RUNDLL32] Restore minimized non-task windows (#5228) 2023-05-03 07:39:05 +09:00
tbsite.cpp [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
trayclock.cpp [EXPLORER] Show time and date when two lines are available in the taskbar clock area (#5410) 2023-07-09 01:04:45 +03:00
trayntfy.cpp [KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard layout icon (#4815) 2022-10-29 07:35:19 +09:00
trayprop.cpp
traywnd.cpp [EXPLORER] Save taskbar position and locked state after reboot (#5393) 2023-07-04 16:16:24 +03:00
util.cpp