sogo/UI
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
..
AdministrationUI Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
Common Update French and Finnish translations 2016-03-04 12:08:30 -05:00
Contacts Improve display of a contact's URLs 2016-03-01 16:53:08 -05:00
MailerUI Comment out sendMail method in SOGoDraftObject and replace its sole known usage by sendMailAndCopyToSent. 2016-03-07 10:34:41 -05:00
MailPartViewers Add missing header declarations that made the compiler spit out warnings. 2016-03-07 10:34:41 -05:00
MainUI Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
PreferencesUI Update French and Finnish translations 2016-03-04 12:08:30 -05:00
Scheduler Fix warnings; both ‘WORequest’ may not respond to ‘-httpRequest’ and no ‘-parts’ method found. 2016-03-07 10:34:41 -05:00
SOGoElements Load XMLHttpRequest conditionally (< IE9) 2013-12-18 22:18:08 -05:00
SOGoUI (js) Improve sg-search directive 2016-02-24 21:41:03 -05:00
Templates (html) Can't set an alarm or recurrence to a task 2016-03-04 11:35:39 -05:00
WebServerResources (js/css) Update generated files 2016-03-05 01:41:46 -05:00
.gitignore Add md-colors module 2015-06-11 15:57:19 -04:00
common.make Put private libraries in /usr/lib/sogo 2014-10-01 20:36:42 +02:00
GNUmakefile Fixed compilation ordering to avoid bug in gnustep-make 2013-07-23 08:31:38 -04:00