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
/
styleengine.cc
Age
Commit message (
Expand
)
Author
2011-09-06
remove trailing whitespace
Jorge Arellano Cid
2011-06-07
support !important in style attributes
Johannes Hofmann
2011-05-02
indentation
corvid
2011-05-01
fix handling of CSS length values of 0 without unit
Johannes Hofmann
2010-12-14
border-color: transparent
corvid
2010-11-24
trim some spaces
corvid
2010-11-09
merge
Jorge Arellano Cid
2010-11-09
css text-indent property
corvid
2010-10-21
imported patch border-collapse-parsing
Jorge Arellano Cid
2010-10-17
fix another Style leak in StyleEngine
Johannes Hofmann
2010-10-17
remove redundant assert()
Johannes Hofmann
2010-10-17
also recompute backgroundStyle in StyleEngine::restyle()
Johannes Hofmann
2010-10-17
fix Style leaks in StyleEngine
Johannes Hofmann
2010-10-17
merge
Johannes Hofmann
2010-10-15
don't try to set lineHeight if illegal value 'auto' is specified
Johannes Hofmann
2010-10-14
set border-width to 0 if border-style is 'hidden'
Johannes Hofmann
2010-10-14
inline setNonCssHint()
Johannes Hofmann
2010-10-13
comments
Johannes Hofmann
2010-10-12
implement optional deep copy for CssPropertyList
Johannes Hofmann
2010-10-11
use background-color on <html>-element
Johannes Hofmann
2010-10-11
start restyling at 1
Johannes Hofmann
2010-10-11
add StyleEngine::restyle()
Johannes Hofmann
2010-10-11
rework nonCssHints API of StyleEngine
Johannes Hofmann
2010-10-11
store style attribute as CssPropertyList instead of a string
Johannes Hofmann
2010-10-07
CSS part for font-variant: small-caps support
Jorge Arellano Cid
2010-10-01
fix last commit
Johannes Hofmann
2010-10-01
rework border-width handling
Johannes Hofmann
2010-08-23
add lout::misc::roundInt() for double -> int conversion
Johannes Hofmann
2010-04-20
css word-spacing property
corvid
2010-04-04
line-height
corvid, Johannes Hofmann
2010-01-18
merge
Jorge Arellano Cid
2010-01-18
Changed the default background color when allow_white_bg=NO (part 2)
Jorge Arellano Cid
2010-01-07
make Doctree a non-virtual class
Johannes Hofmann
2009-12-18
support border-width: thin | medium | thick
Johannes Hofmann
2009-12-08
add support for CSS property list-style-position
Johannes Hofmann
2009-12-02
set style.display in StyleEngine
Johannes Hofmann
2009-11-17
comments
Johannes Hofmann
2009-11-17
properly handle comma separated lists of font names in CSS
Johannes Hofmann
2009-11-15
use first font name in comma separated list in StyleEngine
Johannes Hofmann
2009-10-18
limit letter-spacing values
Johannes Hofmann
2009-10-17
add letter-spacing support to CSS subsystem
Johannes Hofmann
2009-10-03
some tooltips
corvid
2009-09-20
trim some spaces
corvid
2009-07-11
optimize splitStr()
Johannes Hofmann
2009-07-11
split class attributes at whitespace
Johannes Hofmann
2009-07-11
support multiple classes per doctree node
Johannes Hofmann
2009-06-22
remove system includes
corvid
2009-04-19
wrap long lines in src/ css code
corvid
2009-04-08
support CSS @import directive
Johannes Hofmann
2009-03-23
disable negative margins for now
Johannes Hofmann
[next]