claws-mail/src/common
2015-06-18 23:58:51 +02:00
..
claws.c LIBOVERLAY_SCROLLBAR=0, thanks Ticho!! 2014-02-03 11:48:22 +00:00
claws.h 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
defs.h Removed unused MBOX_CACHE_DIR from defs.h. 2015-03-21 18:00:53 +01:00
fnmatch.c 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
fnmatch.h 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
fnmatch_loop.c 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
hooks.c 2012-07-07 [colin] 3.8.1cvs7 2012-07-07 07:09:39 +00:00
hooks.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
log.c 2012-09-14 [mones] 3.8.1cvs59 2012-09-14 14:30:53 +00:00
log.h 2012-07-07 [colin] 3.8.1cvs8 2012-07-07 07:30:57 +00:00
Makefile.am Various small fix ups needed for mingw-w64 build. 2015-06-18 23:58:51 +02:00
md5.c 2011-01-25 [colin] 3.7.8cvs46 2011-01-25 17:01:01 +00:00
md5.h 2008-11-11 [colin] 3.6.1cvs21 2008-11-11 12:48:43 +00:00
mgutils.c 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
mgutils.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
passcrypt.c 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
passcrypt.h.in 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
plugin.c 2013-02-20 [colin] 3.9.0cvs93 2013-02-20 15:21:48 +00:00
plugin.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
prefs.c 2012-07-07 [colin] 3.8.1cvs7 2012-07-07 07:09:39 +00:00
prefs.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
progressindicator.c 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
progressindicator.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
quoted-printable.c 2012-07-10 [paul] 3.8.1cvs13 2012-07-10 21:13:07 +00:00
quoted-printable.h 2012-07-10 [paul] 3.8.1cvs13 2012-07-10 21:13:07 +00:00
session.c Add callback for session connection result 2015-04-25 13:26:06 +02:00
session.h Add callback for session connection result 2015-04-25 13:26:06 +02:00
smtp.c Add a wrapper function to decode base64, returning a null-terminated string. 2014-11-17 14:47:15 +01:00
smtp.h Fix Coverity issues in common 2014-06-05 17:58:08 +02:00
socket.c Switch core from strerror to g_strerror 2015-05-18 22:42:37 +02:00
socket.h Add a per-account preference to allow automatically accepting unknown 2014-05-28 21:18:34 +02:00
ssl.c Disable SSL3.0 entirely as a Poodle fix. 2014-10-16 14:37:41 +02:00
ssl.h Don't differentiate the protocols used when using direct SSL/TLS versus STARTTLS 2014-08-28 10:55:41 +01:00
ssl_certificate.c Switch core from strerror to g_strerror 2015-05-18 22:42:37 +02:00
ssl_certificate.h Add a per-account preference to allow automatically accepting unknown 2014-05-28 21:18:34 +02:00
string_match.c 2012-07-07 [colin] 3.8.1cvs7 2012-07-07 07:09:39 +00:00
string_match.h 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
stringtable.c 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
stringtable.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
tags.c 2012-07-07 [colin] 3.8.1cvs7 2012-07-07 07:09:39 +00:00
tags.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
template.c Use 'GStatBuf' instead of 'struct stat' type where possible. 2015-06-05 13:33:32 +02:00
template.h add Reply-To to template config 2014-09-03 11:49:17 +01:00
timing.h 2012-07-07 [colin] 3.8.1cvs8 2012-07-07 07:30:57 +00:00
utils.c Fix a couple of format warnings 2015-06-06 02:54:36 +02:00
utils.h Add a wrapper function to decode base64, returning a null-terminated string. 2014-11-17 14:47:15 +01:00
uuencode.c 2007-10-15 [colin] 3.0.2cvs76 2007-10-15 17:20:02 +00:00
uuencode.h 2007-10-15 [colin] 3.0.2cvs76 2007-10-15 17:20:02 +00:00
version.h.in Make the mainwindow's version string shorter when 2013-03-20 15:42:14 +01:00
w32_account.c 2013-02-16 [colin] 3.9.0cvs70 2013-02-16 10:35:15 +00:00
w32_reg.c 2008-11-18 [colin] 3.6.1cvs32 2008-11-18 10:29:16 +00:00
w32_signal.c 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
w32_stat.c Use 'GStatBuf' instead of 'struct stat' type where possible. 2015-06-05 13:33:32 +02:00
w32_stdio.c Various small fix ups needed for mingw-w64 build. 2015-06-18 23:58:51 +02:00
w32_stdlib.c Various small fix ups needed for mingw-w64 build. 2015-06-18 23:58:51 +02:00
w32_string.c Various small fix ups needed for mingw-w64 build. 2015-06-18 23:58:51 +02:00
w32_time.c Various small fix ups needed for mingw-w64 build. 2015-06-18 23:58:51 +02:00
w32_unistd.c 2011-03-04 [colin] 3.7.8cvs63 2011-03-04 15:50:16 +00:00
w32_wait.c 2007-07-11 [colin] 2.10.0cvs16 2007-07-11 16:38:12 +00:00
w32lib.h Various small fix ups needed for mingw-w64 build. 2015-06-18 23:58:51 +02:00
xml.c 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
xml.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
xmlprops.c Fix Coverity issues in common 2014-06-05 17:58:08 +02:00
xmlprops.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00