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
2010-02-02
fix HostConnection_t leak
Johannes Hofmann
2010-01-29
update splash page
corvid
2010-01-24
limit the number of simultaneous connections
Johannes Hofmann
2010-01-18
Added a help button. It tries a local help file then dillo.org's one.
corvid, jcid
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-14
fix DISABLE_COOKIES (reported by furaisanjin)
corvid
2010-01-13
use TCP_NODELAY for DPI communication
Johannes Hofmann
2010-01-12
backout: That way would make no_proxy complicated.
corvid
2010-01-12
If http_proxy pref set, but env var not set, then set env var (for wget).
corvid
2010-01-11
add quirk to reset font properties in tables (fixes e.g. gmail)
Johannes Hofmann
2010-01-09
don't look for Set-Cookie2 header
corvid
2010-01-09
cookies use server date to interpret Expires attr
corvid
2010-01-09
cookies: rm version, comment, comment url, port, Cookie2
corvid
2010-01-07
make Doctree a non-virtual class
Johannes Hofmann
2010-01-07
also try bindir when looking for dpid
corvid
2009-12-20
recognize text-{top,bottom} as vertical-align values
corvid
2009-12-19
merge
Johannes Hofmann
2009-12-19
fix CSS_SHORTHAND_DIRECTIONS case in CssParser
Johannes Hofmann
2009-12-18
Changed the default background color when allow_white_bg=NO
Jorge Arellano Cid
2009-12-18
merge
Jorge Arellano Cid
2009-12-18
support border-width: thin | medium | thick
Johannes Hofmann
2009-12-17
focus main on enter
Johannes Hofmann
2009-12-09
remove DISPLAY_LAST
Johannes Hofmann
2009-12-08
add DISPLAY_NONE
Johannes Hofmann
2009-12-08
add support for CSS property list-style-position
Johannes Hofmann
2009-12-04
add dummy word for empty lines in plain.cc
Johannes Hofmann
2009-12-02
set style.display in StyleEngine
Johannes Hofmann
2009-11-29
respect UTF-8 when splitting long lines in plain.cc (noticed by corvid)
Johannes Hofmann
2009-11-27
use a_UIcmd_open_url() instead of a_Nav_push() in dillo.cc
Johannes Hofmann
2009-11-27
no longer include nav.h from form.cc
Johannes Hofmann
2009-11-27
garbage collect now unused a_Nav_push_nw()
Johannes Hofmann
2009-11-27
adjust focus handling with new tabs and windows (suggested by furaisanjin)
Johannes Hofmann
2009-11-27
fix nested <ul> handling in user agent style
Johannes Hofmann
2009-11-22
split up long lines in plain.cc to avoid X11 coordinate overflows
Johannes Hofmann
2009-11-21
trim the labels of the stylesheet menu
Jeremy Henty
2009-11-20
warn when preferred font(s) not found
corvid
2009-11-20
don't loop on unterminated CSS comments
Johannes Hofmann
2009-11-20
Set a_Nav_reload() behind a timeout (fixes a race condition)
Jorge Arellano Cid
2009-11-19
ignore XML comment markers in CSS
Johannes Hofmann
2009-11-19
enable font face setting via <font> element
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-16
DilloLinkImage -> DilloHtmlImage
corvid
2009-11-15
merge
Johannes Hofmann
2009-11-15
use first font name in comma separated list in StyleEngine
Johannes Hofmann
2009-11-15
properly parse comma separated list of font-family names in CSS parser
Johannes Hofmann
2009-11-11
use macro
corvid
2009-11-11
unnecessary include
corvid
2009-11-11
functions needn't be publicly visible
corvid
[next]