Ostatnia edycja:
Add Korean to Inno Setup installer languages (#1278)
Fix MacOpenFiles (#1280)
- For virtual override the exact function signature is needed.
- Event loop needs to be manually triggered with MacOpenFiles.
Use action enumeration for auto export options (#1282)
Use LINE_SEPARATOR for A_EXPTEXT (#1283)
On Wayland GTK, the clipboard manipulates the text content with \r\n newlines. We want to recognize our own text in System::clipboardcopy in order to use the cell in System::cellclipboard.
Do not show full path for scripts (#1287)
Suggest default file path and name and export based on the actual Tre…