gambas-source-code/main/lib/debug
Benoît Minisini fffee54d40 [DEVELOPMENT ENVIRONMENT]
* NEW: Start to handle "Image" control properties.

[GB.DEBUG]
* OPT: The debugging callback is called again and again, even if there is 
  nothing sent by the debugger. So sleeping a little prevent from eating 
  the CPU.

[GB.REPORT]
* BUG: Use Float instead of Integer for coordinates arguments.
* NEW: Replace ReportImage.Path by ReportImage.Image.
* NEW: Clip the controls inside a dedicated procedure.


git-svn-id: svn://localhost/gambas/trunk@2726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-02-28 17:26:00 +00:00
..
CDebug.c [DEVELOPMENT ENVIRONMENT] 2010-02-28 17:26:00 +00:00
CDebug.h
debug.c [COMPILER] 2010-01-31 20:32:12 +00:00
debug.h
gb.debug.component
gb.debug.h
main.c
main.h
Makefile.am
print.c
print.h