2001-02-03 08:00 GMT+1

This commit is contained in:
Antonio Linares
2001-02-03 07:08:34 +00:00
parent ca083d3c66
commit 9433f95ce4

View File

@@ -1,3 +1,11 @@
2001-02-03 08:00 GMT+1 Antonio Linares <alinares@fivetech.com>
* source/debug/debugger.prg
+ Mouse support added to the variables window.
( a single click selects a variable, a doble click edits it ).
* source/debug/dbgtwin.prg
+ Added support for mouse single and doble click events.
2001-02-03 06:48 GMT+1 Antonio Linares <alinares@fivetech.com>
* source/debug/dbgtobj.prg
+ Debugger objects datas already editables.