From 766a0672549e0a81bb6b46c68c017ea69eb867fd Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Tue, 4 Sep 2001 09:55:39 +0000 Subject: [PATCH] 2001-09-04 11:50 GMT+1 --- harbour/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index edf07b92cc..43489c6eec 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,19 @@ +2001-09-04 11:50 GMT+1 Antonio Linares + * harbour/contrib/hgf/win32/win32.c + events routing implemented + + * harbour/contrib/hgf/win32/tmenu.prg + inheritance from TPersistent implemented + + * harbour/contrib/hgf/win32/tform.prg + events routing implemented. Inheritance from TPersistent implemented. + + * harbour/contrib/hgf/tests/form2.prg + some little changes to test events routing + + + harbour/contrib/hgf/tests/formtext.prg + testing forms view as text based on persistence + 2001-09-04 11:30 GMT+1 Antonio Linares * harbour/source/rtl/persist.prg some improvements for arrays