summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/gallery_graphics.php
AgeCommit message (Expand)Author
2013-01-27#1969 - Give graphics events the ability to override the standard process.shadlaws
2013-01-25#1965 - Improve sanity checks and copy/convert/process logic for rotate and r...shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-05-07Fix typo in call to Kohana_Exception::getMessage, thanks to Serge.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-03-05Add missing phpDoc for the extra Item_Model argument to graphics callsBharat Mediratta
2011-02-23Added extra arg to gallery_graphics calls and updated userscolings
2011-02-21Added 'item' to parameters passed to graphics rulescolings
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-11Don't resize if the target size is the same as the original. Fixes #1602.Bharat Mediratta
2010-12-23Fix PHPDoc for composite().Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-10-06Move the graphics::rotate to gallery_graphics::rotate to be consistent with t...Tim Almdal
2009-09-27This path requires the upgrader to be run and applies the following changes:Tim Almdal
2009-09-24Refactor the graphic rules processing to accomplish 2 goals: First separate t...Tim Almdal