API: Fix list=deletedrevs paging bug pointed out by Splarka on IRC
[lhc/web/wiklou.git] / includes / media / Bitmap.php
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...