aboutsummaryrefslogtreecommitdiff
path: root/src/css.hh
AgeCommit message (Expand)Author
2008-11-11mergeJohannes Hofmann
2008-11-11adjust pseudo class handlingJohannes Hofmann
2008-11-11make selector members public for nowJohannes Hofmann
2008-11-11import CSS parser code from dillo-0.8.0-css-3Johannes Hofmann
2008-11-11support marginJohannes 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-08convert Html_tag_open_font()Johannes 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-10-30add <b> and <i>Johannes Hofmann
2008-10-30add x_* propertiesJohannes Hofmann
2008-10-30fill userAgentStyle with test valuesJohannes Hofmann
2008-10-29start implementing StyleEngine::applyJohannes Hofmann
2008-10-29pass Layout to StyleEngineJohannes Hofmann
2008-10-29add static parse method dummiesJohannes Hofmann
2008-10-29whitespaceJohannes Hofmann
2008-10-29switch to original enum names from dillo-0.8.0-css-3Johannes Hofmann
2008-10-29apply to CssPropertyList instead of styleAttrsJohannes Hofmann
2008-10-29implement various apply() methodsJohannes Hofmann
2008-10-28add doctree.hhJohannes Hofmann
2008-10-28flesh out CssPropertyJohannes Hofmann
2008-10-26add klass parameterJohannes Hofmann
2008-10-23readd css.[ch][ch]Johannes Hofmann
2008-10-23css.[ch][ch] -> styleengine.[ch][ch]Johannes Hofmann
2008-10-23add StyleEngineJohannes Hofmann
2008-10-22add css.hh css.ccJohannes Hofmann