aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes
Commit message (Expand)AuthorAge
* Fixed memory leak (fixed #794)Gravatar Hoa V. DINH2014-07-20
* Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* Merge pull request #770 from foxinushka/masterGravatar Hoà V. DINH2014-07-15
|\
* | refactored sortedArray()Gravatar Hoa V. DINH2014-06-26
| * Fixed DOCTYPE in MCHTMLCleanerGravatar Viktor Gedzenko2014-06-24
|/
* Merge pull request #738 from CleanShavenApps/mc-masterGravatar Hoà V. DINH2014-06-14
|\
* | Fixed intersction methodsGravatar Hoa V. DINH2014-06-13
| * Merge branch 'fix-for-jap-encoding-crash' into mc-masterGravatar honcheng2014-06-03
|/|
| * Fixed crash when stringWithDetectedCharset in MCData returns NULL for Japanes...Gravatar honcheng2014-06-03
* | Fixed MCString::htmlMessageContent()Gravatar Viktor Gedzenko2014-05-27
* | Fixed IndexSet iteratorGravatar Hoa V. DINH2014-05-22
* | Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
* | Fixed build, fixed iteratorGravatar Hoa V. DINH2014-05-18
* | IndexSet iteratorGravatar Hoa V. DINH2014-05-18
* | Fixed linux buildGravatar Hoa V. DINH2014-05-18
|/
* Turn off TidyMark to clean up HTML outputGravatar George Nachman2014-05-02
* Fixed type conversionGravatar Hoa V. DINH2014-04-15
* deletion of ending characters made easierGravatar Hoa V. DINH2014-04-15
* Fixed #671: workaround bad message encodingGravatar Hoa V. Dinh2014-04-04
* Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
* Added sort array in placeGravatar Hoa V. DINH2014-03-26
* Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2014-03-14
|\
* | Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
| * Disable logs. Fixed description of SetGravatar Hoa V. DINH2014-03-12
| * Fixed Cancel All OperationsGravatar Luca2014-03-12
| * Cancel all operationsGravatar Luca2014-03-10
|/
* Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
* Fixed delay typeGravatar Hoa V. Dinh2014-02-26
* Fixed #608: cancelled scheduled operations that are not run will not run in t...Gravatar Hoa V. DINH2014-02-23
* Removed Unnecessary NULL-Pointer CheckGravatar CodaFi2014-02-22
* Conformant header guardsGravatar CodaFi2014-02-22
* Improved performance of JSON parserGravatar Hoa V. DINH2014-02-20
* Fixed charset conversionGravatar Hoa V. DINH2014-02-14
* Fixed buildGravatar Hoa V. Dinh2014-02-11
* Don't remove empty div elements.Gravatar Andreas Sandberg2014-02-11
* Fixed serialization of HashMapGravatar Hoa V. DINH2014-02-09
* Fixed removeRange() implementationGravatar Hoa V. DINH2014-02-06
* Render text as HTMLGravatar Hoa V. DINH2014-02-05
* added removeLastObject()Gravatar Hoa V. DINH2014-02-05
* Fixed some IndexSet operationsGravatar Hoa V. DINH2014-01-31
* Fixed base64 encodingGravatar Hoa V. DINH2014-01-30
* Added more indexSet helpersGravatar Hoa V. DINH2014-01-19
* Fixed #567: dispatch queue for POP and SMTPGravatar Hoa V. DINH2014-01-18
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Implemented Object::performMethodOnDispatchQueueAfterDelay() and fixed MCIMAP...Gravatar Hoa V. DINH2014-01-18
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Fixed charset detection, improved collection of valid charset (fixed #532)Gravatar 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