gambas-source-code/main
Benoît Minisini ae5f540c3b [DEVELOPMENT ENVIRONMENT]
* OPT: ImageEditor: Optimize the pen and eraser tools.
* NEW: ImageEditor: The popup menu allows to define the magnet grid of the 
  current selected shape.

[GB.CLIPPER]
* BUG: Polygon.Clean() does not close the polygon automatically.
* NEW: Polygon.Add() and Polygon.AddPoint() are two new methods to add a
  point to a polygon.
* NEW: Polygon.Remove() is a new method to remove points from a polygon.

[GB.FORM]
* NEW: The ImageView draws nothing by itself if its Draw event is catched.
  Drawing the image is then entirely up to the Draw event handler.


git-svn-id: svn://localhost/gambas/trunk@5805 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-08-18 00:47:21 +00:00
..
gbc [COMPILER] 2013-08-15 14:36:44 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2013-08-13 12:18:32 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2013-08-18 00:47:21 +00:00
mime
share [GB.FORM] 2013-08-16 22:35:28 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
COPYING
depcomp
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am [INTERPRETER] 2013-07-12 23:57:53 +00:00
missing
NEWS
README
reconf
TODO