aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/zip
Commit message (Collapse)AuthorAge
* Added missing filesGravatar Hoa V. Dinh2015-07-13
|
* Fixed #1164: merged #1169 manually. Fixed zipping on iOS device, running ↵Gravatar Hoa V. Dinh2015-07-13
| | | | with sandbox.
* Fixed CreateZipFileFromFolder() on win32.Gravatar Hoà V. DINH2015-01-22
|
* Implemented CreateZipFileFromFolder() on win32 (fixed #1001)Gravatar Hoa V. DINH2015-01-22
|
* Fixed analyzer issues and warnings (#993 and fixed #992)Gravatar Hoa V. DINH2014-12-11
|
* Build for AndroidGravatar Hoa V. DINH2014-12-06
|
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* Fixed win32 buildGravatar Hoa V. Dinh2014-11-18
|
* Port to win32Gravatar Hoa V. Dinh2014-11-14
|
* Conformant header guardsGravatar CodaFi2014-02-22
| | | | Fixes #606
* Unify Project StyleGravatar CodaFi2013-12-08
|
* Merge pull request #368 from yuklai/master_unusedVariablesGravatar Hoà V. DINH2013-09-09
|\ | | | | Remove unused varilables.
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |
* | Remove a few potential memory leaksGravatar Yuk Lai Suen2013-09-09
| |
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
|/
* Fixed buildGravatar Hoa V. DINH2013-07-16
|
* Fixed #8: When the attachment is a folder, the folder is compressed and the ↵Gravatar Hoa V. DINH2013-07-16
attachment is the compressed file.