gambas-source-code/main
Benoît Minisini e63e8777a1 [DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Image brightness and constrast, clipboard management,
  cut, copy & paste have been implemented. Many fixes everywhere.
* NEW: Image editor: Resize dialog has been enhanced.

[GB.IMAGE]
* BUG: Image.Copy() now checks its arguments better, so that it does not
  generate images with garbage inside.
* NEW: Image.BrightnessContrast() is a new method that allows to change the
  brightness and contrast of an image.
* OPT: Internal routines for color space conversion between HSV and RGB 
  have been optimized.

[GB.FORM]
* NEW: The ImageView Draw event now takes the image that has been drawn as 
  argument.
* NEW: ImageView.Brightness and ImageView.Contrast are two new properties
  that allow to define the corresponding effects applied to the displayed
  image.


git-svn-id: svn://localhost/gambas/trunk@5775 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-08-06 17:28:13 +00:00
..
gbc [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbx [CONFIGURATION] 2013-08-03 15:38:01 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2013-08-06 17:28:13 +00:00
mime [DEVELOPMENT ENVIRONMENT] 2011-10-20 00:03:25 +00:00
share [CONFIGURATION] 2013-08-03 15:38:01 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2013-05-25 13:23:39 +00:00
COPYING
depcomp
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am [INTERPRETER] 2013-07-12 23:57:53 +00:00
missing
NEWS
README
reconf
TODO