Hi all,
This is the change log for HiEdit V4.0.0.4
What's new-File list tooltip bug fixed; tooltip text was not reflecting the menu item selected
-A ! at the end of any delimiter indicates that any word starting with this delimiter will be colored. For example, 0x00408080=$! indicates that any word starting with $ (such as php variables e.g. $somevar, $another etc) will be colored (blues, xerxes).
-A new copy of the already opened file was created on every File Reload, old copies didn't get deleted and disk space kept filling up; fixed (tomte)
-When "+" or "-" option was added after a keyword, the "~" option in its front was no longer respected; fixed (xerxes)
-Comments can now start ONLY if not in quoted string (such as "abdff", 'dgffd')
- Large file loading is now done in the background so that user can work while this happens. Due to this, some internal workings have changed, please test thoroughly.
- Considerable speed increase should be observed when scrolling big portions of text
- Plain CR's are converted to plain LF's on file loading so that these are interpreted as new lines (Thanks Jupiter,blues)
-Under certain circumstances, when deleting large portions of text in areas where previously edited, HiEdit memory was corrupted resulting in wrong display of the text contents.
-A display bug of the HiEdit control when last line was long enough has been fixed.
Get it hereRegards,
Antonis