Changes between Version 35 and Version 36 of WikiStart/Changes
- Timestamp:
- Sep 8, 2021, 7:17:00 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart/Changes
v35 v36 21 21 - Many ''fixes''. 22 22 23 - Added '' GoToLineStr'' and ''DialogLoadFile''.23 - Added ''!GoToLineStr'' and ''!DialogLoadFile''. 24 24 25 25 - The ''Ctrl key'' has to be pressed together with selecting buttons to open … … 37 37 === Edit === 38 38 39 - Added ''@ FileList'' option instead of a filename. The contained lines in39 - Added ''@!FileList'' option instead of a filename. The contained lines in 40 40 such a file list are processed as if they were execued submitted to EPM 41 41 consecutively. That allows for submitting longer lists that otherwise won't … … 63 63 64 64 65 === NepmdInfo ===65 === !NepmdInfo === 66 66 67 67 - Display the data for the ''correct loader executable''. … … 77 77 78 78 79 === ShiftLeft andShiftRight ===79 === !ShiftLeft and !ShiftRight === 80 80 81 81 - Avoid ''removing chars at the left''. Suggested by Lars Erdmann. … … 107 107 108 108 109 === RecompileNew ===109 === !RecompileNew === 110 110 111 111 - Ignore all ''RCS keywords'' in file comparison. … … 133 133 === Code === 134 134 135 - Changed '' NepmdQueryConfigValue'' and ''NepmdWriteConfigValue'' to handle135 - Changed ''!NepmdQueryConfigValue'' and ''!NepmdWriteConfigValue'' to handle 136 136 both string and binary values. 137 137 138 - Added '' NepmdGetNextProfileApp'' and ''NepmdGetNextProfileKey''.138 - Added ''!NepmdGetNextProfileApp'' and ''!NepmdGetNextProfileKey''. 139 139 140 140 - Allow for ''aligning of messages in TMF files'' by stripping spaces. … … 159 159 - Improved templates to ease ''tool options configuration'', e.g. for wget. 160 160 161 - Fixed setting source for ''virt al files''.161 - Fixed setting source for ''virtual files''. 162 162 163 163 - Reenabled ''empty values''. Fixes e.g. persistent switching to standard EPM