sogo/UI/MailerUI
Patrice Levesque a813e38897 Comment out sendMail method in SOGoDraftObject and replace its sole known usage by sendMailAndCopyToSent.
In a 2011-09-26 commit (in Changelog.old), I understand the author wanted to
phase sendMail out and replace it by sendMailAndCopyToSent.  Since there are
compilation warnings related to sendMail, removing the sendMail method and
replacing the sole call to it seemed like the cleanest way.
2016-03-07 10:34:41 -05:00
..
Arabic.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Basque.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
BrazilianPortuguese.lproj Update translations 2016-01-27 13:16:16 -05:00
Catalan.lproj Update translations 2016-01-21 10:17:36 -05:00
ChineseTaiwan.lproj Fix Chinese (Taiwan) translation (double-quotes) 2016-02-26 13:45:56 -05:00
Croatian.lproj Add Croatian translation 2016-01-25 11:14:45 -05:00
Czech.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Danish.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Dutch.lproj Update translations 2016-02-04 14:01:31 -05:00
English.lproj (js) Improve display of msgs with many recipients 2016-02-26 15:19:33 -05:00
Finnish.lproj Update French and Finnish translations 2016-03-04 12:08:30 -05:00
French.lproj Update French and Finnish translations 2016-03-04 12:08:30 -05:00
German.lproj Update translations 2016-01-27 13:16:16 -05:00
Hungarian.lproj Update translations 2016-02-04 14:01:31 -05:00
Icelandic.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Italian.lproj Update translations 2016-02-04 14:01:31 -05:00
Macedonian.lproj Update translations 2016-01-21 10:17:36 -05:00
NorwegianBokmal.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
NorwegianNynorsk.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Polish.lproj Update translations 2016-01-27 13:16:16 -05:00
Portuguese.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Russian.lproj Update translations 2016-01-21 10:17:36 -05:00
Slovak.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Slovenian.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
SpanishArgentina.lproj Update translations 2016-01-27 13:16:16 -05:00
SpanishSpain.lproj Update translations 2016-01-27 13:16:16 -05:00
Swedish.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Toolbars Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
Ukrainian.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Welsh.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
bundle-info.plist see ChangeLog 2006-06-15 19:34:10 +00:00
COPYING see ChangeLog 2006-06-15 19:34:10 +00:00
GNUmakefile Add Croatian translation 2016-01-25 11:14:45 -05:00
GNUmakefile.postamble see ChangeLog 2006-06-15 19:34:10 +00:00
GNUmakefile.preamble Use string version number where applicable 2012-12-21 13:55:03 -05:00
MailerUIProduct.m Monotone-Parent: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03 2007-05-23 18:33:24 +00:00
product.plist (feature) Convert a message to an event or task 2016-02-10 16:15:00 -05:00
UIxEnvelopeAddressFormatter.m Change key for envelope addresses metadata 2015-06-11 15:40:27 -04:00
UIxFilterList.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailAccountActions.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailAccountActions.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailActions.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailActions.m Merge branch 'master' into fix-some-warnings 2016-02-15 11:23:27 -05:00
UIxMailEditor.m Comment out sendMail method in SOGoDraftObject and replace its sole known usage by sendMailAndCopyToSent. 2016-03-07 10:34:41 -05:00
UIxMailFilterPanel.m Fixed most build warnings 2012-10-22 10:09:13 -04:00
UIxMailFolderActions.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailFolderActions.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailFormatter.h Address formatter returns metadata as a dictionary 2015-06-11 15:40:26 -04:00
UIxMailFormatter.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailListActions.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailListActions.m Fix JSON payload of errors in Mail listing actions 2016-02-23 12:00:39 -05:00
UIxMailMainFrame.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailMainFrame.m Fix unseen count retrieval of nested IMAP folders 2016-02-26 14:59:54 -05:00
UIxMailMoveToPopUp.m Fixed most build warnings 2012-10-22 10:09:13 -04:00
UIxMailPopupView.m Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
UIxMailSearch.h version 1 of the inbox search 2014-08-06 14:49:36 -04:00
UIxMailSearch.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailSourceView.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailSourceView.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailToSelection.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailUserDelegationEditor.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailUserRightsEditor.h (fix) Some compilation warnings 2015-08-03 12:03:56 -04:00
UIxMailUserRightsEditor.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailView.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailWindowCloser.m Monotone-Parent: c5cc88dd452d75edebb6730bdb60d21a0facec48 2007-07-27 17:30:37 +00:00
WOContext+UIxMailer.h Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627 2010-05-27 21:56:04 +00:00
WOContext+UIxMailer.m Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627 2010-05-27 21:56:04 +00:00