reactos/base
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
..
applications [EVENTVWR] Rewrite the way data is copied into the clipboard 2025-05-03 17:15:29 +02:00
services [UMPNPMGR] Typo: Handle device interface removal events properly 2025-04-28 21:16:05 +02:00
setup [SETUPLIB] Add a setuplib_static library, used for the dll and the unit-tests. 2025-04-20 19:18:28 +02:00
shell [EXPLORER][SHELL32][SHELL32_APITEST][SDK] AppBar: Initial support (#7778) 2025-04-28 19:08:13 +09:00
system [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00