aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-15add comment about NULL URL vs. about:blankJohannes Hofmann
2012-06-14Backed out changeset b79a992b5bcbJohannes Hofmann
2012-06-12simplify startup without URLs on the command lineJohannes Hofmann
2012-06-10fix dns bug introduced in 386e89675a50Johannes Hofmann
2012-05-26unify use of sizeof() when computing array lengthJohannes Hofmann
2012-04-07Backed out changeset fb9edbc20db0Johannes Hofmann
2012-03-09support display:inline-blockJohannes Hofmann
2012-02-18typocorvid
2012-02-17replace polling in dns.c with a pipeJohannes Hofmann
2012-02-15unused definescorvid
2012-02-02remove unused codeJohannes Hofmann
2012-01-30backout b42bb23a65bc and replace it with an assert()Johannes Hofmann
2012-01-30rework image handling codeJohannes Hofmann
2012-01-28check for url in DilloHtml::loadImagesJohannes Hofmann
2012-01-28make DilloHtml::loadImages() more readableJohannes Hofmann
2012-01-28fix image leak introduced in 8214199c2703Johannes Hofmann
2012-01-21add support for the CSS display: propertyJohannes Hofmann
2012-01-21add display: property to user agent styleJohannes Hofmann
2012-01-21ignore remote CSS rules that could reveal browser historyJohannes Hofmann
2012-01-21add inline-block to possible display: valuesJohannes Hofmann
2012-01-13fix descendant selector matchingJohannes Hofmann
2011-12-30try to make CssStyleSheet::apply more readableJohannes Hofmann
2011-12-30cleanup CssStyleSheet a bitJohannes Hofmann
2011-12-30move buildUserAgentStyle and buildUserStyle to styleengine.ccJohannes Hofmann
2011-12-30use array of CssStyleSheets instead of pointers in CssContextJohannes Hofmann
2011-12-30simplify CssContext a bitJohannes Hofmann
2011-11-30prepare dillo-3.0.2release-3_0_2corvid
2011-11-30freshmeat changed its name to freecode in Octobercorvid
2011-11-29documenting non-dillo codecorvid
2011-11-17never treat URI schemes case-sensitivelycorvid
2011-11-12some isascii()corvid
2011-11-11continuedcorvid
2011-11-11fix IPv6 addr recognitioncorvid
2011-11-11dns: hostname comparisons not case-sensitivecorvid
2011-11-11generic font-family names not case-sensitivecorvid
2011-11-11locale-independent ASCII character case handlingcorvid
2011-11-08mergeJorge Arellano Cid
2011-11-08Allow "view source" to reload upon user requestJorge Arellano Cid
2011-11-08image magic is case-sensitivecorvid
2011-10-30Bind Ctrl-{PageUp,PageDown} to tab-{previous,next}.Jeremy Henty
2011-10-23back out c6cbf3ae7ffd (LC_CTYPE)corvid
2011-10-22middle click on stylesheet menu item opens in new tab/windowcorvid
2011-10-22text-transform propertycorvid
2011-10-22reset LC_CTYPE to C (for the benefit of Turkic locales)corvid
2011-10-20add a text input when input type is not recognizedcorvid
2011-10-17typocorvid
2011-10-17don't reset table cells to white-space: normal when no nowrap attributecorvid
2011-10-14font-size property, let absolute-size and relative-size values have larger ef...corvid
2011-10-11digest auth: in Authorization header, some stupid software requires IE's fiel...corvid
2011-10-11digest auth: in Authorization header, quote digest-uri-valuecorvid