aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/SVGMetadataExtractor.php
Commit message (Expand)AuthorAgeFilesLines
* Remove SVGMetadataExtractor deprecated and unused.Petr Pchelko2020-10-191-45/+0
* Deprecate wrapper SVGMetadataExtractor::getMetadataUmherirrender2019-07-261-1/+9
* Split SVGReader to its own fileReedy2019-04-141-358/+0
* Remove a few method_exists() checksMax Semenik2019-03-101-7/+2
* Fix SVG metadata handler by changing offset from -1 to 0Brian Wolff2019-01-111-1/+1
* media: Do not pass unused parameterJakub Vrana2018-12-021-1/+1
* SVG: Allow , as separator in viewBox attribute valueDerk-Jan Hartman2018-08-111-1/+1
* SVG: SVG unit parser support for wider range of numberDerk-Jan Hartman2018-08-071-1/+5
* Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-231-1/+1
* Update suppressWarning()/restoreWarning() callsReedy2018-02-101-3/+3
* Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-211-2/+0
* media: Remove unused private function in SVGMetadataExtractorEugene Gvozdetsky2017-04-191-6/+0
* includes: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-211-2/+2
* Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-2/+2
* Many more function case mismatchesReedy2016-03-191-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-6/+6
* Remove dead private methodsjeroendedauw2015-09-071-10/+0
* Remove unneeded empty lines at begin of if/else/foreach bodyumherirrender2015-06-191-1/+0
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-3/+3
* Change case of class names to match declarationsKevin Israel2014-12-191-10/+10
* Fixed some @params documentation (includes/*)umherirrender2014-04-201-1/+1
* Fixed spacingumherirrender2013-12-081-1/+1
* Extract list of languages svg is translated into.Brian Wolff2013-12-061-8/+39
* Update documentation for media related classesSiebrand Mazeland2013-12-061-7/+13
* Break long lines in media related classesSiebrand Mazeland2013-12-051-4/+13
* Update formatting for media related classesSiebrand Mazeland2013-12-051-3/+7
* Use lowercase key wordsumherirrender2013-11-231-1/+1
* Fixed spacing around parenthesis in includesumherirrender2013-04-281-1/+1
* Added space after switch/Removed spaces after unsetumherirrender2013-04-261-2/+2
* Fixed spacing in context/installer/media/templates/upload folderumherirrender2013-04-211-23/+23
* Disable external entities in XMLReadercsteipp2013-04-151-2/+9
* Added/Removed spaces around string concatenationumherirrender2013-04-131-3/+3
* fix some spacingumherirrender2013-03-251-3/+3
* Remove spaces between parentheses in function callsumherirrender2013-03-171-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-6/+6
* fix some spacingumherirrender2013-02-041-10/+10
* fix some spacingumherirrender2013-01-261-1/+1
* Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-191-3/+3
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-0/+3
* Make the width/height in the SVG metadata box be in the SVG's unitsBrian Wolff2012-08-231-0/+10
* (bug 39431) Fix how SVG metadata is displayed (esp. animated status)Brian Wolff2012-08-211-0/+10
* escape tags and entity in doxygen commentsAntoine Musso2012-07-101-2/+2
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-031-1/+7
* More return documentationSam Reed2012-02-091-0/+1
* (bug 31719) Revert r107359 and apply a proper solution for entity expansion i...Tim Starling2012-01-021-5/+7
* (bug 31719) Apply Derk-Jan Hartman's patch to make '&ns_svg;' considered a na...Brian Wolff2011-12-271-1/+5
* Add, update, tweak documentationSam Reed2011-10-261-1/+1
* Fix Bug #30322 “SVG metadata is read incorrectly” by applying supplied patchMark A. Hershberger2011-08-111-2/+2
* Fixup r89029. You don't include the brackets in the method name!Platonides2011-07-201-1/+1
* fu r89029 - spellingNiklas Laxström2011-05-281-1/+1