gambas-source-code/main/lib/draw
Benoît Minisini e5e9e513ed [DEVELOPMENT ENVIRONMENT]
* NEW: Support for classes defined twice in a component: once in the native 
  part, once in the gambas part.
* NEW: Use the new Paint.TrimText() method.

[INFORMER]
* NEW: Support for classes defined twice in a component: once in the native 
  part, once in the gambas part.

[GB.GUI.BASE]
* NEW: Paint.TrimText() is a new API that trim a text according to a 
  specified rectangle, adding an ellipsis character at the end if needed.

[GB.NET.SMTP]
* BUG: Fix a circular reference when using a normal SMTP TCP session.

[GB.QT4]
* OPT: A little optimization when drawing rich text.


git-svn-id: svn://localhost/gambas/trunk@6427 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-08-24 22:38:58 +00:00
..
cdraw.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
cdraw.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
cpaint.c [DEVELOPMENT ENVIRONMENT] 2014-08-24 22:38:58 +00:00
cpaint.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.draw.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.geom.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
gb.image.h
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2014-01-12 01:59:49 +00:00
gb_list.c [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 [GB.DRAW] 2013-05-04 17:23:17 +00:00
matrix.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
matrix.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00