gambas-source-code/main/lib/draw
Benoît Minisini 8bbe87a6d3 [DEVELOPMENT ENVIRONMENT]
* BUG: Remove uses of DrawingArea.Painted.

[GB.FORM]
* BUG: Remove uses of DrawingArea.Painted.

[GB.GUI.BASE]
* BUG: Fix Draw.Style.Box() method.

[GB.MAP]
* NEW: MapPoint.Distance() is a new method that returns the geodesic 
  distance between two points.
* NEW: Map.From() is a new method that returns the position of a point from
  an initial point, a direction and a distance.
* NEW: Map.Bearing() is a new method that returns the direction from an 
  initial point to a destination point.


git-svn-id: svn://localhost/gambas/trunk@5384 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-27 20:10:39 +00:00
..
cdraw.c
cdraw.h
cpaint.c [DEVELOPMENT ENVIRONMENT] 2012-11-27 20:10:39 +00:00
cpaint.h
cpoint.c
cpoint.h
cpoint_temp.h
crect.c
crect.h
crect_temp.h
gb.draw.h
gb.image.h
gb.paint.h
gb_list.c
main.c
main.h
Makefile.am
matrix.c
matrix.h