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 (
Expand
)
Author
2016-05-11
Silenced a few old debug messages.
Jorge Arellano Cid
2014-08-10
trim spaces
corvid
2014-03-05
use a singe matchCache per CssContext
Johannes Hofmann
2014-02-16
css: embed klass into CssSimpleSelector
Johannes Hofmann
2014-02-16
css: embed selectorList in CssSelector
Johannes Hofmann
2014-02-16
css: mark CssStyleSheet::apply() as const
Johannes Hofmann
2014-02-15
share user agent style between CssContext's
Johannes Hofmann
2014-02-15
css: move cached matching information out of CssStyleSheet
Johannes Hofmann
2013-04-19
trim some spaces
corvid
2012-11-07
fix memory corruption introduced in bd95974b1399
Johannes Hofmann
2012-10-29
rm semicolons
corvid
2012-01-21
ignore remote CSS rules that could reveal browser history
Johannes Hofmann
2012-01-13
fix descendant selector matching
Johannes Hofmann
2011-12-30
try to make CssStyleSheet::apply more readable
Johannes Hofmann
2011-12-30
cleanup CssStyleSheet a bit
Johannes Hofmann
2011-12-30
move buildUserAgentStyle and buildUserStyle to styleengine.cc
Johannes Hofmann
2011-12-30
use array of CssStyleSheets instead of pointers in CssContext
Johannes Hofmann
2011-12-30
simplify CssContext a bit
Johannes Hofmann
2011-11-11
locale-independent ASCII character case handling
corvid
2011-10-17
typo
corvid
2011-09-06
remove trailing whitespace
Jorge Arellano Cid
2011-08-28
fix doctree leak
Johannes Hofmann
2011-08-24
add support for CSS adjacent sibling selectors
Johannes Hofmann
2011-08-02
don't reuse user- and useragent-stylesheet
Johannes Hofmann
2011-06-07
support !important in style attributes
Johannes Hofmann
2010-11-13
Full CSS border-style implementation
Jorge Arellano Cid
2010-10-17
no need to inline CssPropertyList copy constructor
Johannes Hofmann
2010-10-11
allow to apply CssContext to an arbitrary node in the docTree
Johannes Hofmann
2010-10-11
merge
Johannes Hofmann
2010-10-01
rework border-width handling
Johannes Hofmann
2010-09-24
call layout->setBgColor() from web.cc
Johannes Hofmann
2010-09-17
set font and color on <html> tag, so authors can override it
Johannes Hofmann
2010-04-23
use CSS rule position when specificity is equal
Johannes Hofmann
2010-01-11
add quirk to reset font properties in tables (fixes e.g. gmail)
Johannes Hofmann
2009-12-18
Changed the default background color when allow_white_bg=NO
Jorge Arellano Cid
2009-11-27
fix nested <ul> handling in user agent style
Johannes Hofmann
2009-11-07
adjust user-agent style for th
Johannes Hofmann
2009-09-20
trim some spaces
corvid
2009-07-23
properly count multiple classes in CssSimpleSelector::specificity ()
Johannes Hofmann
2009-07-17
Fix an implicit int cast error when int != int32_t
Jorge Arellano Cid
2009-07-11
allow multiple class strings in CssSimpleSelector
Johannes Hofmann
2009-07-11
make CssSimpleSelector members private
Johannes Hofmann
2009-07-11
cleanups
Johannes Hofmann
2009-07-11
support multiple classes per doctree node
Johannes Hofmann
2009-06-22
remove system includes
corvid
2009-06-11
make <var> italic (noticed by corvid)
Johannes Hofmann
2009-04-23
comments
Johannes Hofmann
2009-04-19
wrap long lines in src/ css code
corvid
2009-04-08
support CSS @import directive
Johannes Hofmann
2009-03-15
move CssPropertyInfo definition to cssparser.cc
Johannes Hofmann
[next]