gambas-source-code/main/lib/image
Benoît Minisini 33b1d29dfa [DEVELOPMENT ENVIRONMENT]
* NEW: New procedure list popup in the code editor.
* BUG: Keep case of "Exclude" and "Requires" component properties.
* BUG: Images edited by an external program are correctly watched again.

[GB.IMAGE]
* NEW: Color is a now a true class that replaced the old ColorInfo class.
* NEW: Color class component properties are both readable and writable now.
* NEW: Color.Color is a property that returns the color value from the
  color components defined in the Color object.


git-svn-id: svn://localhost/gambas/trunk@2315 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-09-06 01:21:35 +00:00
..
c_color.c [DEVELOPMENT ENVIRONMENT] 2009-09-06 01:21:35 +00:00
c_color.h [DEVELOPMENT ENVIRONMENT] 2009-09-06 01:21:35 +00:00
CImage.c [DEVELOPMENT ENVIRONMENT] 2009-09-01 09:29:40 +00:00
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
gb.image.h [DEVELOPMENT ENVIRONMENT] 2009-09-01 09:29:40 +00:00
image.c [CONFIGURATION] 2009-09-01 01:14:13 +00:00
image.h
image_stat.c
image_stat.h
main.c [DEVELOPMENT ENVIRONMENT] 2009-09-06 01:21:35 +00:00
main.h
Makefile.am [CONFIGURATION] 2009-09-01 01:14:13 +00:00