aboutsummaryrefslogtreecommitdiff
path: root/src/styleengine.cc
AgeCommit message (Expand)Author
2011-09-06remove trailing whitespaceJorge Arellano Cid
2011-06-07support !important in style attributesJohannes Hofmann
2011-05-02indentationcorvid
2011-05-01fix handling of CSS length values of 0 without unitJohannes Hofmann
2010-12-14border-color: transparentcorvid
2010-11-24trim some spacescorvid
2010-11-09mergeJorge Arellano Cid
2010-11-09css text-indent propertycorvid
2010-10-21imported patch border-collapse-parsingJorge Arellano Cid
2010-10-17fix another Style leak in StyleEngineJohannes Hofmann
2010-10-17remove redundant assert()Johannes Hofmann
2010-10-17also recompute backgroundStyle in StyleEngine::restyle()Johannes Hofmann
2010-10-17fix Style leaks in StyleEngineJohannes Hofmann
2010-10-17mergeJohannes Hofmann
2010-10-15don't try to set lineHeight if illegal value 'auto' is specifiedJohannes Hofmann
2010-10-14set border-width to 0 if border-style is 'hidden'Johannes Hofmann
2010-10-14inline setNonCssHint()Johannes Hofmann
2010-10-13commentsJohannes Hofmann
2010-10-12implement optional deep copy for CssPropertyListJohannes Hofmann
2010-10-11use background-color on <html>-elementJohannes Hofmann
2010-10-11start restyling at 1Johannes Hofmann
2010-10-11add StyleEngine::restyle()Johannes Hofmann
2010-10-11rework nonCssHints API of StyleEngineJohannes Hofmann
2010-10-11store style attribute as CssPropertyList instead of a stringJohannes Hofmann
2010-10-07CSS part for font-variant: small-caps supportJorge Arellano Cid
2010-10-01fix last commitJohannes Hofmann
2010-10-01rework border-width handlingJohannes Hofmann
2010-08-23add lout::misc::roundInt() for double -> int conversionJohannes Hofmann
2010-04-20css word-spacing propertycorvid
2010-04-04line-heightcorvid, Johannes Hofmann
2010-01-18mergeJorge Arellano Cid
2010-01-18Changed the default background color when allow_white_bg=NO (part 2)Jorge Arellano Cid
2010-01-07make Doctree a non-virtual classJohannes Hofmann
2009-12-18support border-width: thin | medium | thickJohannes Hofmann
2009-12-08add support for CSS property list-style-positionJohannes Hofmann
2009-12-02set style.display in StyleEngineJohannes Hofmann
2009-11-17commentsJohannes Hofmann
2009-11-17properly handle comma separated lists of font names in CSSJohannes Hofmann
2009-11-15use first font name in comma separated list in StyleEngineJohannes Hofmann
2009-10-18limit letter-spacing valuesJohannes Hofmann
2009-10-17add letter-spacing support to CSS subsystemJohannes Hofmann
2009-10-03some tooltipscorvid
2009-09-20trim some spacescorvid
2009-07-11optimize splitStr()Johannes Hofmann
2009-07-11split class attributes at whitespaceJohannes Hofmann
2009-07-11support multiple classes per doctree nodeJohannes Hofmann
2009-06-22remove system includescorvid
2009-04-19wrap long lines in src/ css codecorvid
2009-04-08support CSS @import directiveJohannes Hofmann
2009-03-23disable negative margins for nowJohannes Hofmann