gambas-source-code/main/lib/geom
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
..
cpoint.c
cpoint.h
cpoint_temp.h [DEVELOPMENT ENVIRONMEMNT] 2013-09-08 17:15:55 +00:00
crect.c
crect.h
crect_temp.h [DEVELOPMENT ENVIRONMENT] 2013-08-11 07:10:41 +00:00
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2013-08-09 20:42:38 +00:00
main.c
main.h
Makefile.am