New hook getOtherBlockLogLink, called in Special:IPBlockList to show links to block...
[lhc/web/wiklou.git] / includes / media / Generic.php
2009-09-23 ThomasVgeneric method to extract text layer of a document
2008-12-15 Aaron SchulzAdd getGeneralShortDesc() and the like to avoid E_STRIC...
2008-12-15 Aaron SchulzE_STRICT
2008-07-16 Niklas Laxström* Allow wikitext in file-info, file-info-size, svg...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-10 Niklas Laxström* Bah parse error...
2008-05-10 Niklas Laxström* Some message tweaks
2008-04-26 Brion VibberRevert r33911 for now -- causes fatal error death with...
2008-04-26 Alexandre Emsenhuber(bug 13643) Fixed some PHP Strict Standards errors
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-14 Brion VibberFix double parentheses around file size on generic...
2008-01-22 Brion Vibber* (bug 11593, 12719) Fixes for overzealous invocation...
2008-01-15 Aryeh GregorAdjust some function definitions for abstract classes...
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
2007-09-04 Tim StarlingMoved removeBadFile() to the base class
2007-08-31 Tim StarlingIn OggHandler:
2007-08-25 Brion Vibber* (bug 11065) Fix regression in handling of wiki-format...
2007-08-21 Nick JenkinsAlready had brackets as part of the string.
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
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-05-04 Tim StarlingOutput what was asked for. Don't dirty up a clean API...
2007-05-03 Nick JenkinsMinor tweaks for E_STRICT error_reporting mode warnings:
2007-04-27 Tim StarlingRemoved validation of width parameter in makeParamString()
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...