reactos/base/shell/explorer
Joachim Henze 579e1e6b24 [EXPLORER] Update all preview bitmaps showing notification area
To reflect recent changes in taskbar height, icon spacing,
clock x and y margins.
Also make sure all shots show the exact same time
and choose a more localization agnostic time.
2018-02-06 17:35:08 +01:00
..
lang [TRANSLATION] Polish translation update (#357) 2018-02-04 18:45:20 +01:00
res [EXPLORER] Update all preview bitmaps showing notification area 2018-02-06 17:35:08 +01:00
CMakeLists.txt [EXPLORER] Split up the notification area into a few more manageable pieces. 2018-01-24 14:41:31 +01:00
desktop.cpp
explorer.cpp [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
explorer.exe.manifest
explorer.rc [TRANSLATION] Various translations to Estonian (#329) 2018-01-29 17:03:27 +01:00
notifyiconscust.cpp
precomp.h [EXPLORER] CTaskSwitchWnd: Implement getting the setting for grouping tasks. This doesn't work yet but the setting does get stored in m_IsGroupingEnabled. TSWM_ENABLEGROUPING is not needed. 2018-01-28 20:24:02 +02:00
resource.h [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
rshell.cpp
settings.cpp [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
shellservice.cpp
startctxmnu.cpp
startmnu.cpp
startmnucust.cpp
startmnusite.cpp
startup.cpp
syspager.cpp [SHELL32] Rewrite the wrapping code for shell taskbar notifications. 2018-02-04 18:11:50 +01:00
taskband.cpp [EXPLORER] -Make CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd and CTrayNotifyWnd proper com objects so that their lifetime is managed properly. 2018-01-28 18:35:16 +02:00
taskswnd.cpp [EXPLORER] CTaskSwitchWnd: Implement getting the setting for grouping tasks. This doesn't work yet but the setting does get stored in m_IsGroupingEnabled. TSWM_ENABLEGROUPING is not needed. 2018-01-28 20:24:02 +02:00
tbsite.cpp [EXPLORER] CTrayBandSite: Call DBID_SETWINDOWTHEME on new bands to make them use the theme of the taskbar. CORE-14176 2018-01-16 11:50:52 +02:00
trayclock.cpp [EXPLORER] Pixel-perfect x-margins surrounding the clock 2018-01-30 18:42:21 +01:00
trayntfy.cpp [EXPLORER] Center the text of the clock 2018-01-29 21:50:33 +02:00
trayprop.cpp [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
traywnd.cpp [EXPLORER] Fix showing the lock status in the taskbar popup menu 2018-01-29 18:15:31 +02:00
util.cpp