aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "Fixed build"Gravatar Hoa V. DINH2014-01-16
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Fixed documentation of copyMessagesGravatar Hoa V. DINH2014-01-15
* Fixed buildGravatar Hoa V. DINH2014-01-08
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-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 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
| * 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
* 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
* | Unify Project StyleGravatar CodaFi2013-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
* Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventionsGravatar pfennema2013-12-05
* Separate searches for to, cc and bcc fields.Gravatar pfennema2013-12-04
* 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
|\
| * 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
|\ \
* | | Added size request to get message size of complete message (MCOIMAPMessagesRe...Gravatar pfennema2013-12-01
| |/ |/|
| * Implement size searchGravatar CodaFi2013-11-30
|/
* Improved charset conversionGravatar Hoa V. DINH2013-11-29
* Merge pull request #466 from CodaFi/Search-all-the-thingsGravatar Hoà V. DINH2013-11-25
|\
* | Fixed #465: returns correct value for modseqGravatar Hoa V. DINH2013-11-25
| * DateNumber -> DateGravatar CodaFi2013-11-24
| * TyposGravatar CodaFi2013-11-24
| * Silence -Wshorten-64-to-32 warningsGravatar CodaFi2013-11-24
| * Fix documentationGravatar CodaFi2013-11-24
| * ObjC InterfaceGravatar CodaFi2013-11-24