reactos/base/applications
Hermès Bélusca-Maïto e6f5065f32
[EVENTVWR] Rewrite the way data is copied into the clipboard
CORE-20023

- Besides copying the event information, copy also its formatted data.

- Update translations with new IDS_COPY* strings.

- Eliminate all statically-sized temporary buffers, in favour of
  carefully calculating the size, and allocating an adequately
  sized buffer to hold the data to be copied.

- By default, the "title" and event info on the single-line fields,
  are separated with TABs (to facilitate data import in spreadsheets).
  Add a mode where, when the user presses the SHIFT key while clicking
  on the "Copy" button, the separation is instead done with space
  padding, to be able to prettify information display when copying
  into text files instead.
2025-05-03 17:15:29 +02:00
..
atactl [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
cacls [CACLS] Update Romanian (ro-RO) translation (#6458) 2024-02-11 23:13:10 +01:00
calc [BASE][DLL][ROSAPPS][SCREENSAVERS] Remove deprecated legacy Win16 resource attributes (#7567) 2024-12-22 16:50:14 +01:00
charmap [CHARMAP] Fix status bar not being refreshed (#7924) 2025-04-26 22:42:46 +03:00
charmap_new [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
cleanmgr [CLEANMGR] Only allow one instance per drive (#7832) 2025-03-29 16:58:18 +01:00
clipbrd [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
cmdutils [TASKKILL] Simplify children processes termination code (#7855) 2025-04-08 15:42:36 +02: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 [DRWTSN32] Add Japanese (ja-JP) translation (#7761) 2025-03-06 19:33:03 +09:00
dxdiag [DXDIAG] Romanian (ro-RO): Fix unrecognized escape sequence (#7781) 2025-03-13 22:57:08 +09:00
extrac32 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
findstr [FINDSTR] Add Japanese (ja-JP) translation (#7760) 2025-03-06 19:27:08 +09:00
fltmc [FLTMC] Update Romanian (ro-RO) translation (#6481) 2024-02-11 23:22:06 +01:00
fontview [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
games [SOLITAIRE] Update Czech (cs-CZ) translation (#7451) 2025-02-03 13:11:32 +01: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 [TRANSLATION] Improve Italian (it-IT) translation part 2 (#7248) 2024-08-21 01:29:34 +02:00
mmc [MMC] Update Romanian (ro-RO) translation (#5912) 2023-11-08 10:26:33 +00:00
mplay32 [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
msconfig [MSCONFIG] Add Japanese (ja-JP) translation (#7763) 2025-03-06 19:56:32 +09:00
msconfig_new [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
mscutils [EVENTVWR] Rewrite the way data is copied into the clipboard 2025-05-03 17:15:29 +02:00
mshta [MSHTA] Implement MSHTA.exe (#577) CORE-12813 2018-06-05 17:17:00 +02:00
mspaint [MSPAINT] Improve behaviour on memory shortage (#7780) 2025-03-25 10:45:23 +09:00
mstsc [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
network [TRACERT] Improve command line parsing (#7779) 2025-04-17 13:53:43 +02:00
notepad [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
osk [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
rapps [RAPPS] Add ExeInZip installer type to support running installers in zip files (#7866) 2025-04-29 15:39:22 +02:00
rapps_com [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
regedit [REGEDIT] Update Russian (ru-RU) translation 2025-05-01 16:36:11 +03:00
regedt32
runas [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
sc [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
screensavers [BASE][DLL][ROSAPPS][SCREENSAVERS] Remove deprecated legacy Win16 resource attributes (#7567) 2024-12-22 16:50:14 +01:00
sdbinst [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
setup16
shutdown [SHUTDOWN] Improve Japanese (ja-JP) translation (#7764) 2025-03-06 20:14:24 +09:00
sndrec32 [SNDREC32] Update Romanian (ro-RO) translation (#6733) 2024-07-16 21:24:07 +02:00
sndvol32 [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01:00
taskmgr [TASKMGR] Distinguish WOW64 processes with a " *32" in the image name (#7915) 2025-04-21 23:17:19 +02:00
utilman [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#6804) 2024-06-13 16:36:41 +03:00
winhlp32 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
winver [WINVER] Display compatibility information (#7661) 2025-02-08 00:05:03 +07:00
wordpad [BASE] Update French (fr-FR) translation (#7563) 2025-03-24 21:10:02 +01: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 [CLEANMGR] Add basic cleanmgr implementation 2025-03-26 13:58:40 +01:00