summaryrefslogtreecommitdiff
path: root/includes/image.inc
Commit message (Expand)AuthorAge
* Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale()Jennifer Hodgdon2013-03-04
* Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-MJennifer Hodgdon2012-10-04
* Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scal...webchick2011-12-24
* Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attri...webchick2011-10-17
* Reverting accidental commit with last patch.webchick2011-10-17
* Oops. Forgot a file.webchick2011-10-17
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
* #307636 by zbricoleur: Fixed image_get_info() fails on IIS on new uploadsAngie Byron2010-12-08
* - Patch #855316 by aspilicious: fix newlines in image.inc.Dries Buytaert2010-07-16
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
* #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, ...Angie Byron2009-09-01
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu...Angie Byron2009-08-24
* Of all the patches to accidentally commit without a message. :( Rolling back ...Angie Byron2009-08-24
* *** empty log message ***Angie Byron2009-08-24
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modul...Dries Buytaert2009-08-20
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
* #438810 by drewish: Fix image_get_info() docs.Angie Byron2009-04-20
* Roll-back of #333054; needs more discussion.Angie Byron2009-04-20
* - Patch #373613 by drewish, quicksketch: working around some Debian issues. ...Dries Buytaert2009-03-10
* - Patch #373613 by quicksketch and drewish: in order to operate on images mul...Dries Buytaert2009-03-09
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
* - Patch #270508 by paul.levvik and pwolanin: usability improvement: image too...Dries Buytaert2008-07-08
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* #213517 by ax: inline documentation cleanup, fixing four unclosed @defgroupsGábor Hojtsy2008-01-28
* - Patch #148346 by drewish: added PHPdoc.Dries Buytaert2007-08-08
* - Patch #148346 by Steef and drewish: split image.inc into image.inc and imag...Dries Buytaert2007-08-02
* - Patch #142798 by sime: documentation fix.Dries Buytaert2007-05-12
* - Modified patch #142798 by Steven and sime: introduced a new image API funct...Dries Buytaert2007-05-11
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* - Patch #105164 by kkaefer: image quality settings toggle.Dries Buytaert2006-12-26
* #101970: image_scale() should not scale to identical sizesSteven Wittens2006-12-12
* - Patch #59263 by stefan et al: bugfix, support PNGs with alpha layer.Dries Buytaert2006-09-18
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). ...Dries Buytaert2005-07-31
* - Patch #27431 by Cvbge: add file size infomation to image_get_info()Dries Buytaert2005-07-31
* - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix se...Dries Buytaert2005-06-19
* - #19517: Fix GD2 toolkit error.Steven Wittens2005-03-29
* - Patch #18700 by Stefan and James: removed GD1 calls, improved error/status ...Dries Buytaert2005-03-23
* #17477: Remove dependency on GD for avatar uploading.Steven Wittens2005-02-21
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01