reactos/dll/shellext
Joachim Henze 55563fa891
[NETSHELL] IDD_NETPROPERTIES must fit 640x480 CORE-19284 (#5899)
- adds 3 missing accelerators for zh-CN.rc, zh-HK.rc, zh-TW.rc for IDC_SHOWTASKBAR
- shrinks the dialog in y to fit on a 640x480 screen, like the XPSP3 and 2k3sp2 dlgs do
- for that some controls positions have to be slightly moved up (which cannot lead to text truncation here, guaranteed)
- only 3 controls change in size:
  - IDC_COMPONENTSLIST gets 3 units smaller in height, but is still larger than in XPSP3/2k3sp2. So it is still large enough
  - IDC_NETCARDNAME shrinks a bit in width, but is still larger than in XPSP3/2k3sp2, so what fits there will also fit for us
  - pushbutton IDC_CONFIGURE is slightly increased in width for all languages because that looks better
     except ru-RU.rc (which had the largest width) it is slightly smaller now, but still large enough.
     We can use the same width here now for all rcs!

- strip the lorem ipsum text from IDC_DESCRIPTION, which is never supposed to be displayed. That syncs all rcs in that line and slightly shrinks the binary size and fixes CORE-19284.

- add a FIXME comment for a missing accelerator in sv-SE.rc

*as a consequence all rcs do now use the exact same positions and sizes for all controls again, YIPPIE!*
The only exception that the dlg had before from that rule, was the ru-RU.rc IDC_CONFIGURE was larger in x.
But now that is not needed anymore.
2023-11-06 23:31:37 +00:00
..
acppage [TRANSLATION] Improve Portuguese (pt-PT) translation (#4830) 2022-11-02 19:52:21 +03:00
cryptext [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4979) 2023-02-10 23:15:25 +09:00
deskadp [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
deskmon [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
devcpux [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
fontext [FONTEXT] Update Romanian (ro-RO) translation (#5422) 2023-07-11 10:41:56 +02:00
mydocs [TRANSLATION] Big Romanian (ro-RO) translation update - part 1 (#4701) 2022-10-09 14:00:20 +03:00
netplwiz [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4979) 2023-02-10 23:15:25 +09:00
netshell [NETSHELL] IDD_NETPROPERTIES must fit 640x480 CORE-19284 (#5899) 2023-11-06 23:31:37 +00:00
ntobjshex [NTOBJSHEX] Return early from GetInfoFromPidl when pcidl is null in LPCITEMIDLIST (#4946) 2022-12-31 16:53:02 +01:00
sendmail [SENDMAIL] Fix Send To -> Desktop (create shortcut) behavior (#4913) 2022-12-03 20:06:45 +03:00
shellbtrfs [DESK][SHELLBTRFS] Fix typo in WIN32_NO_STATUS 2023-10-07 22:15:12 +02:00
stobject [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
zipfldr [ZIPFLDR][BOOTDATA] Support UTF-8 Zip packing (#5450) 2023-07-22 12:57:32 +09:00
CMakeLists.txt Revert "Disable some C++ code, which doesn't compile for me" 2021-09-29 22:58:31 +02:00