reactos/dll/win32/shell32/folders
Joachim Henze 6f91b6c0fe [SHELL32] Tweak formatting and logging
Some style-improvements I wanted to apply before a planned backport.
E.g. The biggest source-file CDefView.cpp in [SHELL32] can be shrinked considerably by stripping some outdated
comments from 10 and more years ago, when this class was still non-OOP and named ShellView.
Less excessive line-lengths also here and there.

In case it is not obvious when reviewing: In the beginning of CDevView.cpp in the declaration-part I just
reduced the indentation-level by 4 spaces for a big block.

Some shell classes were touched during 0.4.15-dev'ing for fixes like the 'unkown'-typo in
0.4.15-dev-6323-g 3854a5d8e9 for example
or missing \n were added to dbgprints like in
0.4.15-dev-4492-g 03422451b3
Touched again here, because I want to port those improvements back,
but don't intend to increase the size in older releases.

The commit looks big, but does consist solely of trivialities.
There is no functional change in this commit, aside the logging ofc.
2024-02-20 02:08:56 +01:00
..
CAdminToolsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CAdminToolsFolder.h
CControlPanelFolder.cpp [SHELL32] Tweak formatting and logging 2024-02-20 02:08:56 +01:00
CControlPanelFolder.h [SHELL32][CONTROL] Added basic IOpenControlPanel support (#6248) 2024-01-17 17:07:21 +01:00
CDesktopFolder.cpp [IEXPLORE][IEFRAME][SHELL32] Add Internet icon on Desktop (#5451) 2023-07-22 19:28:37 +09:00
CDesktopFolder.h Shell Folders: Reject invalid characters (#2328) 2020-02-12 09:18:24 +09:00
CDrivesFolder.cpp [SHELL32] Tweak formatting and logging 2024-02-20 02:08:56 +01:00
CDrivesFolder.h
CFontsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CFontsFolder.h
CFSFolder.cpp [SHELL32][USER32] Fix icon regression and one test (#5207) 2023-05-21 11:18:00 +02:00
CFSFolder.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMyDocsFolder.cpp [SHELL32] CMyDocsFolder: Ensure the object can be used without calling Initialize 2020-04-20 17:36:44 +03:00
CMyDocsFolder.h [SHELL32] CMyDocsFolder: Ensure the object can be used without calling Initialize 2020-04-20 17:36:44 +03:00
CNetFolder.cpp
CNetFolder.h
CPrinterFolder.cpp [SHELL32] CPrinterFolder: Validate string pointers properly. (#4486) 2022-05-05 16:24:38 +02:00
CPrinterFolder.h
CRecycleBin.cpp [SHELL32] Implement SHQueryRecycleBinW 2023-04-26 22:50:11 +02:00
CRecycleBin.h
CRegFolder.cpp [SHELL32] Tweak formatting and logging 2024-02-20 02:08:56 +01:00