aboutsummaryrefslogtreecommitdiff
path: root/src/styleengine.cc
AgeCommit message (Collapse)Author
2008-11-11support marginJohannes Hofmann
2008-11-10fix hBorderSpacing and vBorderSpacingJohannes Hofmann
2008-11-10add CSS_PROPERTY_BORDER_SPACING_HORIZONTAL, CSS_PROPERTY_BORDER_SPACING_VERTICALJohannes Hofmann
2008-11-10convert table code to new style handlingJohannes Hofmann
2008-11-08minor cleanupJohannes Hofmann
2008-11-08support CSS_FONT_WEIGHT_LIGHTER and CSS_FONT_WEIGHT_BOLDERJohannes Hofmann
2008-11-07make CssProperty::Value a union of int and char*Johannes Hofmann
2008-11-07add some commentsJohannes Hofmann
2008-10-31fix text alignmentJohannes Hofmann
2008-10-31make ol workJohannes Hofmann
2008-10-31add assertJohannes Hofmann
2008-10-30use prefs only in user stylesheet generationJohannes Hofmann
2008-10-30add <b> and <i>Johannes Hofmann
2008-10-30remove nonCssProperties from NodeJohannes Hofmann
2008-10-30add link supportJohannes Hofmann
2008-10-30fix some bugsJohannes Hofmann
2008-10-30hook up styleengine in html.ccJohannes Hofmann
2008-10-29whitespaceJohannes Hofmann
2008-10-29delete stuff in StyleEngine::endElementJohannes Hofmann
2008-10-29start implementing StyleEngine::applyJohannes Hofmann
2008-10-29pass Layout to StyleEngineJohannes Hofmann
2008-10-29implement various apply() methodsJohannes Hofmann
2008-10-26add klass parameterJohannes Hofmann
2008-10-23css.[ch][ch] -> styleengine.[ch][ch]Johannes Hofmann