2002-03-02 13:40 UTC-0300 Walter Negro <anegro@overnet.com.ar>

This commit is contained in:
Walter Negro
2002-03-02 13:42:23 +00:00
parent 8ac214a931
commit a2e3fca8c3

View File

@@ -7,6 +7,13 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2002-03-02 20:00 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* 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()