reactos/dll/win32/comdlg32
Joachim Henze 8f483a76a6
[COMDLG32] *.rc Tweak AUTORADIOBUTTONS (#7178)
- Tweak AUTORADIOBUTTONS (AUTORADIOBUTTON implies BS_AUTORADIOBUTTON). This saves a bit of source-file-size and binary size.
- and use the backspace key for improving alignment to column 39 for the controls names in PRINT32_SETUP DIALOG & PRINT32 DIALOG
- and fix 3 accel collisions for upper chinese translation &OA &A &R
- and add a few FIXMEs for existing accel collisions in other languages
- fix a few strings in cdlg_Sr.rc

JIRA issue: none

Note1: I intentionally used only the backspace-key and not the space key to improve the alignment in PRINT32_SETUP DIALOG & PRINT32 DIALOG, so please refrain from any review-suggestions of the form "oh you could add another space here, or another space there". I will not do that in this PR. I just aligned some strings to column 39 (same as it is used within the Wine-master-rc-file)

Note2: I will only accept accelerator suggestions as replacement for the added accel-FIXMEs that have been double-checked by a native translator from the native 2k3sp2, but no guesses.
2024-08-08 00:28:07 +02:00
..
lang [COMDLG32] *.rc Tweak AUTORADIOBUTTONS (#7178) 2024-08-08 00:28:07 +02:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
autocomp.cpp [COMDLG32] Enable auto-completion on comdlg32 (#3564) 2021-04-01 06:41:24 +09:00
cdlg.h [COMDLG32] GetOpen/GetSaveFileName: Improve extension handling (#5640) 2023-09-04 21:11:24 +09:00
cdlg32.c [COMDLG32] Support shortcut keys on Open/Save Dialog (#3238) 2020-09-26 21:26:06 +09:00
cdlg_xx.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [COMDLG32] Enable auto-completion on comdlg32 (#3564) 2021-04-01 06:41:24 +09:00
colordlg.c [COMDLG32] Color Picker: Fix black cross (#6242) 2023-12-29 20:58:51 +09:00
comdlg32.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
comdlg32_classes.idl Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
comdlg32_ros.diff Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
filedlg.c [COMDLG32] Implement CDM_SETDEFEXT (#5704) 2023-09-19 22:17:48 +09:00
filedlg31.c [COMDLG32] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:52:27 +01:00
filedlgbrowser.c [COMDLG32] Enable auto-completion on comdlg32 (#3564) 2021-04-01 06:41:24 +09:00
filedlgbrowser.h [COMDLG32] GetOpen/GetSaveFileName: Improve extension handling (#5640) 2023-09-04 21:11:24 +09:00
finddlg.c [COMDLG32] Follow-up of #5097 (f4bb0ae) 2023-02-25 10:31:43 +09:00
fontdlg.c [COMDLG32] Set background to transparent for font dialog sample text 2022-11-05 02:42:13 +03:00
itemdlg.c [COMDLG32] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:52:27 +01:00
precomp.h [COMDLG32] Improve some header inclusions. 2019-10-26 23:11:08 +01:00
printdlg.c [COMDLG32] Fix ico3 not shown in Print dialog (#2831) (#2831) 2021-12-17 13:06:55 +09:00
rsrc.rc [TRANSLATION] Improve zh-TW translation (#3218) 2020-11-21 18:03:37 +01:00