From e0eedf760fa67e58b703c55d6e3e4196ab943219 Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Thu, 30 May 2002 03:55:03 +0000 Subject: [PATCH] 2002-05-30 00:55 UTC-0300 Walter Negro --- harbour/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6641fd60d7..5a34576d76 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,18 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-05-30 00:55 UTC-0300 Walter Negro + * source/rtl/tbrowse.prg + + Add two instance variables, nRow and nCol. Existing in Clipper 5.3. + Only was modified the Hilite and SetPos method, for save in + this variables, the position of cursor. + +2002-05-30 00:55 UTC-0300 Walter Negro + * contrib/libct/screen1.c + ! Now return correctly a numeric value. + * contrib/libct/color.prg + ! Fix, the color string was inverted. + 2002-05-25 21:36 UTC-0800 Ron Pinkas * contrib/rdd_ads/ads1.c + Added #ifdef section to support xHarbour PCODE version check.