aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCObject.cc
Commit message (Expand)AuthorAge
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
* Port to win32Gravatar Hoa V. Dinh2014-11-14
* Fixed #847: make performMethodOnDispatchQueueAfterDelay thread safeGravatar Hoa V. DINH2014-08-29
* Fixed build, fixed iteratorGravatar Hoa V. DINH2014-05-18
* Fixed linux buildGravatar Hoa V. DINH2014-05-18
* Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
* Fixed delay typeGravatar Hoa V. Dinh2014-02-26
* Implemented Object::performMethodOnDispatchQueueAfterDelay() and fixed MCIMAP...Gravatar Hoa V. DINH2014-01-18
* Callback is now called on the dispatch queue where the operation has been ins...Gravatar Hoa V. DINH2013-09-29
* Fixed several warningsGravatar Hoa V. DINH2013-08-17
* Fix literal to char* conversion warningsGravatar CodaFi2013-08-07
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* Fixed log for deallocGravatar Hoa V. Dinh2013-07-25
* Fixed memory leak in Object::className(). Switched to CFNetwork socket implem...Gravatar Hoa V. Dinh2013-06-28
* Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
* use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePoolGravatar Hoa V. DINH2013-05-04
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
* first commitGravatar DINH Viet Hoa2013-01-11