From 115d9d2bdaca4809bd2ce18e988bb3a12e69d77d Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Thu, 6 Dec 2007 08:11:51 +0000 Subject: [PATCH] 2007-12-06 00:20 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/gtwvt.c ! Small addition in PaintText() wrongly omitted while cleaning. * harbour/contrib/gtwvg/wvtutils.c * Tooltip - Initialization of variable. * harbour/contrib/gtwvg/tests/demowvg.prg ! Fixed to run with Harbour perfectly. Please note that TBrowse in Harbour needs some fixes. Replace it with xHarbour TBrowse and the look of composite dialog changes. --- harbour/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f2caa8e647..4908d1ca36 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,4 +1,4 @@ -/* +/* * $Id$ */ @@ -8,6 +8,16 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-12-06 00:20 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/gtwvg/gtwvt.c + ! Small addition in PaintText() wrongly omitted while cleaning. + * harbour/contrib/gtwvg/wvtutils.c + * Tooltip - Initialization of variable. + * harbour/contrib/gtwvg/tests/demowvg.prg + ! Fixed to run with Harbour perfectly. Please note that + TBrowse in Harbour needs some fixes. Replace it with xHarbour + TBrowse and the look of composite dialog changes. + 2007-12-06 02:21 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbextern.ch * common.mak