gambas-source-code/gb.net.smtp
Benoît Minisini dde26cb313 [DEVELOPMENT ENVIRONMENT]
* BUG: Moving, renaming or deleting a source file now should correctly
  refresh the search list, the breakpoint list and the task list.

[GB.FORM]
* NEW: ScrollArea draws a focus border when it has focus.

[GB.NET.POP3]
* NEW: Make Pop3Client a virtual control like SmtpClient.


git-svn-id: svn://localhost/gambas/trunk@5121 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-03 23:40:59 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2012-09-03 23:40:59 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2012-05-18 01:19:15 +00:00
COPYING
gambas.h
gb_common.h
INSTALL
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.