From 46af19b95ec14b8337f3df95be92e82771cfb5fe Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Wed, 28 Nov 2007 05:44:53 +0000 Subject: [PATCH] 2007-11-27 21:38 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/gtwvt.c * Minor fixes. * harbour/contrib/gtwvg/wvtutils.c * Tooltip functions activated guarded against __WINCE__ ! Minor fixes. More UNICODE compliant. * harbour/contrib/gtwvg/wvtpaint.prg ! Wvt_GetOpenFileName() - Fixed to respect recent UNICODE compliance. * harbour/contrib/gtwvg/test/demowvg.prg ! Adjusted to respect changes in core lib. --- harbour/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 33e07d351a..6fb39ddf8f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,17 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-11-27 21:38 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/gtwvg/gtwvt.c + * Minor fixes. + * harbour/contrib/gtwvg/wvtutils.c + * Tooltip functions activated guarded against __WINCE__ + ! Minor fixes. More UNICODE compliant. + * harbour/contrib/gtwvg/wvtpaint.prg + ! Wvt_GetOpenFileName() - Fixed to respect recent UNICODE compliance. + * harbour/contrib/gtwvg/test/demowvg.prg + ! Adjusted to respect changes in core lib. + 2007-11-27 21:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/make_b32.bat * contrib/make_vc.bat