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.
This commit is contained in:
Pritpal Bedi
2007-11-28 05:44:53 +00:00
parent d48cedc237
commit 46af19b95e

View File

@@ -8,6 +8,17 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
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