Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | OC_Image::__invoke didn't return anything thus causing contacts/thumbnail.php... | Thomas Tanghus | 2012-01-02 | 1 | -1/+1 | |
* | Added more error checking and debug on missing image support. | Thomas Tanghus | 2012-01-02 | 1 | -6/+29 | |
* | Added save() to OC_Image. | Thomas Tanghus | 2012-01-02 | 1 | -9/+44 | |
* | Removed static declaration from loadFrom* methods. | Thomas Tanghus | 2012-01-02 | 1 | -7/+6 | |
* | Mixed up two lines :-P | Thomas Tanghus | 2012-01-01 | 1 | -2/+2 | |
* | Added image type specific loading and displaying. | Thomas Tanghus | 2012-01-01 | 1 | -11/+128 | |
* | Small fixes | Thomas Tanghus | 2012-01-01 | 1 | -3/+9 | |
* | Removed some denug statements and an exception thrown. | Thomas Tanghus | 2012-01-01 | 1 | -4/+1 | |
* | Added class OC_Image | Thomas Tanghus | 2012-01-01 | 1 | -0/+297 |