mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
- Allow exiting from "Network Connection Details" dialog with Enter (using DEFPUSHBUTTON), Esc and Alt+F4 (using IDCANCEL) - Add extended style LVS_EX_FULLROWSELECT to the listview, as in Windows Misc. changes: - Minor code rearrange, removing one obvious comment - Czech (cs-CZ): Fix letter capitalization - French (fr-FR): Fix accelerator key - Hebrew (he-IL): Fix accelerator key CORE-12323