aboutsummaryrefslogtreecommitdiff
path: root/src/cssparser.cc
AgeCommit message (Expand)Author
2008-11-20Removed lots of compiler warnings, and formatted code to 80 columns.Jorge Arellano Cid
2008-11-15support percentages in font-size definitionJohannes Hofmann
2008-11-14add missing Css_next_token() callJohannes Hofmann
2008-11-14remove previously introduced shortcut properties as they break the cascadeJohannes Hofmann
2008-11-13add reference counting for CssPropertyList and CssSelectorJohannes 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-11use CssProperty::FontWeightExtensionsJohannes Hofmann
2008-11-11Css_parse_value return boolJohannes Hofmann
2008-11-11more fixesJohannes Hofmann
2008-11-11fix some compile errorsJohannes Hofmann
2008-11-11import CSS parser code from dillo-0.8.0-css-3Johannes Hofmann