From d3979c3d29a66663111c6c4155389ffd488aa14a Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sun, 14 Jul 2002 10:44:34 +0000 Subject: [PATCH] 2002-07-14 12:35 UTC+0100 --- harbour/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 5d5542707a..9065915ab7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,27 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-07-14 12:35 UTC+0100 Antonio Linares + * source/debug/debugger.prg + * Changes from Davor Siklic + * BreakPoints status saving and restoring supported + * SortVars status saving and restoring supported + * Anim and Animate command supported in comand window + Note: I can't stop started animation, is this work for You, Or this + is problem on Linux with NextKey() ? + * CallStack window switchig ON/OFF from menu + Note: Modified by A.Linares + * METHOD RemoveWindow() + Note: Modified by A.Linares + * Saving and restoring status of CallStack + + * Changes from A.Linares + * Added Help Window mouse support + * Improved cursor management on code window + + * source/debug/dbgmenu.prg + * minor fix on View CallStack + 2002-07-12 18:58 UTC+0300 Alexander Kresin * source/debug/debugger.prg ! A bug fixed in commands evaluation