aboutsummaryrefslogtreecommitdiff
path: root/lib/resize.php
AgeCommit message (Expand)Author
2011-11-23added editing of imagesCash Costello
2010-05-01Users cannot change the 2 smallest thumbnails from square now - less confusin...Cash Costello
2010-05-01pulled out size calculations for imagick alsoCash Costello
2010-05-01Fixed some bugs in resize library and centralized the resizing parameter calc...Cash Costello
2010-05-01cleaned up library filesCash Costello
2010-03-06better error checking for imagemagickCash Costello
2010-02-22added some comments to help people who look at convert command lineCash Costello
2009-12-12convert line endings to UnixCash Costello
2009-11-03fixed bug where admins couldn't redo thumbnails for other usersCash Costello
2009-10-03cleaned up the names of ImageMagick functionsCash Costello
2009-07-17continue to build watermarking codeCash Costello
2009-07-12cleaned up the command line watermarking codeCash Costello
2009-07-12moving around the watermarking code for supporting other image libsCash Costello
2009-07-12wrong variable for image magick pathCash Costello
2009-07-11I will probably regret this - opening up imagemagick command line to allCash Costello
2009-06-21better job catching no settingsCash Costello
2009-06-21final tweaks of gd upload codeCash Costello
2009-06-20improved the GD resizing code - writing files rather than returning jpegsCash Costello
2009-06-20fixed bug where gifs were messed up in resizingCash Costello
2009-06-07fixed minor issue with uploading png from IE7Cash Costello
2009-06-07fixed bug in IM php resize codeCash Costello
2009-06-06added PHP ImageMagick resizing - needs more testing and determining how much ...Cash Costello
2009-06-05added image sizes to settings and removed deprecated settings objectCash Costello
2009-05-18fixed watermarking after code re-org and added most recently viewed optionGreg Froese
2009-05-17added skeleton for PHP ImageMagickCash Costello
2009-05-17moved all resize code into lib/resize.phpCash Costello
2009-05-17moved code from upload action in resize libraryCash Costello
2009-05-12Placeholders for library functionsCash Costello