aboutsummaryrefslogtreecommitdiff
path: root/src/css.cc
AgeCommit message (Expand)Author
2008-11-11adjust pseudo class handlingJohannes Hofmann
2008-11-11support marginJohannes Hofmann
2008-11-10add strong, em, cite styleJohannes Hofmann
2008-11-10set padding and spacing in user agent styleJohannes Hofmann
2008-11-10add h4 styleJohannes Hofmann
2008-11-10convert table code to new style handlingJohannes Hofmann
2008-11-08finish CSS pseudo class support and fix color of visisted linksJohannes 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-31make ol workJohannes Hofmann
2008-10-30more user stylesJohannes Hofmann
2008-10-30typoJohannes Hofmann
2008-10-30background color is handled differentlyJohannes Hofmann
2008-10-30use prefs only in user stylesheet generationJohannes Hofmann
2008-10-30add <b> and <i>Johannes Hofmann
2008-10-30fill userAgent styleJohannes Hofmann
2008-10-30fix some bugsJohannes Hofmann
2008-10-30fill userAgentStyle with test valuesJohannes Hofmann
2008-10-29pass Layout to StyleEngineJohannes Hofmann
2008-10-29add static parse method dummiesJohannes 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-29commentJohannes Hofmann
2008-10-29implement various apply() methodsJohannes Hofmann
2008-10-28add doctree.hhJohannes Hofmann
2008-10-23readd css.[ch][ch]Johannes Hofmann
2008-10-23css.[ch][ch] -> styleengine.[ch][ch]Johannes Hofmann
2008-10-23strdup() id and style stringsJohannes Hofmann
2008-10-23add StyleEngineJohannes Hofmann
2008-10-22add css.hh css.ccJohannes Hofmann