index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
helpers
/
gallery_graphics.php
Age
Commit 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-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-05-07
Fix typo in call to Kohana_Exception::getMessage, thanks to Serge.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-03-05
Add missing phpDoc for the extra Item_Model argument to graphics calls
Bharat Mediratta
2011-02-23
Added extra arg to gallery_graphics calls and updated users
colings
2011-02-21
Added 'item' to parameters passed to graphics rules
colings
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-11
Don't resize if the target size is the same as the original. Fixes #1602.
Bharat Mediratta
2010-12-23
Fix PHPDoc for composite().
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-10-06
Move the graphics::rotate to gallery_graphics::rotate to be consistent with t...
Tim Almdal
2009-09-27
This path requires the upgrader to be run and applies the following changes:
Tim Almdal
2009-09-24
Refactor the graphic rules processing to accomplish 2 goals: First separate t...
Tim Almdal