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
Age
Commit message (
Expand
)
Author
2008-11-11
use CssProperty::FontWeightExtensions
Johannes Hofmann
2008-11-11
Css_parse_value return bool
Johannes Hofmann
2008-11-11
merge
Johannes Hofmann
2008-11-11
adjust pseudo class handling
Johannes Hofmann
2008-11-11
more fixes
Johannes Hofmann
2008-11-11
fix some compile errors
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 strong, em, cite style
Johannes Hofmann
2008-11-10
wording
Johannes Hofmann
2008-11-10
set padding and spacing in user agent style
Johannes Hofmann
2008-11-10
minor rearrangement
Johannes Hofmann
2008-11-10
fix handling of bgcolor attributes in Html_tag_open_tr()
Johannes Hofmann
2008-11-10
add h4 style
Johannes Hofmann
2008-11-10
fix hBorderSpacing and vBorderSpacing
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
finish CSS pseudo class support and fix color of visisted links
Johannes Hofmann
2008-11-08
set CSS pseudo class in Html_tag_open_a()
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-11-07
add some comments
Johannes Hofmann
2008-11-06
convert more table code
Johannes Hofmann
2008-10-31
fix text alignment
Johannes Hofmann
2008-10-31
make ol work
Johannes Hofmann
2008-10-31
move endElement() in pop_tag
Johannes Hofmann
2008-10-31
remove style from DilloHtmlState
Johannes Hofmann
2008-10-31
add assert
Johannes Hofmann
2008-10-30
more user styles
Johannes Hofmann
2008-10-30
typo
Johannes Hofmann
2008-10-30
background color is handled differently
Johannes Hofmann
2008-10-30
use prefs only in user stylesheet generation
Johannes Hofmann
2008-10-30
add <b> and <i>
Johannes Hofmann
2008-10-30
fill userAgent style
Johannes Hofmann
2008-10-30
remove nonCssProperties from Node
Johannes Hofmann
2008-10-30
add link support
Johannes Hofmann
2008-10-30
add x_* properties
Johannes Hofmann
2008-10-30
fix some bugs
Johannes Hofmann
2008-10-30
hook up styleengine in html.cc
Johannes Hofmann
2008-10-30
fill userAgentStyle with test values
Johannes Hofmann
2008-10-29
whitespace
Johannes Hofmann
2008-10-29
delete stuff in StyleEngine::endElement
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
[next]