reactos/base/shell/explorer
Katayama Hirofumi MZ 22ab8c812a
[EXPLORER] Improve the minimize-condition on Win+D (#5423)
- Add CanBeMinimized helper function to determine whether the window should be minimized.
- Use them in FindEffectiveProc and MinimizeWindowsProc functions.
- Improve the Minimize code.
CORE-18427
2023-07-14 18:03:15 +09: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] Improve the minimize-condition on Win+D (#5423) 2023-07-14 18:03:15 +09:00
util.cpp