haiku/src/kits/mail
Humdinger 4015b5877f Mail: Fix 'Leave as 'New'
When closing an unread email via "Close | Leave as 'New'", it's
still set to MAIL:status "Read".
IComparing the BString read from the MAIL:status attribute returns
"0" for a match, which the if-statement turns to false...

Change-Id: I4c3846fd39a6056e4bed8388e41dbf4929798799
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1865
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-09-14 20:05:52 +00:00
..
b_mail_message.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
c_mail_api.cpp Completed transition to the new mail API; ie. it compiles. 2015-01-06 15:21:55 +01:00
crypt.cpp Major restructuring of the mail server: 2011-02-09 01:49:01 +00:00
FileConfigView.cpp Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00
HaikuMailFormatFilter.cpp BString: rename SetCharAt to SetByteAt 2017-01-12 22:03:51 +01:00
HaikuMailFormatFilter.h IMAP: downloading mails is now working. 2015-01-06 15:26:47 +01:00
Jamfile Mail Kit: Delete now-unused DES implementation. 2017-12-26 13:59:25 -05:00
libmail.rdef Patch by taos. Adds rdef files to make localization working. 2011-06-28 23:42:37 +00:00
mail_encoding.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
mail_util.cpp Mail: Fix 'Leave as 'New' 2019-09-14 20:05:52 +00:00
MailAttachment.cpp Adjust array length. 2013-11-10 18:26:32 -05:00
MailComponent.cpp BMailComponent: made a few methods const. 2015-09-04 17:33:12 +02:00
MailContainer.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
MailDaemon.cpp Reset the daemon messenger after a successful Launch(). 2015-01-06 15:22:14 +01:00
MailFilter.cpp IMAP: downloading mails is now working. 2015-01-06 15:26:47 +01:00
MailMessage.cpp Fix the build following the 64-bit time_t switch. 2017-06-06 17:38:17 -04:00
MailProtocol.cpp MailProtocol.cpp: fix gcc6 build 2016-05-03 21:01:48 +02:00
MailSettings.cpp BMailAccountSettings: use BPathFinder. 2015-11-07 20:55:14 +01:00
MailSettingsView.cpp Major mail protocol/filter settings rework. 2015-01-06 15:22:56 +01:00
NodeMessage.cpp style cleanup 2008-04-26 12:16:53 +00:00
numailkit.cpp * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
ProtocolConfigView.cpp Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00