gambas-source-code/main/lib/image
Benoît Minisini 0d2256a19d [DEVELOPMENT ENVIRONMEMNT]
* BUG: ImageEditor: Fix a crash that occurs after something having pasted.

[EXAMPLES]
* NEW: Md2Model example has been redesigned. It now displays a lot of 
  models between six different ones.

[INTERPRETER]
* BUG: Fix a crash when an error is raised while the startup class is not 
  ready.

[GB.GEOM]
* BUG: Fix the conversion from Point/PointF to Float that internally uses
  the Abs() function.

[GB.GTK]
* NEW: Visible trayicons prevent the eventloop from stopping.

[GB.OPENGL.SGE]
* NEW: The component sources are now located inside the gb.opengl 
  directory.
* NEW: The component interface has been redesigned.

[GB.QT4]
* NEW: Visible trayicons prevent the eventloop from stopping.

[GB.QT4.OPENGL]
* BUG: The OpenGL clear color is now taken into account when clearing the 
  area before calling the Draw event handler.


git-svn-id: svn://localhost/gambas/trunk@5836 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-09-08 17:15:55 +00:00
..
c_color.c [DEVELOPMENT ENVIRONMENT] 2013-08-13 12:18:32 +00:00
c_color.h
CImage.c
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
gb.image.h [DEVELOPMENT ENVIRONMEMNT] 2013-09-08 17:15:55 +00:00
image.c [DEVELOPMENT ENVIRONMENT] 2013-08-09 20:42:38 +00:00
image.h
image_stat.c
image_stat.h
main.c
main.h
Makefile.am