haiku/src/kits/mail
Adrien Destugues ab3fd9c828 Move {en,de}code_base64 to the support kit
It's not possible to use these from the network kit otherwise, as it
would create a circular dependency (mail > bnetapi > mail).

Is there a better way to solve this problem?
2013-12-04 13:51:31 +01:00
..
b_mail_message.cpp Add compatibility file again. Should fix #7858. 2011-08-01 02:44:22 +00:00
c_mail_api.cpp No functional change; invert the order of includes. 2012-01-03 18:51:25 -05:00
crypt.cpp Major restructuring of the mail server: 2011-02-09 01:49:01 +00:00
des.c
FileConfigView.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
HaikuMailFormatFilter.cpp kits: Some spelling cleanup of common mistyped words 2012-02-08 16:50:18 -06:00
HaikuMailFormatFilter.h * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
Jamfile Support building most system libraries for secondary arch 2013-08-06 00:45:22 +02:00
libmail.rdef Patch by taos. Adds rdef files to make localization working. 2011-06-28 23:42:37 +00:00
mail_encoding.cpp Move {en,de}code_base64 to the support kit 2013-12-04 13:51:31 +01:00
mail_util.cpp Mail: some 64 bit fixes 2013-05-04 15:31:06 +02:00
MailAttachment.cpp Adjust array length. 2013-11-10 18:26:32 -05:00
MailComponent.cpp Style (pointer & spaces/tabs) 2010-08-15 12:18:26 +00:00
MailContainer.cpp Mail: some 64 bit fixes 2013-05-04 15:31:06 +02:00
MailDaemon.cpp Define B_MAIL_DAEMON_SIGNATURE and use it instead of hardcoding the signature everywhere. 2011-10-29 16:21:17 +00:00
MailMessage.cpp Mail: some 64 bit fixes 2013-05-04 15:31:06 +02:00
MailProtocol.cpp * mail_util.h was not self-contained. 2011-10-08 18:41:20 +00:00
MailSettings.cpp Define B_MAIL_DAEMON_SIGNATURE and use it instead of hardcoding the signature everywhere. 2011-10-29 16:21:17 +00:00
NodeMessage.cpp
numailkit.cpp * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
ProtocolConfigView.cpp Mail kit: use KiB unit (and localize) 2013-07-13 14:55:20 -04:00
ServerConnection.cpp mail kit: Use errno vs return codes, gives better results. 2012-01-22 09:31:36 -06:00