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
2014-04-09
Merge with main repo.
Sebastian Geerken
2014-04-07
prepare 3.0.4-rc2
release-3_0_4-rc2
Johannes Hofmann
2014-04-02
fix crash and use proper requester URL for CSS images
Johannes Hofmann
2014-04-02
Merge with main repo.
Sebastian Geerken
2014-04-01
resolve CSS background-image URLs relative to styleheet URL
Johannes Hofmann
2014-03-01
Merge with main repo.
Sebastian Geerken
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-12-09
Merge (large!).
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-06
Merge with main repo.
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-21
Merge with main repo.
Sebastian Geerken
2013-08-21
"clear" attribute, mostly.
Sebastian Geerken
2013-08-19
New prefs variable "white_bg_replacement".
Sebastian Geerken
2013-06-03
Added CSS properties: position, top, bottom, left, right. (Needed for absolut...
Sebastian Geerken
2012-12-07
Merge with <http://hg.dillo.org/dillo>.
Sebastian Geerken
2012-12-05
start styleengine stack bg color with prefs.bg_color
corvid
2012-11-28
Merge with http://hg.dillo.org/dillo/.
Sebastian Geerken
2012-11-26
rm unused arg in Style::create
corvid
2012-11-06
Merge.
Sebastian Geerken
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-20
Merge again with main repo.
Sebastian Geerken
2012-09-15
use D_ASCII_TOLOWER
corvid
2012-09-14
Merge of <http://hg.dillo.org/dillo>.
Sebastian Geerken
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
[next]