Fixed lines chains in IE, makefullpath() now uses standart libc functions.

This commit is contained in:
Alexander S. Aganichev
2000-05-23 05:42:59 +00:00
parent a3776ae1f6
commit dd6801476f
3 changed files with 51 additions and 1 deletions

View File

@@ -12,6 +12,11 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.4.5, May XX 2000
______________________________________________________________________
- Fixed incorrect lines chain after insertion from file/clipboard.
- Function that builds full pathname bit adjusted for non-UNIX
systems. This should lead to better results there.
- Fixed wrong character display in editor mode when line empty.
- Filed incorrect cutting of line portion.