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