aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-11use CssProperty::FontWeightExtensionsJohannes Hofmann
2008-11-11Css_parse_value return boolJohannes Hofmann
2008-11-11mergeJohannes Hofmann
2008-11-11adjust pseudo class handlingJohannes Hofmann
2008-11-11more fixesJohannes Hofmann
2008-11-11fix some compile errorsJohannes 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 strong, em, cite styleJohannes Hofmann
2008-11-10wordingJohannes Hofmann
2008-11-10set padding and spacing in user agent styleJohannes Hofmann
2008-11-10minor rearrangementJohannes Hofmann
2008-11-10fix handling of bgcolor attributes in Html_tag_open_tr()Johannes Hofmann
2008-11-10add h4 styleJohannes 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-08convert Html_tag_open_font()Johannes Hofmann
2008-11-08finish CSS pseudo class support and fix color of visisted linksJohannes Hofmann
2008-11-08set CSS pseudo class in Html_tag_open_a()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-11-07add some commentsJohannes Hofmann
2008-11-06convert more table codeJohannes Hofmann
2008-10-31fix text alignmentJohannes Hofmann
2008-10-31make ol workJohannes Hofmann
2008-10-31move endElement() in pop_tagJohannes Hofmann
2008-10-31remove style from DilloHtmlStateJohannes Hofmann
2008-10-31add assertJohannes 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-30remove nonCssProperties from NodeJohannes Hofmann
2008-10-30add link supportJohannes Hofmann
2008-10-30add x_* propertiesJohannes Hofmann
2008-10-30fix some bugsJohannes Hofmann
2008-10-30hook up styleengine in html.ccJohannes Hofmann
2008-10-30fill userAgentStyle with test valuesJohannes 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-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