Matt Ronge
8913c60fe2
iPhone 5S fixes
2013-10-11 13:27:20 -05:00
Matt Ronge
34751e29f3
arm64 support
2013-09-24 18:59:40 -05:00
Matt Ronge
f75d94f68e
Fix mailcore build
2013-07-28 11:04:27 -05:00
Matt Ronge
ee1760ebaf
Import of CTXlistResult was messed up. Fixed #78
2013-03-14 15:49:17 -05:00
Scott Nonnenberg
d3bf550e1d
account.plist used to specify mail account data
...
Instead of hardcoding it. Excluded from the repository via .gitignore. Also adding TestData to the project, compiled into the Test bundle.
Pushing the iOS deployment target down to 4.3, and ensuring that all projects have the same value there.
2012-12-20 20:02:46 -08:00
Kris Wong
e44d7169a6
Fix for attachment content type handling on iOS.
2012-11-16 14:24:28 -06:00
Kris Wong
053ab837fb
Update the iOS target to include new source file.
2012-11-15 16:01:30 -06:00
Kris Wong
81e574398c
Added support for the XLIST command. Fixed mailbox names to be converted to/from UTF-7.
2012-10-16 15:08:40 -05:00
Matt Ronge
a182d018ae
Project fixes for Xcode 4.5 and armv7s
2012-09-20 14:46:27 -05:00
Matt Ronge
182298db69
Deployment targets are now set to default
2012-09-20 10:35:24 -05:00
Matt Ronge
4a7a6f817c
Fixed a memory leak that popped up when sending messages.
2012-09-02 20:35:07 -05:00
Matt Ronge
e10dc48ea1
New version of iOS ports
2012-08-06 15:10:17 -05:00
Matt Ronge
704741e85b
IMPORTANT: Changed how importing mailcore headers works so it behaves when archiving your app for distribution. Please see the docs for more info
2012-07-12 14:55:50 -05:00
Jonathan Willing
fe1049ec3b
fix small mistake, silence error
2012-07-05 17:13:18 -05:00
Matt Ronge
c95e8fc483
Updated the inline API docs
2012-07-03 15:41:43 -05:00
Matt Ronge
a19d761806
Cleaned up the messagesender example for OS X and made a few OS X related fixes to MailCore in the process
2012-07-03 11:44:12 -05:00
Matt Ronge
f7f9d945ba
- Removed some old ways of requesting message lists and CTBareMessage
...
- In the process found a memory error in CTCoreMessage, found and fixed
- Fixed a few broken tests
2012-06-08 14:55:27 -05:00
Matt Ronge
a754f12ad4
More cleanup on message list fetching, also wrote some tests and documentation
2012-06-08 13:21:31 -05:00
Matt Ronge
2cf22b7f10
Got tests running again
2012-06-07 11:02:13 -05:00
Matt Ronge
d6f68a684b
Updated projects to fix build errors
2012-05-24 18:35:48 -05:00
Matt Ronge
c7e8e069b6
Cleaned up errors and turned on warnings as errors
2012-05-24 16:20:54 -05:00
Matt Ronge
e510829760
Upgraded MailCore project and updated version of libetpan in use
2012-05-24 12:59:05 -05:00
Matt Ronge
6930e8dff5
The copy headers step was missing from the iOS target
2012-02-21 19:07:33 -06:00
Matt Ronge
18a666603b
Made some changes to the last merge request
2012-01-15 16:22:59 -06:00
Matt Ronge
0099b84cb2
Modified how the example projects link against mailcore
2011-10-19 20:48:47 -05:00
Matt Ronge
959583fc71
Updated projects and added an iOS example project. very much still a work in progress
2011-10-17 20:58:23 -05:00
Matt Ronge
1071707943
Updated project so that it builds for iOS
2011-10-16 19:54:48 -05:00
Matt Ronge
aad7cd55d3
Removing old libetpan
2011-10-16 16:12:32 -05:00
Matt Ronge
e4a4a6ed02
Some project tweaks, all examples are building again
2011-05-08 22:52:12 -05:00
Matt Ronge
ae4d764843
Merged
2011-05-08 13:54:34 -05:00
Matt Ronge
ccaba6cabb
Merged
2011-05-08 13:31:22 -05:00
jils
35b9c2216c
Correctly cancelling smtp thread (thanks to Hoa). Sending status along to delegate.
...
--HG--
branch : KJ-1.0
2010-05-26 02:10:35 -07:00
jils
3699061586
First cut at adding async smtp message sending
...
--HG--
branch : KJ-1.0
2010-05-10 02:10:00 -07:00
Matt Ronge
d4165e4edc
Changed debug mode to only build active archs
...
--HG--
branch : KJ-1.0
2010-05-03 20:39:57 -05:00
Matt Ronge
d7d0a27562
Debug now builds again
2010-03-10 15:18:03 -06:00
Matt Ronge
07091cd01f
Included iphone target in mailcore
2009-12-18 11:49:43 -08:00
Matt Ronge
b793f00e13
Added an authors file
2009-12-09 16:38:39 -06:00
Matt Ronge
2ee48a0c68
MailCore now links statically against libetpan
2009-12-08 14:29:03 -06:00
Matt Ronge
fddb0de931
Fixed project so it builds for all archs and 64/32bit
2009-11-07 14:51:31 -06:00
Matt Ronge
d799f75a87
Switched to using libetpan as a companion framework
2009-11-01 11:39:05 -06:00
Matt Ronge
a8a489a7c4
Disabled Xcode unit tests GUI because it freezed in 10.6, temporary workaround with custom executable. Also turned off account unit tests that doesn't work
2009-09-03 18:00:40 -05:00
Matt Ronge
7be4e717e8
Updated header files included with mailcore
2009-08-10 19:39:57 -05:00
Matt Ronge
403c9ff224
Upgraded to libetpan version 0.58
2009-08-04 20:04:46 -05:00
Matt Ronge
1507615b29
Updated the etags script
2009-02-16 21:19:40 -06:00
Matt Ronge
50dd1ac83d
Added etags as an xcode build step
2009-02-16 15:11:26 -06:00
Matt Ronge
968d2cf5e1
Running tests in Xcode finally works again
2009-02-15 14:07:36 -06:00
Matt Ronge
5791df1fde
Removing CTMIME_ImagePart
2007-08-15 23:42:05 -05:00
Matt Ronge
64fd59f913
Added a new way to move through a MIME tree, CTMIME_Enumerator. A unit test is also included
2007-08-14 23:41:51 -05:00
Matt Ronge
edb5033ed4
Organized the project
2007-08-14 20:31:25 -05:00
Matt Ronge
a1f83aee86
Added implemented some attachment support and added some tests for it
2007-08-12 01:32:55 -05:00