From 5abc165fa10a09e1c2ba08f5b00536b64915c120 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Sat, 2 Mar 2002 13:30:36 +0000 Subject: [PATCH] 2002-03-02 13:25 UTC-0300 Walter Negro --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3562c2b528..ca7f3ec325 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,12 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + now it drags the other characters. + dragging is limited by the non editable characters. + * METHOD Insert() + * modification to be more Clip*r compliant and behaviour. + * changes in the logic of the function. + now insert a character and displaces to the right the rest of the characters until the first non editable character. * source\rtl\tgetlist.prg * METHOD GetPostValidate()