aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fixed crash when MCOperationQueue is released while operations are in progressGravatar Hoa V. Dinh2013-06-17
* Fixed deadlock in OperationQueueGravatar Hoa V. DINH2013-06-14
* Fix CMakeLists. (Bug #1)Gravatar Hubert Figuière2013-06-14
* Revert "Fixed deadlock in OperationQueue"Gravatar Hoa V. Dinh2013-06-12
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-06-12
* Merge remote-tracking branch 'upstream/master'Gravatar silenteh2013-06-12
|\
* | Initialization of IMAPFolderStatus variables to their default values was in t...Gravatar silenteh2013-06-12
| * Fixed deadlock in OperationQueueGravatar Hoa V. DINH2013-06-11
* | Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar silenteh2013-06-12
|\|
* | changed mFirstUnseenUid in MCIMAPSession to a default of zero instead of -1Gravatar silenteh2013-06-12
* | fixed indentation of comments, variables and methods names - added class for ...Gravatar silenteh2013-06-12
| * Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2013-06-08
| |\
| * | Documented the Obj-C API for providersGravatar Matt Ronge2013-06-08
| | * Fixed crash when using checkAccount on the same session twice. Fixed #75.Gravatar Hoa V. DINH2013-06-05
| |/
* | added imap STATUS commandGravatar silenteh2013-06-05
* | Merge branch 'master' of github.com:silenteh/mailcore2Gravatar silenteh2013-06-05
|\|
* | changed the wrong variable name to firstUnseenUid - gets the first unseen Uid...Gravatar silenteh2013-06-05
* | added the first unread uid from the SELECT imap command - the name of the var...Gravatar silenteh2013-06-04
| * Renamed category NSArray (MCONSArray) to NSArray (MCOAddress)Gravatar Hoa V. DINH2013-06-02
| * Thread safe uniquedStringWithUTF8Characters()Gravatar Hoa V. DINH2013-06-02
| * property name: VoIPEnabled -> voIPEnabledGravatar Hoa V. DINH2013-06-02
| * Fixed compilation error due to extra /Gravatar Pushkar Singh2013-06-02
| * Updated the rest of the docsGravatar Matt Ronge2013-06-02
| * Finished formatting docs for Appledoc for IMAP and SMTPGravatar Matt Ronge2013-06-02
|/
* Fixed crash when using mailprovidersGravatar Hoa V. DINH2013-06-01
* Added public headerGravatar Hoa V. DINH2013-05-31
* Fixed #61: annotate explicitely -copyMessagesOperationWithFolder:uids:destFol...Gravatar Hoa V. DINH2013-05-31
* Correct patch for #68: fixed assert when calling IMAPFolderInfoOperation when...Gravatar Hoa V. DINH2013-05-31
* Fixed double-releaseGravatar Hoa V. DINH2013-05-29
* Exposes hostnameWithEmailGravatar CodaFi2013-05-29
* Fixed the crashes while using the MCIMAPSearchExpression, mKind was not set a...Gravatar Pushkar Singh2013-05-28
* __MACH__ -> _UUID_STRING_TGravatar Hoa V. DINH2013-05-27
* Fixed pathsGravatar Hoa V. DINH2013-05-26
* Added MCAssert for (mCurrentFolder != NULL)Gravatar Pushkar Singh2013-05-26
* Renamed MCOPROVIDER.h to MCOProvider.hGravatar Pushkar Singh2013-05-26
* Select folder if there fetch messages is called for a different folderGravatar Pushkar Singh2013-05-26
* Provider classes made public and fixed the load issue with the NetServiceGravatar Pushkar Singh2013-05-24
* Added more commentsGravatar Hoa V. DINH2013-05-23
* Fixed crash when connection failsGravatar Hoa V. DINH2013-05-22
* Simplified linking against mailcore. Added quick instructions in README.mdGravatar Hoa V. DINH2013-05-21
* Changed delegate prototype to make it easier to use the renderer and customiz...Gravatar Hoa V. DINH2013-05-18
* Fixed attachments queryGravatar Hoa V. Dinh2013-05-09
* added shouldShowPart to remove unwanted attachments from rendererGravatar Ken Grigsby2013-05-08
* Merge pull request #45 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-05-08
|\
| * fix typoGravatar Ken Grigsby2013-05-08
* | Implemented collection of attachmentsGravatar Hoa V. DINH2013-05-05
* | cleanupGravatar Hoa V. DINH2013-05-05
* | Fixed buildGravatar Hoa V. DINH2013-05-04
* | Cleaned provider implementationGravatar Hoa V. DINH2013-05-04
* | Improved comment for message partGravatar Hoa V. DINH2013-05-04