aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-11-13compute relative valuesJohannes Hofmann
2008-11-12adjust user agent styleJohannes Hofmann
2008-11-12support cursorJohannes Hofmann
2008-11-12revert CSS_LENGTH_TYPE_AUTO->LENGTH_AUTO conversionJohannes Hofmann
2008-11-12support more CSS_PROPERTY_MARGIN* props; fix primary orderJohannes Hofmann
2008-11-12add one more missing Css_property_info entryJohannes Hofmann
2008-11-12reconcile CssProperty::Name and Css_property_infoJohannes Hofmann
2008-11-12add debug printJohannes Hofmann
2008-11-12more compile fixesJohannes Hofmann
2008-11-12tag -> elementJohannes Hofmann
2008-11-12tag -> elementJohannes Hofmann
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