summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/graphics.php
AgeCommit message (Expand)Author
2009-10-06Move the graphics::rotate to gallery_graphics::rotate to be consistent with t...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
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
2009-09-02Change graphics::generate() API so that it doesn't return a boolean,Bharat Mediratta
2009-09-02Deal with the aftermath of adding sharpen() calls. Since GD does notBharat Mediratta
2009-08-31XSS review fixes (mostly adding missing html::mark_clean()) calls.Andy Staudacher
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Merge commit 'upstream/master'Andy Staudacher
2009-08-30Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...Andy Staudacher
2009-08-29Remove try/catch in resize() since that will swallow any exceptionsBharat Mediratta
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-08-29Fix for ticket #628:Tim Almdal
2009-08-08Improve the graphics toolkit detection code so that properlyBharat Mediratta
2009-07-31Add new events:Bharat Mediratta
2009-07-14Add /opt/bin as a binary path.Bharat Mediratta
2009-07-02Suppress the filesize error if the thumbnail is not found so we can getTim Almdal
2009-06-24Look in /opt/local/bin for binaries, too.Bharat Mediratta
2009-06-16Use a placeholder image if ffmpeg is missing instead of throwing anBharat Mediratta
2009-06-12Add /usr/local/bin to PATH before trying to detect binaries.Bharat Mediratta
2009-06-07Improve error handling support for corrupt images and report themBharat Mediratta
2009-06-05Add the exception message to the trace string when there's a graphicsBharat Mediratta
2009-06-04Skip over busted images when rebuilding. Change graphics::generate()Bharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta