210a396888
* NEW: Do not store the svn revision in the .project file. * NEW: Create a clever menu hierarchy when sorting recent files by path. [INTERPRETER] * BUG: Replace() correctly returns its first argument when its second argument is a void string. [COMPILER] * BUG: Remove a useless test. [GB.FORM] * NEW: Add a svg version of the GNU logo. * BUG: Fix some stock icons in the Gnome map. [GB.GTK] * BUG: Fix possible crashes in three utility routines. * BUG: Fix a crash in GridView.Rows[].Text property. [GB.NET.SMTP] * BUG: Fix an always true test. git-svn-id: svn://localhost/gambas/trunk@3206 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
install-sh | ||
ltmain.sh | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |
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.