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 [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CImage.c [DEVELOPMENT ENVIRONMENT] 2013-08-07 03:14:27 +00:00
CImage.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CImageStat.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
CImageStat.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.image.component [CONFIGURATION] 2011-03-21 12:46:52 +00:00
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 [DEVELOPMENT ENVIRONMENT] 2013-08-07 03:14:27 +00:00
image_stat.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
image_stat.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am [CONFIGURATION] 2009-09-01 01:14:13 +00:00