gambas-source-code/gb.qt4
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
..
share [DEVELOPMENT ENVIRONMENT] 2010-02-14 01:16:27 +00:00
src [DEVELOPMENT ENVIRONMENT] 2010-02-14 01:16:27 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [WIKI CGI SCRIPT] 2009-12-29 23:18:43 +00:00
COPYING
depcomp
gambas.h
gb.draw.h
gb.eval.h
gb.gl.h [GB.QT4.OPENGL] 2009-12-27 23:13:08 +00:00
gb.image.h
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.qt.am
gb_common.h
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf