Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -21/+21 | |
2010-08-20 | Added ability in the Image Library to handle PNG transparency for resize ↵ | Derek Jones | 1 | -0/+7 | |
operations when using the GD lib. | |||||
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 | |
2009-10-13 | numerous changes from DIR_WRITE_MODE to FILE_WRITE_MODE | Derek Jones | 1 | -6/+6 | |
chmod operations on files were using the DIR_ constant permisisons | |||||
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 | |
2009-03-11 | ereg eradication | Derek Jones | 1 | -4/+4 | |
2009-02-10 | "optimized" explode_name() | Derek Jones | 1 | -20/+4 | |
2008-12-09 | added some better error checking for saving files with GD | Derek Jones | 1 | -3/+15 | |
2008-12-01 | Removed a strict type check from the rotate() function of the Image ↵ | Derek Allard | 1 | -1/+1 | |
Manipulation Class. | |||||
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -1547/+1547 | |
2008-11-12 | Propset eol-style to CRLF | Derek Jones | 1 | -1547/+1547 | |
simplified paragraph tag cleanup regex | |||||
2008-11-06 | corrected a few docblock comments to accurately reflect return values | Derek Allard | 1 | -1545/+1547 | |
removed some unneeded whitespace | |||||
2008-10-17 | Fixed bug: 4893 | Rick Ellis | 1 | -7/+9 | |
2008-10-17 | Fixed bug #4562. A path was not defined for NetPBM | Rick Ellis | 1 | -1/+1 | |
2008-10-17 | Fixed bug #4532. If cropping, but the new values are identical to the old ↵ | Rick Ellis | 1 | -24/+17 | |
values we simply save | |||||
2008-10-01 | removed an errant tab | Rick Ellis | 1 | -1/+1 | |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-05-16 | fixed regular expression in Image lib, CI bug #4542 | Derek Jones | 1 | -1/+1 | |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -30/+30 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-12 | changed overlay_watermark() to check for an alpha value before applying the ↵ | Derek Jones | 1 | -6/+19 | |
image to help support PNG-24s with alpha transparency http://codeigniter.com/bug_tracker/bug/4506/ | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 1 | -1/+3 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -29/+29 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 1 | -6/+6 | |
2008-03-05 | restore a comment | Derek Allard | 1 | -2/+8 | |
2008-01-29 | Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in ↵ | Derek Allard | 1 | -8/+5 | |
the Image library. Documented clear() | |||||
2008-01-29 | fixed bug (#3331) with image destination path in image_process_ntpbm() | Derek Jones | 1 | -1/+1 | |
2008-01-29 | added verbose comment regarding the $v2_override change | Derek Jones | 1 | -0/+6 | |
2008-01-29 | fixed a dynamic_output error, and a gdversion bug. | Derek Allard | 1 | -9/+7 | |
2008-01-29 | Fixed a bug (#2858) which referenced a wrong variable in the Image class. | Derek Allard | 1 | -1/+3 | |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -2/+2 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-02-01 | fixed resize bug that was comparing height to width instead of height to ↵ | Derek Allard | 1 | -1526/+1526 | |
original height | |||||
2006-10-21 | (no commit message) | admin | 1 | -68/+68 | |
2006-10-21 | (no commit message) | admin | 1 | -30/+6 | |
2006-10-08 | (no commit message) | admin | 1 | -0/+1 | |
2006-10-07 | (no commit message) | admin | 1 | -4/+4 | |
2006-09-28 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-28 | (no commit message) | admin | 1 | -11/+0 | |
2006-09-26 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-26 | (no commit message) | admin | 1 | -0/+11 | |
2006-09-03 | (no commit message) | admin | 1 | -1/+1 | |
2006-08-25 | Initial Import | admin | 1 | -0/+1550 | |