2001-02-03 05:21 GMT+1

This commit is contained in:
Antonio Linares
2001-02-03 04:26:45 +00:00
parent 4c11bac196
commit 448aa30352

View File

@@ -1,3 +1,17 @@
2001-02-03 05:21 GMT+1 Antonio Linares <alinares@fivetech.com>
* source/debug/dbgtarr.prg
- removed SetsUp(), SetsDown() and MyColors() not needed functions.
-+ Maurilio's navigation technique implemented.
* source/debug/dbgtobj.prg
- removed SetsUp(), SetsDown() and MyColors() not needed functions.
-+ Maurilio's navigation technique implemented.
- removed the repainting of the window caption.
* source/debug/debugger.prg
- removed SetsUp(), SetsDown() and MyColors() not needed functions.
( Maurilio, your navigation technique is much faster! :-)
2001-02-02 22:45 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/debug/debugger.prg
- removed calls to oBrwText:ForceStable() method which is no more available