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.cc
Age
Commit message (
Collapse
)
Author
2008-12-01
streamline CssSelector a bit
Johannes Hofmann
2008-12-01
add style definition for <th>
Johannes Hofmann
2008-12-01
swap CHILD and DESCENDENT CSS selector combinators
Johannes Hofmann
2008-11-30
make complex selectors work
Johannes Hofmann
2008-11-30
factor out Css_parse_simple_selector()
Johannes Hofmann
2008-11-30
make CssSelector a list of CssSimpleSelector objects
Johannes Hofmann
2008-11-25
convert <code>, <pre>
Johannes Hofmann
2008-11-25
convert <big>, <small>, <center>, <tt>
Johannes Hofmann
2008-11-24
convert <samp>, <kbd>, <u>, <strike> handling
Johannes Hofmann
2008-11-20
Removed lots of compiler warnings, and formatted code to 80 columns.
Jorge Arellano Cid
Used: indent -kr -st -sc -i3 -bad -nbbo -nut
2008-11-19
add proper buffer handling in CssContext::buildUserStyle()
Johannes Hofmann
2008-11-15
fix background color definition in user-agent style
Johannes Hofmann
2008-11-15
increase style buffer
Johannes Hofmann
2008-11-14
use shorthand properties
Johannes Hofmann
2008-11-14
support padding-* and set it for <td>
Johannes Hofmann
2008-11-14
s, strike, del, thead, tbody, tfoot
Johannes Hofmann
2008-11-14
support <sub> and <sup>
Johannes Hofmann
2008-11-14
CSS for HTML is case insensitive
Johannes Hofmann
2008-11-14
setNonCssProperties() -> setNonCssHints()
Johannes Hofmann
2008-11-13
set margins for h[1-6]
Johannes Hofmann
2008-11-13
merge
Johannes Hofmann
2008-11-13
fix h[1-6] styles
Johannes Hofmann
2008-11-13
add CssContext destructor
Johannes Hofmann
2008-11-13
merge with cvs
Johannes Hofmann
2008-11-13
add reference counting for CssPropertyList and CssSelector
Johannes Hofmann
2008-11-13
add tt, pre style
Johannes Hofmann
2008-11-13
read user style from ~/.dillo/style.css if it exists
Johannes Hofmann
2008-11-13
support more border-style
Johannes Hofmann
2008-11-13
compute relative values
Johannes Hofmann
2008-11-12
adjust user agent style
Johannes Hofmann
2008-11-12
support cursor
Johannes Hofmann
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
adjust pseudo class handling
Johannes Hofmann
2008-11-11
support margin
Johannes Hofmann
2008-11-10
add strong, em, cite style
Johannes Hofmann
2008-11-10
set padding and spacing in user agent style
Johannes Hofmann
2008-11-10
add h4 style
Johannes Hofmann
2008-11-10
convert table code to new style handling
Johannes Hofmann
2008-11-08
finish CSS pseudo class support and fix color of visisted links
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-31
make ol work
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
[prev]
[next]