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
2012-06-15
add comment about NULL URL vs. about:blank
Johannes Hofmann
2012-06-14
Backed out changeset b79a992b5bcb
Johannes Hofmann
2012-06-12
simplify startup without URLs on the command line
Johannes Hofmann
2012-06-10
fix dns bug introduced in 386e89675a50
Johannes Hofmann
2012-05-26
unify use of sizeof() when computing array length
Johannes Hofmann
2012-04-07
Backed out changeset fb9edbc20db0
Johannes Hofmann
2012-03-09
support display:inline-block
Johannes Hofmann
2012-02-18
typo
corvid
2012-02-17
replace polling in dns.c with a pipe
Johannes Hofmann
2012-02-15
unused defines
corvid
2012-02-02
remove unused code
Johannes Hofmann
2012-01-30
backout b42bb23a65bc and replace it with an assert()
Johannes Hofmann
2012-01-30
rework image handling code
Johannes Hofmann
2012-01-28
check for url in DilloHtml::loadImages
Johannes Hofmann
2012-01-28
make DilloHtml::loadImages() more readable
Johannes Hofmann
2012-01-28
fix image leak introduced in 8214199c2703
Johannes Hofmann
2012-01-21
add support for the CSS display: property
Johannes Hofmann
2012-01-21
add display: property to user agent style
Johannes Hofmann
2012-01-21
ignore remote CSS rules that could reveal browser history
Johannes Hofmann
2012-01-21
add inline-block to possible display: values
Johannes Hofmann
2012-01-13
fix descendant selector matching
Johannes Hofmann
2011-12-30
try to make CssStyleSheet::apply more readable
Johannes Hofmann
2011-12-30
cleanup CssStyleSheet a bit
Johannes Hofmann
2011-12-30
move buildUserAgentStyle and buildUserStyle to styleengine.cc
Johannes Hofmann
2011-12-30
use array of CssStyleSheets instead of pointers in CssContext
Johannes Hofmann
2011-12-30
simplify CssContext a bit
Johannes Hofmann
2011-11-30
prepare dillo-3.0.2
release-3_0_2
corvid
2011-11-30
freshmeat changed its name to freecode in October
corvid
2011-11-29
documenting non-dillo code
corvid
2011-11-17
never treat URI schemes case-sensitively
corvid
2011-11-12
some isascii()
corvid
2011-11-11
continued
corvid
2011-11-11
fix IPv6 addr recognition
corvid
2011-11-11
dns: hostname comparisons not case-sensitive
corvid
2011-11-11
generic font-family names not case-sensitive
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2011-11-08
merge
Jorge Arellano Cid
2011-11-08
Allow "view source" to reload upon user request
Jorge Arellano Cid
2011-11-08
image magic is case-sensitive
corvid
2011-10-30
Bind Ctrl-{PageUp,PageDown} to tab-{previous,next}.
Jeremy Henty
2011-10-23
back out c6cbf3ae7ffd (LC_CTYPE)
corvid
2011-10-22
middle click on stylesheet menu item opens in new tab/window
corvid
2011-10-22
text-transform property
corvid
2011-10-22
reset LC_CTYPE to C (for the benefit of Turkic locales)
corvid
2011-10-20
add a text input when input type is not recognized
corvid
2011-10-17
typo
corvid
2011-10-17
don't reset table cells to white-space: normal when no nowrap attribute
corvid
2011-10-14
font-size property, let absolute-size and relative-size values have larger ef...
corvid
2011-10-11
digest auth: in Authorization header, some stupid software requires IE's fiel...
corvid
2011-10-11
digest auth: in Authorization header, quote digest-uri-value
corvid
[next]