index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
styleengine.cc
Age
Commit message (
Expand
)
Author
2014-04-02
fix crash and use proper requester URL for CSS images
Johannes Hofmann
2014-04-01
resolve CSS background-image URLs relative to styleheet URL
Johannes Hofmann
2014-02-15
share user agent style between CssContext's
Johannes Hofmann
2014-02-02
trim some spaces
corvid
2014-01-06
Fixed another memory leak related to background images.
Sebastian Geerken
2013-11-20
Added option "load_background_images" and entry in the tools menu.
Sebastian Geerken
2013-10-11
Background images for inline elements.
Sebastian Geerken
2013-10-07
Removed printf.
Sebastian Geerken
2013-10-07
View(port) background now set by HTML parser.
Sebastian Geerken
2013-10-07
Cache client is stopped when StyleImage is deleted.
Sebastian Geerken
2013-10-01
Cleanup.
Sebastian Geerken
2013-09-30
Cleaned up Johannes' patch.
Sebastian Geerken
2013-09-30
New type for <background-position> (incomplete).
Johannes Hofmann
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-20
First attempt to integrate 'background-image'.
Sebastian Geerken
2013-09-20
Added BrowserWindow and DilloURL (base URL) to StyleEngine::apply and related.
Sebastian Geerken
2013-09-05
html5 MARK element
corvid
2013-09-05
INS element
corvid
2013-09-05
some html5 structural elements
corvid
2013-08-19
New prefs variable "white_bg_replacement".
Sebastian Geerken
2012-12-05
start styleengine stack bg color with prefs.bg_color
corvid
2012-11-26
rm unused arg in Style::create
corvid
2012-11-05
trim some spaces
corvid
2012-11-04
own nonCssProperties have precedence over inherited ones
Johannes Hofmann
2012-11-04
some style engine refactoring
Johannes Hofmann
2012-11-03
fix nonCssProperties leak
Johannes Hofmann
2012-11-03
more stylengine cleanups
Johannes Hofmann
2012-11-03
remove redundant NULL check
Johannes Hofmann
2012-09-15
use D_ASCII_TOLOWER
corvid
2012-09-13
Merge of http://flpsed.org/hgweb/dillo_hyphen/
Sebastian Geerken
2012-09-06
set top- and bottom-margin for <p> elements
Johannes Hofmann
2012-07-06
Attribute "lang" is evaluated for hyphenation; part of dw:core::style::Style.y
sgeerken
2012-01-21
add display: property to user agent style
Johannes Hofmann
2011-12-30
move buildUserAgentStyle and buildUserStyle to styleengine.cc
Johannes Hofmann
2011-11-11
generic font-family names not case-sensitive
corvid
2011-10-22
text-transform property
corvid
2011-10-14
font-size property, let absolute-size and relative-size values have larger ef...
corvid
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
[next]