Merged FileBackend branch. Manually avoiding merging the many prop-only changes SVN...
[lhc/web/wiklou.git] / includes / media / SVG.php
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-10-13 Sam ReedDocumentation
2011-08-02 Brion Vibber* $wgSVGMaxSize is now applied to the smaller of width...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-15 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
2011-05-25 Aaron SchulzFinish r88768, *ahem*
2011-05-25 Aaron Schulz* Changed @ => wfSuppressWarnings
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-03-12 Bryan Tong Minh(bug 18691) Added support for SVG rasterization using...
2011-02-18 Sam ReedParameter documentation
2011-02-13 Brian Wolff(Follow-up r75968) r75968 started extracting and displa...
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-04 Derk-Jan Hartman* The SVGMetadataExtractor now based on XmlReader
2010-11-01 Derk-Jan Hartman* Moving wfGetSVGSize() and wfScaleSVGUnit() into a...
2010-10-31 Derk-Jan HartmanAdd a new isVectorized() to files and media handlers...
2010-09-03 Sam ReedFollowup r72238, remove &
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-23 Siebrand MazelandFollow-up r68409: shut up PHP Strict Standards notices...
2010-01-03 Aaron SchulzRemoved unused globals
2008-12-15 Aaron SchulzAdd getGeneralShortDesc() and the like to avoid E_STRIC...
2008-12-15 Aaron SchulzE_STRICT
2008-11-25 Brion Vibber* Follow-up to r43656 -- rename the use of a function...
2008-11-18 Aaron SchulzRename function to 'rasterize'
2008-11-18 Aaron SchulzRefactor SvgHandler to have transformSvgToPng() functio...
2008-07-16 Niklas Laxström* Allow wikitext in file-info, file-info-size, svg...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
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
2007-08-31 Tim StarlingIn OggHandler:
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
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-24 Tim Starlingneed destination path even when rendering later
2007-04-24 Tim Starlinginclude path in thumbnail output
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...