merged master
[lhc/web/wiklou.git] / includes / media / SVG.php
2012-08-29 danielmerged master
2012-08-29 Daniel KinzlerMerge "Revert "merged master"" into Wikidata
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "Very basic parser test for language function"
2012-05-03 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
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...