aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/utils/MCOIndexSet.h
Commit message (Collapse)AuthorAge
* Update MCOIndexSet.hGravatar Robert La Ferla2014-05-09
| | | Added documentation of MCORange for easy reference.
* Merge pull request #619 from mronge/masterGravatar HoĆ  V. DINH2014-03-04
|\ | | | | Add NSCoding to classes that support it
| * Add NSCoding to classes that support itGravatar Matt Ronge2014-03-04
| |
* | Conformant header guardsGravatar CodaFi2014-02-22
|/ | | | Fixes #606
* ObjC API for indexset helpersGravatar Hoa V. DINH2014-01-19
|
* Added conversion between NSIndexSet and MCOIndexSet (fixed #370)Gravatar Hoa V. DINH2013-09-10
|
* Updated the rest of the docsGravatar Matt Ronge2013-06-02
|
* Added index eunumerator to MCOIndexSet.Gravatar Hoa V. DINH2013-04-06
|
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
|
* Implemented IMAP ObjC APIGravatar Hoa V. DINH2013-03-24