aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/SVG.php
Commit message (Expand)AuthorAgeFilesLines
* media: Rename files to match the name of the class they defineTimo Tijhof2018-04-281-593/+0
* Update suppressWarning()/restoreWarning() callsReedy2018-02-101-4/+4
* Remove unuseful debug messagesNiklas Laxström2017-12-041-2/+0
* Treat langtags in SVG switch case-insensitivelyCormac Parle2017-11-101-9/+39
* Add missing & to @param documentation to match functon callUmherirrender2017-08-111-1/+1
* Merge "Added a separate error message for mkdir failures"jenkins-bot2017-08-091-1/+11
|\
| * Added a separate error message for mkdir failuresLee Bousfield2017-06-131-1/+11
* | Fix MediaTransformError message handlingBrad Jorsch2016-11-301-4/+4
* | Use namespaced ScopedCallbackKunal Mehta2016-10-171-0/+1
* | Migrate callers to new MWFileProps::getPropsFromPath() methodAaron Schulz2016-09-221-3/+3
* | Many more function case mismatchesReedy2016-03-191-1/+1
* | Add missing 'public' keywords to some MediaHandler methodsRicordisamoa2016-02-241-5/+5
* | Convert all array() syntax to []Kunal Mehta2016-02-171-28/+28
|/
* Ignore some ScopedCallback IDE warningsAaron Schulz2015-07-151-0/+1
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-4/+4
* Change case of class names to match declarationsKevin Israel2015-04-291-1/+1
* Corrected typos in function name unpackMetaData and getMetaDataTony Thomas2015-04-131-2/+2
* Replace mb_strtolower with strtolowerNiklas Laxström2015-03-251-1/+1
* Pass context to FormatMetadata class on ImagePageumherirrender2015-01-301-1/+2
* Updated some try-catch statements: MWException -> ExceptionAaron Schulz2015-01-091-1/+1
* Removed remaining profile callsAaron Schulz2015-01-081-2/+0
* Add missing @param to function docsumherirrender2014-08-141-0/+3
* Fixed spacingumherirrender2014-08-041-1/+1
* Merge "Have SvgHandler create a directory for its RSVG input files"jenkins-bot2014-07-291-1/+34
|\
| * Have SvgHandler create a directory for its RSVG input filesAaron Schulz2014-07-141-1/+34
* | Cleanup some docs (includes/[m-r])umherirrender2014-07-241-1/+1
|/
* Fix misnamed SVGHandler::canAnimateThumb()Brian Wolff2014-06-101-1/+1
* Fixed some @params documentation (includes/*)umherirrender2014-04-201-2/+2
* Make SVG language selector "use default lang" actually workBrian Wolff2013-12-171-1/+1
* Make visibleMetadataField protectedSiebrand Mazeland2013-12-141-1/+1
* Fixed spacingumherirrender2013-12-081-1/+1
* Merge "Add UI to discover translated SVG files."jenkins-bot2013-12-061-1/+38
|\
| * Add UI to discover translated SVG files.Brian Wolff2013-12-061-1/+38
* | Fix SvgHandler::getScriptParams to not give warnings.Brian Wolff2013-12-061-4/+6
|/
* Update documentation for media related classesSiebrand Mazeland2013-12-061-21/+25
* generalize BitmapHandler::logErrorForExternalProcessAntoine Musso2013-12-061-3/+1
* Update formatting for media related classesSiebrand Mazeland2013-12-051-2/+17
* Add an interface for getting "standard" file metadata.Brian Wolff2013-10-291-11/+39
* Add way of including all stderr output when executing commandBrian Wolff2013-09-281-2/+2
* Do not show empty metadata section on svgsumherirrender2013-08-241-1/+3
* Fix spacing and break some linesumherirrender2013-08-241-5/+5
* The language used to render SVGs should be definablejarry12502013-06-051-4/+76
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-1/+1
* Fixed spacing around parenthesis in includesumherirrender2013-04-281-1/+1
* Fixed spacing in context/installer/media/templates/upload folderumherirrender2013-04-211-2/+2
* fix some spacingumherirrender2013-02-041-6/+6
* Store "bad metadata" placeholder metadata for SVGs.Aaron Schulz2012-11-281-12/+26
* Fix indentation whitespace errorsumherirrender2012-10-261-1/+1
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-8/+9
* Convert core to use new ThumbnailImage() constructorjarry12502012-09-011-2/+2