summaryrefslogtreecommitdiffstats
path: root/system/libraries/Image_lib.php
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-1/+1
2012-05-24Adding width and height to list of clear variables to fix #1059Jamie Hurst1-1/+1
2011-12-11Fix for Issue #538.Andrew Mackrodt1-1/+1
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-59/+59
2011-04-25Fixed double-space typo.Razican1-59/+59
2011-02-14Uppercasing some stray lowercase keywords for code consistencyPascal Kriete1-1/+1
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Changing all class constructors to __construct()Greg Aker1-2/+1
2010-11-10removing a few php 4 workarounds from the image lib.Pascal Kriete1-13/+0
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-21/+21
2010-08-20Added ability in the Image Library to handle PNG transparency for resize oper...Derek Jones1-0/+7
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-10-13numerous changes from DIR_WRITE_MODE to FILE_WRITE_MODEDerek Jones1-6/+6
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2009-03-11ereg eradicationDerek Jones1-4/+4
2009-02-10"optimized" explode_name()Derek Jones1-20/+4
2008-12-09added some better error checking for saving files with GDDerek Jones1-3/+15
2008-12-01Removed a strict type check from the rotate() function of the Image Manipulat...Derek Allard1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-1547/+1547
2008-11-12Propset eol-style to CRLFDerek Jones1-1547/+1547
2008-11-06corrected a few docblock comments to accurately reflect return valuesDerek Allard1-1545/+1547
2008-10-17Fixed bug: 4893Rick Ellis1-7/+9
2008-10-17Fixed bug #4562. A path was not defined for NetPBMRick Ellis1-1/+1
2008-10-17Fixed bug #4532. If cropping, but the new values are identical to the old va...Rick Ellis1-24/+17
2008-10-01removed an errant tabRick Ellis1-1/+1
2008-09-13(no commit message)Rick Ellis1-1/+1
2008-05-16fixed regular expression in Image lib, CI bug #4542Derek Jones1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-30/+30
2008-05-12changed overlay_watermark() to check for an alpha value before applying the i...Derek Jones1-6/+19
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-29/+29
2008-04-04added constants.php file and implemented constants for file system modesDerek Jones1-6/+6
2008-03-05restore a commentDerek Allard1-2/+8
2008-01-29Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in th...Derek Allard1-8/+5
2008-01-29fixed bug (#3331) with image destination path in image_process_ntpbm()Derek Jones1-1/+1
2008-01-29added verbose comment regarding the $v2_override changeDerek Jones1-0/+6
2008-01-29fixed a dynamic_output error, and a gdversion bug.Derek Allard1-9/+7
2008-01-29Fixed a bug (#2858) which referenced a wrong variable in the Image class.Derek Allard1-1/+3
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-2/+2
2007-02-01fixed resize bug that was comparing height to width instead of height to orig...Derek Allard1-1526/+1526
2006-10-21(no commit message)admin1-68/+68
2006-10-21(no commit message)admin1-30/+6
2006-10-08(no commit message)admin1-0/+1
2006-10-07(no commit message)admin1-4/+4