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
/
cssparser.cc
Age
Commit message (
Expand
)
Author
2013-09-30
New type for <background-position> (incomplete).
Johannes Hofmann
2013-09-27
<background-position> is now parsed correctly.
Sebastian Geerken
2013-09-27
Typo (confusing dimensions!).
Sebastian Geerken
2013-09-26
Handle 'background' correctly (a bit complicated because of <background-posit...
Sebastian Geerken
2013-09-26
CSS attribute 'background-position'.
Sebastian Geerken
2013-09-25
CSS attribute 'background-attachment' (not implemented in dw::core::style).
Sebastian Geerken
2013-09-23
CSS attribute 'background-repeat'.
Sebastian Geerken
2013-09-22
Check url in CSS parser.
Sebastian Geerken
2013-09-22
CSS type <uri> implemented; applied to 'background-image'.
Sebastian Geerken
2013-09-20
First attempt to integrate 'background-image'.
Sebastian Geerken
2012-11-15
ignore empty CSS class or id selectors
Johannes Hofmann
2012-10-30
trim some spaces
corvid
2012-05-26
unify use of sizeof() when computing array length
Johannes Hofmann
2012-01-21
add inline-block to possible display: values
Johannes Hofmann
2012-01-13
fix descendant selector matching
Johannes Hofmann
2011-11-11
locale-independent ASCII character case handling
corvid
2011-10-22
text-transform property
corvid
2011-08-24
add support for CSS adjacent sibling selectors
Johannes Hofmann
2011-06-21
Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2011-06-12
merge in recent changes from main repo
corvid
2011-06-07
support !important in style attributes
Johannes Hofmann
2010-12-18
CssParser::parseImport(): implement media-conditional @import rules.
Jeremy Henty
2010-12-18
cssparser.cc: move some calls to nextToken().
Jeremy Henty
2010-12-18
CssParser::parseImport(): call ignoreStatement().
Jeremy Henty
2010-12-14
border-color: transparent
corvid
2010-11-26
minor bracket style normalization for "else" clauses
Jorge Arellano Cid
2010-11-26
Support @media rules.
Jeremy Henty
2010-11-21
imported patch ignore-unknown-at-rules-1
Jeremy Henty
2010-11-21
imported patch ignore-unknown-at-rules-0
Jeremy Henty
2010-11-15
fix bug comment handling of CssParser
Johannes Hofmann
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-07
CSS part for font-variant: small-caps support
Jorge Arellano Cid
2010-04-20
css word-spacing property
corvid
2010-04-02
add CSS_TYPE_LENGTH_PERCENTAGE_NUMBER
Johannes Hofmann
2010-03-30
white-space: pre-wrap
corvid
2010-02-27
trim some spaces
corvid
2009-12-20
recognize text-{top,bottom} as vertical-align values
corvid
2009-12-19
fix CSS_SHORTHAND_DIRECTIONS case in CssParser
Johannes Hofmann
2009-12-18
support border-width: thin | medium | thick
Johannes Hofmann
2009-12-09
remove DISPLAY_LAST
Johannes Hofmann
2009-12-08
add DISPLAY_NONE
Johannes Hofmann
2009-12-08
add support for CSS property list-style-position
Johannes Hofmann
2009-11-20
don't loop on unterminated CSS comments
Johannes Hofmann
2009-11-19
ignore XML comment markers in CSS
Johannes Hofmann
2009-11-15
properly parse comma separated list of font-family names in CSS parser
Johannes Hofmann
2009-10-18
use letter spacing when drawing
corvid
2009-10-17
add letter-spacing support to CSS subsystem
Johannes Hofmann
2009-09-23
fix css *resize cursor values
corvid
[next]