Age | Commit message (Expand) | Author | Files | Lines |
2015-08-03 | [ci skip] Normalize tabs/spaces | Andrey Andreev | 1 | -2/+2 |
2015-05-21 | [ci skip] Trim some whitespace from Image_lib | Andrey Andreev | 1 | -11/+11 |
2015-05-11 | Fix an undefined variable error from fbde2798688ab99cfe3fdd22746d60f0877b2c27 | Andrey Andreev | 1 | -1/+1 |
2015-05-11 | Fix #3846 | Andrey Andreev | 1 | -6/+12 |
2015-01-31 | Fixed horizontal position of watermark text when using drop shadow | omar | 1 | -1/+1 |
2015-01-31 | Fixed Watermark function to work without drop shadow | omar | 1 | -30/+46 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-20 | [ci skip] Change some log messages' level | Andrey Andreev | 1 | -1/+1 |
2015-01-12 | [ci skip] Polish changes from PR #3278 | Andrey Andreev | 1 | -2/+2 |
2015-01-12 | Merge pull request #3278 from b1tc0re/patch-1 | Andrey Andreev | 1 | -1/+8 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-10-23 | Fix #3283 | Andrey Andreev | 1 | -1/+1 |
2014-10-19 | We can preserve transparency for PNG images | Дмитрий | 1 | -1/+8 |
2014-08-27 | Fix #2963 | Andrey Andreev | 1 | -10/+13 |
2014-03-13 | Image_lib - minor corrections on some comments. | Ivan Tcholakov | 1 | -3/+3 |
2014-03-13 | Partially revert PR #2190 | Andrey Andreev | 1 | -6/+6 |
2014-02-26 | Don't use error suppression on realpath() + style adjustments | Andrey Andreev | 1 | -2/+2 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-02-11 | Fix issue #43 | Andrey Andreev | 1 | -28/+43 |
2013-03-13 | removing linebreak | Sam Doidge | 1 | -1/+1 |
2013-03-13 | adding thumb_marker to image_lib->clear() | Sam Doidge | 1 | -2/+2 |
2013-01-26 | Fix a code comment in Image_lib | vlakoff | 1 | -1/+1 |
2013-01-09 | fix imagejpeg() parameter, should be NULL instead of empty string | Ted Wood | 1 | -1/+1 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 1 | -1/+0 |
2012-11-12 | Some micro-optimizations | Andrey Andreev | 1 | -6/+6 |
2012-11-07 | Added function_usable() to common functions | Andrey Andreev | 1 | -3/+11 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 1 | -1/+2 |
2012-10-05 | Add PNG transparency support in CI_Image_lib::text_watermark() (originally fr... | Andrey Andreev | 1 | -0/+7 |
2012-07-02 | Fixed code styling | Omar | 1 | -3/+7 |
2012-06-29 | Fixing imagemagick maintain ratio not implemented | Omar | 1 | -1/+4 |
2012-06-04 | Revert/optimize some changes from 773ccc318f2769c9b7579630569b5d8ba47b114b an... | Andrey Andreev | 1 | -3/+3 |
2012-06-02 | Replaced `==` with `===` and `!=` with `!==` in /system/libraries | Alex Bilbie | 1 | -51/+51 |
2012-05-17 | Clean up the libraries | Andrey Andreev | 1 | -125/+127 |
2012-04-27 | Fix Cache, Image_lib and Log libraries | Timothy Warren | 1 | -1/+95 |
2012-04-27 | Fix Config.php and partially fix Image_lib.php | Timothy Warren | 1 | -18/+205 |
2012-04-03 | Minor cleanup and style fixes in the Unit_test and Image_lib libraries | Andrey Andreev | 1 | -2/+2 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-02-29 | Merged in 2.1-stable changes. | Phil Sturgeon | 1 | -1/+1 |
2012-01-24 | Revert a space in the license agreement :) | Andrey Andreev | 1 | -1/+1 |
2012-01-19 | Some more cleaning | Andrey Andreev | 1 | -146/+104 |
2012-01-12 | Remove a quote | Andrey Andreev | 1 | -1/+1 |
2012-01-12 | CI_Image_lib::image_reproportion() to work if only one of either width or hei... | Andrey Andreev | 1 | -107/+88 |
2012-01-12 | array keys should be 0, 1, and 2. key 3 results in error (invalid offset) | Ronald Beilsma | 1 | -1/+1 |
2012-01-07 | Fix the same expression in crop() | Andrey Andreev | 1 | -1/+1 |
2012-01-07 | Fixed a bug in CI_Image_lib::resize() | Andrey Andreev | 1 | -1/+1 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2012-01-01 | Cut some comments | Andrey Andreev | 1 | -5/+1 |
2011-12-31 | Fix a comment typo | Andrey Andreev | 1 | -1/+1 |