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
Age
Commit message (
Expand
)
Author
2009-02-06
allow multiple types for CSS properties
Johannes Hofmann
2009-02-05
move CssProperty::Name and CssProperty::Value out of CssProperty class
Johannes Hofmann
2009-02-05
add CssProperty::type
Johannes Hofmann
2009-02-03
merge
Jorge Arellano Cid
2009-02-03
Fix a race condition with charset, and the case of charset after CSS in HEAD
Jorge Arellano Cid
2009-02-03
Minor cleanups
Jorge Arellano Cid
2009-02-02
remove unused order_count parameter
Johannes Hofmann
2009-02-01
Minor function signature cleanup
Jorge Arellano Cid
2009-02-01
Added a warning message to the broken limit_text_width pref.
corvid
2009-02-01
Removed a redundant check.
Jorge Arellano Cid
2009-02-01
s/atoi/strtol/g
Jorge Arellano Cid
2009-02-01
Fixed a SEGFAULT bug on redirections without Location
corvid
2009-02-01
Fixed tools menu to take CSS state from prefs
corvid
2009-02-01
Refactored prefs.c to a much smaller size!
corvid
2009-02-01
Fixed a leak in Html_tag_open_link()
Jeremy Henty
2009-01-31
Removed an unused variable in DicEntry structure
Jorge Arellano Cid
2009-01-31
Avoid a compiler warning in cache.c
Jorge Arellano Cid
2009-01-31
Minor tricks to avoid a couple compiler warnings in png.c
Jorge Arellano Cid
2009-01-31
Avoid a couple of compiler warnings in jpeg.c
Jorge Arellano Cid
2009-01-31
Fixed a bug parsing prefs.save_dir (missing break).
corvid
2009-01-31
Cosmetic reorder of a few enum items.
corvid
2009-01-31
s/gif.h/dgif.h/ in Makefile.am (fixes 6828b4d19d69)
Jorge Arellano Cid
2009-01-31
Set dicache as MIME dispatcher for image/{gif,jpg,png}. +refactor and cleanups
Jorge Arellano Cid
2009-01-31
add copyright notice to cssparser.cc
Johannes Hofmann
2009-01-31
merge
Johannes Hofmann
2009-01-31
Switched strcasecmp() to dStrcasecmp() calls.
Jorge Arellano Cid
2009-01-31
remove debugging code
Johannes Hofmann
2009-01-31
remove unnecessary initialization
Johannes Hofmann
2009-01-31
optimize CssStyleSheet::apply() a bit
Johannes Hofmann
2009-01-31
set inheritBackgroundColor for <p>
Johannes Hofmann
2009-01-31
make CssParser case insensitive
Johannes Hofmann
2009-01-31
fix cascading order
Johannes Hofmann
2009-01-31
comment
Johannes Hofmann
2009-01-30
remove todo
Johannes Hofmann
2009-01-30
comment
Johannes Hofmann
2009-01-30
apply CSS rules ordered by their specificity
Johannes Hofmann
2009-01-30
simplify CssSimpleSelector::specificity()
Johannes Hofmann
2009-01-30
insert rules in correct order
Johannes Hofmann
2009-01-30
add CssRule::specificity
Johannes Hofmann
2009-01-30
add CssSelector::specificity()
Johannes Hofmann
2009-01-30
add comment
Johannes Hofmann
2009-01-30
whitespace
Johannes Hofmann
2009-01-30
remove unused CSS parser functions
Johannes Hofmann
2009-01-30
inline some CSS methods
Johannes Hofmann
2009-01-30
fix parsing CSS values of type CSS_TYPE_STRING
Johannes Hofmann
2009-01-30
CssContext::addRule(): only add rules with nonempty property list
Johannes Hofmann
2009-01-30
remove unused method
Johannes Hofmann
2009-01-29
merge
Jorge Arellano Cid
2009-01-29
Made Shift+{Left,Right} work after openning multiple URLs from CLI
Jorge Arellano Cid
2009-01-29
free font names when replacing them
Johannes Hofmann
[next]