aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/CSSJanus.php
Commit message (Expand)AuthorAgeFilesLines
* Use CSSJanus via composerKunal Mehta2014-11-051-453/+0
* Use CSSJanus from upstream (v1.1.0)Timo Tijhof2014-09-251-113/+138
* Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacksBartosz Dziewoński2014-09-231-16/+0
* CSSJanus: Add Apache license headerTimo Tijhof2014-09-201-19/+14
* Make "/*@noflip*/ /*@embed*/" annotation workBartosz Dziewoński2014-08-181-0/+16
* Correct shadow flipping in CSSJanusShahyar2014-07-301-1/+1
* Pass phpcs-strict on includes/libs/CSSJanus.phpSiebrand Mazeland2014-04-241-15/+28
* CSSJanus: Account for attribute selectors in brace lookaheadRoan Kattouw2014-02-081-1/+1
* Merge "CSSJanus: Support text-shadow and box-shadow flipping"jenkins-bot2013-09-271-1/+42
|\
| * CSSJanus: Support text-shadow and box-shadow flippingMatmaRex2013-07-171-1/+42
* | Tweak CSSJanus to support noflip for selectors with parenthesesEbrahim Byagowi2013-07-191-1/+1
|/
* CSSJanus: Handle values of border-radius correctlyMatmaRex2013-07-171-0/+19
* CSSJanus: Fix handling of CSS3 color syntaxesMatmaRex2013-07-041-1/+1
* CSSJanus: don't mangle 5+ consecutive numeric valuesMatmaRex2013-06-061-4/+4
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-5/+5
* Revert "(bug 45677) CSSJanus: support text-shadow and box-shadow flipping"Krinkle2013-03-071-47/+5
* (bug 45677) CSSJanus: support text-shadow and box-shadow flippingMatmaRex2013-03-051-5/+47
* Do not flip partial keys in CSSJanus.Tim Landscheidt2013-01-231-2/+3
* Work around preg_replace_callback() issue in CSSJanusCatrope2012-08-281-2/+9
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-041-0/+3
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* Fix bug in CSSJanus where background-position and background-position-x weren...Roan Kattouw2012-02-021-2/+2
* More documentation!Sam Reed2011-10-261-0/+24
* Clarify dual-licensing (GPL&Apache) of CSSJanus. Has no significant contribut...Roan Kattouw2011-07-311-1/+3
* Fixed some doxygen warningsAlexandre Emsenhuber2010-09-211-5/+5
* (bug 25042) CSSJanus does not flip direction: rules outside of body { } selec...Roan Kattouw2010-09-101-13/+15
* Moved stand-alone libraries to includes/libs.Trevor Parscal2010-09-091-0/+321