index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
css.hh
Age
Commit message (
Expand
)
Author
2008-11-12
support more CSS_PROPERTY_MARGIN* props; fix primary order
Johannes Hofmann
2008-11-12
reconcile CssProperty::Name and Css_property_info
Johannes Hofmann
2008-11-12
tag -> element
Johannes Hofmann
2008-11-11
merge
Johannes Hofmann
2008-11-11
adjust pseudo class handling
Johannes Hofmann
2008-11-11
make selector members public for now
Johannes Hofmann
2008-11-11
import CSS parser code from dillo-0.8.0-css-3
Johannes Hofmann
2008-11-11
support margin
Johannes Hofmann
2008-11-10
add CSS_PROPERTY_BORDER_SPACING_HORIZONTAL, CSS_PROPERTY_BORDER_SPACING_VERTICAL
Johannes Hofmann
2008-11-10
convert table code to new style handling
Johannes Hofmann
2008-11-08
convert Html_tag_open_font()
Johannes Hofmann
2008-11-08
minor cleanup
Johannes Hofmann
2008-11-08
support CSS_FONT_WEIGHT_LIGHTER and CSS_FONT_WEIGHT_BOLDER
Johannes Hofmann
2008-11-07
make CssProperty::Value a union of int and char*
Johannes Hofmann
2008-10-30
add <b> and <i>
Johannes Hofmann
2008-10-30
add x_* properties
Johannes Hofmann
2008-10-30
fill userAgentStyle with test values
Johannes Hofmann
2008-10-29
start implementing StyleEngine::apply
Johannes Hofmann
2008-10-29
pass Layout to StyleEngine
Johannes Hofmann
2008-10-29
add static parse method dummies
Johannes Hofmann
2008-10-29
whitespace
Johannes Hofmann
2008-10-29
switch to original enum names from dillo-0.8.0-css-3
Johannes Hofmann
2008-10-29
apply to CssPropertyList instead of styleAttrs
Johannes Hofmann
2008-10-29
implement various apply() methods
Johannes Hofmann
2008-10-28
add doctree.hh
Johannes Hofmann
2008-10-28
flesh out CssProperty
Johannes Hofmann
2008-10-26
add klass parameter
Johannes Hofmann
2008-10-23
readd css.[ch][ch]
Johannes Hofmann
2008-10-23
css.[ch][ch] -> styleengine.[ch][ch]
Johannes Hofmann
2008-10-23
add StyleEngine
Johannes Hofmann
2008-10-22
add css.hh css.cc
Johannes Hofmann