gambas-source-code/gb.net.smtp/src
Benoît Minisini e8e807ee2b [CONFIGURATION]
* 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
2009-07-26 12:38:20 +00:00
..
base64.c [CONFIGURATION] 2008-02-02 10:54:13 +00:00
comm.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
CSmtpClient.c [DEVELOPMENT ENVIRONMENT] 2008-06-11 10:44:50 +00:00
CSmtpClient.h [DEVELOPMENT ENVIRONMENT] 2008-06-11 10:44:50 +00:00
gb.net.smtp.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
libsmtp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
libsmtp_comm.c [DEVELOPMENT ENVIRONMENT] 2009-07-20 01:10:50 +00:00
libsmtp_connection.c [DEVELOPMENT ENVIRONMENT] 2008-06-11 10:44:50 +00:00
libsmtp_data.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
libsmtp_error.c [DEVELOPMENT ENVIRONMENT] 2008-06-11 10:44:50 +00:00
libsmtp_mime.h [DEVELOPMENT ENVIRONMENT] 2008-04-21 23:15:48 +00:00
main.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
main.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
Makefile.am [INTERPRETER] 2008-03-19 23:50:34 +00:00
parts.c [DEVELOPMENT ENVIRONMENT] 2008-04-21 23:15:48 +00:00
quoted.c [CONFIGURATION] 2009-07-26 12:38:20 +00:00