eba1d9c405
* 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
This component is based on the source code of libsmtp, made by Kevin Read <obsidian@berlios.de> in 2002. This library is available under the GNU Lesser Public License It seems that the author of this library does not maintain it anymore. I modified it and fixed many bugs to make it work correctly. If you want the origianl, you can find it at: http://libsmtp.berlios.de/ -- Benoît.