index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
Roundcube
/
rcube_image.php
Age
Commit message (
Collapse
)
Author
2014-11-06
Call exif_read_data() only on JPEG images
Aleksander Machniak
2014-08-13
Cleanup after PR merge, updated changelog
Aleksander Machniak
2014-08-13
changes suggested by aleks
brendan braybrook
2014-08-13
rotate image with GD if exit rotation data present
brendan braybrook
2014-08-13
wrong type returned for gif
brendan braybrook
2013-08-09
Fix image scaling issues when image has only one dimension smaller than the ↵
Aleksander Machniak
limit (#1489274) Other small code improvements.
2013-08-03
Added -stip option to convert command line (#1489270)
Aleksander Machniak
2013-08-03
Fix colorspace issue on image conversion using ImageMagick (#1489270) - ↵
Aleksander Machniak
s/RGB/sRGB/
2013-06-07
Added more error checking in rcube_image::resize()
Aleksander Machniak
2013-04-10
Set minimal permissions to temp files (#148899)
Thomas Bruederli
2013-03-05
Fix thumbnail size when GD extension is used for image resize (#1488985)
Aleksander Machniak
2012-12-19
Better GD module functions detection, should fix "Call to undefined function ↵
Aleksander Machniak
imagecreatefromjpeg()" error
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak