e8e807ee2b
* BUG: Fix the gb.qt4 configure.ac file so that it works with stupid pkg-config configuration files. [DEVELOPMENT ENVIRONMENT] * NEW: An option to define the terminal emulator used by the IDE. * NEW: Some unused icons were removed from the project. * BUG: The project tree does not steal the focus anymore after a project compilation. [GB.NET.SMTP] * BUG: Fix the UTF-8 encoding of mail subjects having a '?' character inside. [GB.QT4] * BUG: Fix the global event filter so that setting Application.Tooltip to False does not interfer with the global key event handler. git-svn-id: svn://localhost/gambas/trunk@2174 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
config.guess | ||
config.sub | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
ltmain.sh | ||
Makefile.am | ||
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.