reactos/dll/win32/shell32
Joachim Henze 432afb4161 [SHELL32] Improve CORE-15295 IDD_FILE_PROPERTIES
addendum to 0.4.11-dev-673-g
04e1263921

Actually this control must not statically consume width of 170.
There are two different versions of that dialog.
One has a "change"-button. In this case the edit must be only 100 wide.
In case we have the version without the change button, we resize it to have
170 width (same as its neighbor).

This commit is shared work of
Stanislav Motylkov, Giannis Adamopoulos and Joachim Henze.

Commit supersedes PR#1056.
2018-11-23 02:25:28 +01:00
..
dialogs [SHELL32] Improve CORE-15295 IDD_FILE_PROPERTIES 2018-11-23 02:25:28 +01:00
droptargets [SHELL32] Fix typo in comment 2018-08-28 14:24:49 +02:00
folders [SHELL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
lang [SHELL32] Improve CORE-15295 IDD_FILE_PROPERTIES 2018-11-23 02:25:28 +01:00
res
shelldesktop [SHELL32][EXPLORER] Update system-wide environment variables (#663) 2018-07-08 16:32:42 +02:00
shellmenu
shellrecyclebin
wine [SHELL32] In _SHExpandEnvironmentStrings(), fall back to SHExpandEnvironmentStringsForUserW() if the simplified code paths failed. 2018-09-23 00:18:57 +02:00
avi_res.rc
bitmap_res.rc
CDefaultContextMenu.cpp
CDefView.cpp [SHELL32] CDefView: Don't assume that SetNameOf always works properly so initialize pidlNew to NULL before 2018-11-11 20:28:27 +02:00
CDefViewBckgrndMenu.cpp
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp
CFolderOptions.h
CIDLDataObj.cpp
CMakeLists.txt [ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. (#748) 2018-08-16 16:10:41 +02:00
CNewMenu.cpp
CNewMenu.h
COpenWithMenu.cpp [SHELL32] COpenWithMenu: Use ShellExecuteExW to open the file 2018-11-15 21:26:17 +02:00
COpenWithMenu.h
CQueryAssociations.cpp
CQueryAssociations.h
CShellDispatch.cpp [EXPLORER][SHELL32][USER32] Implement 'Show the Desktop' action of Task Bar (#668) 2018-07-13 10:34:42 +02:00
CShellDispatch.h
CShellItem.cpp
CShellItem.h
CShellLink.cpp [SHELL32] Print out the error code (#973) 2018-11-16 23:09:15 +01:00
CShellLink.h [SHELL32] Improve CShellLink a little (#651) 2018-07-08 16:45:40 +02:00
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] Add 'Properties' menu item in My Computer (#647) 2018-07-08 17:01:12 +02:00
rgs_res.rc
shell32.cpp [SHELL32][EXPLORER] Update system-wide environment variables (#663) 2018-07-08 16:32:42 +02:00
shell32.rc
shell32.spec
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
shlexec.cpp [SHELL32] Fix a careless mistake of ShellExecCmdLine (#737) 2018-08-10 13:25:50 +02:00
shlfileop.cpp [SHELL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
shlfolder.cpp [SHELL32] Add 'Properties' menu item in My Computer (#647) 2018-07-08 17:01:12 +02:00
shobjidl_local.idl
shresdef.h [SHELL32] Initial implementation of Folder Customization (#642) 2018-06-28 21:51:37 +02:00
stubs.cpp [SHELL32][EXPLORER] Update system-wide environment variables (#663) 2018-07-08 16:32:42 +02:00
systray.cpp