silverstripe-framework/filesystem
Sam Minnée b435d0a3d2 Merge pull request #288 from jmwohl/patch-1
For png images with transparency, the imagesaveaplpha() needs to be set ...
2012-04-11 16:33:02 -07:00
..
File.php BUGFIX: Removed obsolete field File.Sort 2012-04-11 18:13:13 +12:00
FileFinder.php BUGFIX: Cant use combined_static in FileFinder any more - it falls through to Config system, which doesnt yet exist 2012-03-09 18:13:57 +13:00
FileNameFilter.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 17:10:31 +02:00
Filesystem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
Folder.php BUGFIX: Removed obsolete field File.Sort 2012-04-11 18:13:13 +12:00
GD.php For png images with transparency, the imagesaveaplpha() needs to be set to true on the source image in order for the alpha to be preserved when using the modifier methods. 2012-04-06 11:19:30 -03:00
Upload.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 17:10:31 +02:00