Changes and bug fixes:
-
All the “copy” operations are much faster now (nn-times or more for very large ranges). Previously GS-Calc copied the data both to the internal buffer for its own use and - as text - to the Clipboard, for other applications at the same time. Currently that 2nd copying stage is delayed until some application actually requests such text data accessing the Clipboard.
-
Text copied to the Clipboard by some of the “Edit > Copy Options” commands was truncated. (This didn’t affect GS-Calc directly as it uses an internal buffer for copying and pasting.)
-
The “2-mins” and “3-mins” values on the “AutoSave” and “AutoClose” lists in the “Options” dialog box were switched. Additionally, those combo boxes are now replaced by edit fields.