reactos/base/applications
Joachim Henze 470cef7bfd
[REGEDIT] Deduplication and other formatting changes (#7193)
- Deduplicates unused IDC_REGEDIT MENU vs. actually used IDR_REGEDIT_MENU
- shrinks the binary size, GCC8.4.0dbg build shrinks from 1.052.672 -> 1.049.600 bytes
- that also solves a few FIXME's, e.g. in hu-HU, pl-PL, sl-SI, sq-AL, tr-TR, uk-UA
- translates the help-popup string in th-TH.rc
- slightly tweak some headers to be a bit closer to newstyle without going all the way
- also link to LPGL2.1+ in the source files to reduce the wall-of-text, also some other whitespace tweaks in those, but no functional change
- security.c: vertical-compactness-whitespace-changes aim to get HeapAlloc closer to HeapFree
- id-ID.rc: "&Data nilai" and "&Nama nilai" does exist in 4 dialogs, Harmonize them
- pt-PT.rc: add 2 missing accels in IDD_EDIT_STRING
- edit.c: 3x ARRAY_SIZE
- the most review-worthy change in the actual .h/.c files is clb.c the change from ClbWndClass.hInstance = hinstDLL, ClbWndClass.hIcon = NULL; to ClbWndClass.hInstance = hinstDLL; ClbWndClass.hIcon = NULL;
- clb.c the stripped INT_PTR-cast for EndDialog() was Co-authored-by: Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
2024-07-29 21:19:10 +02:00
..
atactl [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
cacls [CACLS] Update Romanian (ro-RO) translation (#6458) 2024-02-11 23:13:10 +01:00
calc [CALC] *.rc: AUTORADIOBUTTONS, ja-JP: Add accel &V (#7190) 2024-07-28 22:02:54 +02:00
charmap [CHARMAP] Improve Romanian (ro-RO) translation (#6665) 2024-07-16 20:41:50 +02:00
charmap_new [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
clipbrd [CLIPBRD] Update Romanian (ro-RO) translation (#6535) 2024-03-23 21:18:20 +01:00
cmdutils [REPLACE] Update Japanese (ja-JP) translation 2024-07-09 18:24:16 +03:00
control [CONTROL] OpenShellFolder: Add file browser fallback 2024-06-14 02:14:10 +07:00
ctfmon [CTFMON][MSCTFIME][MSCTF][MSUTB][CICERO] Fix TFUninitLib (#6504) 2024-02-20 14:36:24 +09:00
drwtsn32 [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
dxdiag [REACTOS] Fix Kamil Horníček's last name again 2024-07-29 20:46:53 +03:00
extrac32 [EXTRAC32] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:07:01 +01:00
findstr [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
fltmc [FLTMC] Update Romanian (ro-RO) translation (#6481) 2024-02-11 23:22:06 +01:00
fontview [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
games [WINMINE] Update Romanian (ro-RO) translation (#6611) 2024-07-16 20:22:27 +02:00
hh [HH] Check LoadLibrary and GetProcAddress return value (#6082) 2023-12-03 08:15:08 +07:00
iexplore [IEXPLORE][INF] Follow-up of 76b25a7 2023-11-27 21:19:05 +09:00
kbswitch [KBSWITCH] Add Portuguese (pt-PT) translation (#7008) 2024-06-17 19:42:13 +03:00
logoff [REACTOS] "http://www.reactos" -> "https://reactos" (#5043) 2023-02-06 17:01:52 +03:00
magnify [MAGNIFY] Update Romanian (ro-RO) translation (#6664) 2024-05-10 21:36:42 +02:00
mmc [MMC] Update Romanian (ro-RO) translation (#5912) 2023-11-08 10:26:33 +00:00
mplay32 [MPLAY32] Update Romanian (ro-RO) translation (#6373) 2024-01-21 22:13:19 +01:00
msconfig [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
msconfig_new [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
mscutils [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
mshta [MSHTA] Implement MSHTA.exe (#577) CORE-12813 2018-06-05 17:17:00 +02:00
mspaint [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
mstsc [MSTSC] Update Romanian (ro-RO) translation (#6841) 2024-05-10 22:33:08 +02:00
network [IPCONFIG] Fix several typos 2024-07-14 15:08:22 +02:00
notepad [NOTEPAD] *.rc: Tweak AUTORADIOBUTTONS (#7103) 2024-07-08 03:25:11 +02:00
osk [OSK] Update Romanian (ro-RO) translation (#6706) 2024-05-10 21:41:00 +02:00
rapps [RAPPS] Update Czech (cs-CZ) translation (#7177) 2024-07-29 14:18:32 +02:00
rapps_com [RAPPS.COM] Use HeapAlloc/Free instead of the deprecated LocalAlloc/Free. 2020-11-06 01:06:12 +01:00
regedit [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
regedt32 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
runas [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
sc [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
screensavers [LOGON] Update Romanian (ro-RO) translation (#6692) 2024-07-16 20:58:05 +02:00
sdbinst [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
setup16 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shutdown [SHUTDOWN] Update Romanian (ro-RO) translation (#6459) 2024-02-11 23:13:27 +01:00
sndrec32 [SNDREC32] Update Romanian (ro-RO) translation (#6733) 2024-07-16 21:24:07 +02:00
sndvol32 [SNDVOL32] Remove redundant WS_TABSTOPs from RC files (#7003) 2024-06-12 12:09:47 +02:00
taskmgr [TASKMGR] Update Romanian (ro-RO) translation (#6614) 2024-07-16 20:23:55 +02:00
utilman [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#6804) 2024-06-13 16:36:41 +03:00
winhlp32 [WINHLP32] Don't show file path in title (#6250) 2023-12-29 21:16:20 +09:00
winver [WINVER] Fix WINVER theming. CORE-13343 (#1428) 2019-03-23 17:45:27 +01:00
wordpad [WORDPAD] Update Romanian (ro-RO) translation (#6531) 2024-07-16 20:13:20 +02:00
write [WORDPAD][WRITE] Remove redundant pragma code_page(65001)... 2023-03-09 00:13:59 +01:00
wusa [UPDATES] New stubs for Automatic Updates service and WUSA.exe. Presence of this modules required for installation by some NT6+ applications. 2018-08-19 19:56:18 +02:00
CMakeLists.txt [CTFMON][SDK] Add ctfmon.exe (#6149) 2023-12-13 21:37:15 +09:00