1. a92b903 Improve the Image manipulation library by Andrey Andreev · 13 years ago
  2. 3a45957 Also replace old-style 'var' with 'public' by Andrey Andreev · 13 years ago
  3. 4eea989 Add method visibility declarations and optimize display_errors() method in Image_lib, Trackback and Upload libraries by Andrey Andreev · 13 years ago
  4. b167336 Merge branch 'develop' of https://github.com/michaeljdennis/CodeIgniter into michaeljdennis-develop by Eric Barnes · 13 years ago
  5. b840a67 Fixed an issue with the Image_lib class not clearing width, height or create_thumb properties when calling the clear() method. by Seb Pollard · 13 years ago
  6. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  7. 013f78d Merge remote-tracking branch 'upstream/develop' into develop by Michael Dennis · 13 years ago
  8. 901998a Removed some error suppression, which would hide a Notice if the path cannot be read. I discovered this by foolishly passing the file_path, not the full_path but took forever for me to realise this as the error returned (thanks to this error suppression) was "GD is not installed" instead of "File cannot be read". Seeing that notice would have made much more sense. by Phil Sturgeon · 13 years ago
  9. cb07a32 Fix for the Image_lib clear() function so that it resets all variables to their default values. by Michael Dennis · 13 years ago
  10. 4b9c629 backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  11. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  12. 8761ef5 Uppercasing some stray lowercase keywords for code consistency by Pascal Kriete · 14 years ago
  13. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  14. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  15. c0af6c0 removing a few php 4 workarounds from the image lib. by Pascal Kriete · 14 years ago
  16. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  17. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  18. 595bfd1 Added ability in the Image Library to handle PNG transparency for resize operations when using the GD lib. by Derek Jones · 14 years ago
  19. 7f3719f updated copyrights by Derek Jones · 15 years ago
  20. 172e161 numerous changes from DIR_WRITE_MODE to FILE_WRITE_MODE by Derek Jones · 15 years ago
  21. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  22. 1322ec5 ereg eradication by Derek Jones · 16 years ago
  23. 08cae63 "optimized" explode_name() by Derek Jones · 16 years ago
  24. 541ddbd added some better error checking for saving files with GD by Derek Jones · 16 years ago
  25. d9c7f03 Removed a strict type check from the rotate() function of the Image Manipulation Class. by Derek Allard · 16 years ago
  26. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  27. 85e65f6 Propset eol-style to CRLF by Derek Jones · 16 years ago
  28. b5ce5aa corrected a few docblock comments to accurately reflect return values by Derek Allard · 16 years ago
  29. 701f612 Fixed bug: 4893 by Rick Ellis · 16 years ago
  30. a142cca Fixed bug #4562. A path was not defined for NetPBM by Rick Ellis · 16 years ago
  31. 457817d Fixed bug #4532. If cropping, but the new values are identical to the old values we simply save by Rick Ellis · 16 years ago
  32. b5c93ce removed an errant tab by Rick Ellis · 16 years ago
  33. d02b5bf by Rick Ellis · 16 years ago
  34. ef40640 fixed regular expression in Image lib, CI bug #4542 by Derek Jones · 17 years ago
  35. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  36. 500fa6c changed overlay_watermark() to check for an alpha value before applying the image to help support PNG-24s with alpha transparency by Derek Jones · 17 years ago
  37. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  38. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  39. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  40. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  41. 3ad8efe added constants.php file and implemented constants for file system modes by Derek Jones · 17 years ago
  42. 4acd41a restore a comment by Derek Allard · 17 years ago
  43. 44dbc78 Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in the Image library. by Derek Allard · 17 years ago
  44. 26fba46 fixed bug (#3331) with image destination path in image_process_ntpbm() by Derek Jones · 17 years ago
  45. c9c6faa added verbose comment regarding the $v2_override change by Derek Jones · 17 years ago
  46. 1d3137b fixed a dynamic_output error, and a gdversion bug. by Derek Allard · 17 years ago
  47. 878cd70 Fixed a bug (#2858) which referenced a wrong variable in the Image class. by Derek Allard · 17 years ago
  48. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  49. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  50. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  51. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  52. c5d8879 fixed resize bug that was comparing height to width instead of height to original height by Derek Allard · 18 years ago
  53. e334c47 by admin · 18 years ago
  54. bd6bee7 by admin · 18 years ago
  55. 10c3f41 by admin · 18 years ago
  56. 88a8ad1 by admin · 18 years ago
  57. ee54c11 by admin · 18 years ago
  58. 33de9a1 by admin · 18 years ago
  59. 7981a9a by admin · 18 years ago
  60. e79dc71 by admin · 18 years ago
  61. 1cf89aa by admin · 18 years ago
  62. b0dd10f Initial Import by admin · 18 years ago