gambas-source-code/main/lib
Benoît Minisini 5203d61969 [DEVELOPMENT ENVIRONMENT]
* NEW: ImageEditor: The image size is displayed wen the mouse cursor is 
  outside of the view. Many bug fixes. The magic wand has been implemented.
  JIT compiler is used to speed-up the routine.

[GB.CLIPPER]
* NEW: Clipper.OffsetPolygons has been renamed as Clipper.Offset.
* NEW: Clipper.Simplify and Clipper.Clean methods have been implemented.

[GB.DESKTOP]
* NEW: DesktopFile.Run() method now returns the created process object.

[GB.IMAGE]
* NEW: Color.Distance() is a new method that returns the RGBA distance 
  between two colours as a floating point value between 0.0 and 1.0.


git-svn-id: svn://localhost/gambas/trunk@5792 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-08-13 12:18:32 +00:00
..
clipper [DEVELOPMENT ENVIRONMENT] 2013-08-13 12:18:32 +00:00
complex [CONFIGURATION] 2013-08-03 15:38:01 +00:00
compress [INTERPRETER] 2013-01-06 16:13:31 +00:00
data [GB.DATA] 2013-08-10 08:22:34 +00:00
db [CONFIGURATION] 2013-08-03 15:38:01 +00:00
debug [CONFIGURATION] 2013-08-03 15:38:01 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2013-08-09 20:42:38 +00:00
eval [CONFIGURATION] 2013-08-03 15:38:01 +00:00
geom [DEVELOPMENT ENVIRONMENT] 2013-08-11 07:10:41 +00:00
gui [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gui.opengl [CONFIGURATION] 2013-08-03 15:38:01 +00:00
image [DEVELOPMENT ENVIRONMENT] 2013-08-13 12:18:32 +00:00
image.effect [CONFIGURATION] 2013-08-03 15:38:01 +00:00
option [CONFIGURATION] 2013-07-23 00:56:01 +00:00
signal [CONFIGURATION] 2013-08-03 15:38:01 +00:00
vb [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00