From a2e3fca8c31d1d0bf14e97123177b1bb0ce28cc6 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Sat, 2 Mar 2002 13:42:23 +0000 Subject: [PATCH] 2002-03-02 13:40 UTC-0300 Walter Negro --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ca7f3ec325..19c92606b1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,13 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + +2002-03-02 20:00 UTC-0300 Walter Negro + * source\rtl\tget.prg + * METHOD _Delete() + * modification to be more Clip*r compliant and behaviour. + * changes in the logic of the function. + before, the function only erased the character under the cursor. now it drags the other characters. dragging is limited by the non editable characters. * METHOD Insert()