aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixed buildGravatar Hoa V. DINH2014-01-08
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Merge pull request #546 from mronge/masterGravatar Hoà V. DINH2014-01-08
|\
| * iOS 7ify the example projectGravatar Matt Ronge2014-01-08
|/
* Simplified and fixed implementation of copyMessages (fixes #541)Gravatar Hoa V. Dinh2014-01-07
* Fixed #541: returns uid mapping properlyGravatar Hoa V. DINH2014-01-06
* Improved documentation of connectionLoggerGravatar Hoa V. DINH2014-01-06
* Fixed potential crashGravatar Hoa V. DINH2014-01-03
* Fixed build on LinuxGravatar Hoa V. DINH2014-01-02
* Fixed charset detection, improved collection of valid charset (fixed #532)Gravatar Hoa V. DINH2014-01-02
* Added commentGravatar Hoa V. DINH2014-01-02
* Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...Gravatar Hoa V. DINH2014-01-02
* Improved charset conversion. Added TODOs.Gravatar Hoa V. DINH2014-01-02
* Merge pull request #535 from CodaFi/W-Pedantic-WarningsGravatar Hoà V. DINH2014-01-02
|\
* | Build fixes for LinuxGravatar Hoa V. Dinh2014-01-02
| * Fix PR commentsGravatar Robert Widmann2014-01-02
| * Return proper NULL delimiterGravatar Robert Widmann2014-01-01
* | Merge pull request #520 from CodaFi/X-GM-RAWGravatar Hoà V. DINH2013-12-29
|\ \
| | * Add required virtual destructors.Gravatar Robert Widmann2013-12-29
| | * Remove unused or undefined functionsGravatar Robert Widmann2013-12-29
| | * Remove mentions of registerGravatar Robert Widmann2013-12-29
| | * Remove unused variableGravatar Robert Widmann2013-12-29
| |/
| * Improve documentationGravatar Robert Widmann2013-12-29
| * RAW -> RawGravatar Robert Widmann2013-12-29
| * Implement X-GM-RAW interfacesGravatar Robert Widmann2013-12-29
|/
* Updated to latest libetpan b9de519082830cfc92bceb587e8060a28735b121Gravatar Hoa V. DINH2013-12-29
* Merge pull request #494 from pfennema/masterGravatar Hoà V. DINH2013-12-10
|\
| * Fixed month and year calculation by adding +1 for month and +1900 for year.Gravatar pfennema2013-12-10
* | Merge pull request #492 from CodaFi/Style-FixGravatar Hoà V. DINH2013-12-08
|\ \
| * | Unify Project StyleGravatar CodaFi2013-12-08
| * | Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-12-08
| |\ \ | |/ / |/| |
* | | Merge pull request #487 from pfennema/masterGravatar Hoà V. DINH2013-12-08
|\ \ \ | | |/ | |/|
| * | Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...Gravatar pfennema2013-12-08
| * | Removed mDate from searchExpression, now using mLongNumber onlyGravatar pfennema2013-12-07
| * | Minor changes on bracket usageGravatar pfennema2013-12-07
| * | mDate in searchExpression is not copiedGravatar pfennema2013-12-07
| * | Incorporated comments from CodaFiGravatar pfennema2013-12-06
| | * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-12-05
| | |\ | |_|/ |/| |
| * | Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventionsGravatar pfennema2013-12-05
| * | Separate searches for to, cc and bcc fields.Gravatar pfennema2013-12-04
|/ /
* | Merge pull request #481 from pfennema/masterGravatar Hoà V. DINH2013-12-03
|\ \
| * | integrated changes from codaFi into my branch so we can merge this into the m...Gravatar pfennema2013-12-03
| * | Merge latest changes including search-size from CodaFi and continue from ther...Gravatar pfennema2013-12-03
| |\ \ | |/ / |/| |
* | | Merge pull request #484 from yellowandy/patch-1Gravatar Hoà V. DINH2013-12-02
|\ \ \
| * | | Removing unnecessary return.Gravatar Andreas Sandberg2013-12-02
|/ / /
| * | Changed MCOIMAPMessagesRequestKindSize to camelCase.Gravatar pfennema2013-12-01
| * | Added constant IMAPMessagesRequestKindSize to IMAPMessagesRequestKind, someho...Gravatar pfennema2013-12-01
| * | Merge branch 'Search-Size' of https://github.com/CodaFi/mailcore2Gravatar pfennema2013-12-01
| |\ \
| * \ \ Merge https://github.com/CodaFi/mailcore2Gravatar pfennema2013-12-01
| |\ \ \ | | | |/ | | |/|
| * / | Added size request to get message size of complete message (MCOIMAPMessagesRe...Gravatar pfennema2013-12-01
|/ / /