* Standardised file description headers
[lhc/web/wiklou.git] / includes / media / Bitmap.php
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-09 Chad HorohoeDon't use @, use wfSuppress/RestoreWarnings
2010-04-23 Tim StarlingMore rigorous fix for ImageMagick parameter interpretat...
2010-04-11 PlatonidesFollow up r64936. Even better, provide the bug number...
2010-04-11 Bryan Tong MinhFollow up r64935: Add whitespace and clarify comment...
2010-04-11 Bryan Tong MinhFollow up r64932: Add comment on why % is escaped
2010-04-11 Roan Kattouw(bug 23148) Escape % in ImageMagick comments. Patch...
2010-04-07 Ilmari Karonen(bug 23063) Reverse handling of $wgMaxImageArea and...
2010-04-07 Ilmari Karonenallow display of unscaled image even if it exceeds...
2009-12-17 Raimond SpekkingFollow-up r60175: Avoid PHP Notice: Undefined index...
2009-12-17 Raimond Spekking* (bug 19791) Add URL of file source as comment to...
2009-08-19 Brion VibberRevert image crop for now:
2009-08-10 Bryan Tong MinhMaking demon happy (adding public/protected to function...
2009-08-10 Bryan Tong MinhAdded crop support for inline images.
2009-08-03 Andrew Garrett(bug 16451) Fix application of scaling limits for anima...
2009-06-06 Tim StarlingRevert r49677, r50459, Brent G's patch for fixing GPS...
2009-05-10 Ilmari Karonenfix regression from r49677 by refusing to format old...
2009-04-20 Ilmari KaronenApply patch for bug 13172 by Brent G <overlordq@gmail...
2009-04-15 Raimond SpekkingFollow up r49442: Make this new error message and two...
2009-04-13 Chad HorohoeIf the file doesn't exist, we get a whole bunch of...
2009-03-25 Andrew GarrettTweak r47992 to use instead of a new configuration...
2009-03-03 Chad Horohoe(bug 12970) Add global to force client rendering of...
2008-11-02 Tim Starling* Set a special temporary directory for ImageMagick...
2008-10-13 Brion VibberQuick hack: add $wgMaxAnimatedGifArea so we don't try...
2008-08-27 Antoine MussoLets render BMP pictures to PNG.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-27 Tim StarlingPartial solution (quick hack) for bug 12970.
2007-08-31 Tim StarlingIn OggHandler:
2007-08-23 Brion Vibber* Resizing transparent GIF images with GD now retains...
2007-08-22 Tim LaquaFix f/ PNG-24 Alpha Transparency using GDLIB resizing
2007-07-29 Brion VibberHopefully fix the problem with EXIF field names being...
2007-07-29 Brion Vibberfix an immediate php error, but result is still wrong...
2007-07-28 Tim StarlingCommitting some work in progress -- abstraction of...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-04-27 Tim Starlingdebugging
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Tim StarlingFixed metadata format
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...