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
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
2009-03-15
replace a_Css_parse(), a_Css_parse_declaration() with static methods
Johannes Hofmann
2009-03-11
whitespace
Jorge Arellano Cid
2009-03-11
fix allow_white_bg=NO case
Johannes Hofmann
2009-03-09
whitespace
Johannes Hofmann
2009-03-06
remove bg_color dillorc option
Johannes Hofmann
2009-03-05
reduce number of styleEngine::style0() calls
Johannes Hofmann
2009-02-17
fix missing background color for ComplexButton (noticed by corvid)
Johannes Hofmann
2009-02-17
add font_max_size dillorc option
Johannes Hofmann
2009-02-16
check base font against font_min_size
Johannes Hofmann
2009-02-15
clean StyleEngine::stack on deletion
Johannes Hofmann
2009-02-11
add "font_min_size" dillorc option
Johannes Hofmann
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
merge
Johannes Hofmann
2009-02-07
inherit valign when inheritBackgroundColor is set
Johannes Hofmann
2009-02-06
support font-size enum values
Johannes Hofmann
2009-02-06
switch font-weight handling to new multi type system
Johannes Hofmann
2009-02-05
move CssProperty::Name and CssProperty::Value out of CssProperty class
Johannes Hofmann
2009-02-02
remove unused order_count parameter
Johannes Hofmann
2009-01-30
remove todo
Johannes Hofmann
2009-01-29
free font names from style="" attributes (found by Jeremy)
Johannes Hofmann
2009-01-26
adapt font-family preferences to match CSS
Johannes Hofmann
2009-01-22
improve font handling
Johannes Hofmann
2009-01-21
start supporting "auto" value in CSS
Johannes Hofmann
2009-01-19
switch default font size to 14
Johannes Hofmann
2009-01-17
add parse_embedded_css option
Johannes Hofmann
2009-01-17
implement parsing of CSS data from style attribute
Johannes Hofmann
2009-01-16
update copyright
Johannes Hofmann
2009-01-15
use prefs.font_factor to scale base font
Johannes Hofmann
2009-01-15
merge
Johannes Hofmann
2009-01-13
pass valign property from base style into wordStyle
Johannes Hofmann
[next]