gambas-source-code/main/lib
Benoît Minisini eba1d9c405 [DEVELOPMENT ENVIRONMENT]
* OPT: Cache the welcome Gambas SVG logo in an image for faster redrawing.
* NEW: Start defining new control hidden properties in all components: 
  _IsControl, _Group, _Family, _IsVirtual, _IsContainer, _IsMultiContainer.

[EXAMPLES]
* NEW: Use new Paint methods in the Painting example.

[INTERPRETER]
* BUG: Instr() and RInstr() correctly handle non-ASCII characters.

[GB.DRAW]
* NEW: Support for Paint.RichText and Paint.RichTextExtents.

[GB.GTK]
* BUG: Rich text relative font sizes are now correctly handled.
* NEW: Implement Paint.RichText and Paint.RichTextExtents.

[GB.QT4]
* NEW: Implement Paint.RichText and Paint.RichTextExtents.


git-svn-id: svn://localhost/gambas/trunk@2698 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-02-14 01:16:27 +00:00
..
compress [CONFIGURATION] 2009-08-24 14:19:32 +00:00
db [CONFIGURATION] 2010-02-10 01:58:50 +00:00
debug [COMPILER] 2010-01-31 20:32:12 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2010-02-14 01:16:27 +00:00
eval [COMPILER] 2010-01-31 20:32:12 +00:00
gui [CONFIGURATION] 2010-02-10 01:58:50 +00:00
image [DEVELOPMENT ENVIRONMENT] 2010-02-08 15:59:30 +00:00
image.effect [DEVELOPMENT ENVIRONMENT] 2010-01-20 00:52:50 +00:00
option [CONFIGURATION] 2009-08-24 14:19:32 +00:00
vb [CONFIGURATION] 2009-08-24 14:19:32 +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 [CONFIGURATION] 2009-09-01 01:14:13 +00:00