summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17trim some spacescorvid
2011-11-17ChangeLogcorvid
2011-11-17never treat URI schemes case-sensitivelycorvid
2011-11-13don't force list item markers to far left (text-align)corvid
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-11more image magiccorvid
2011-11-08mergeJorge Arellano Cid
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-11-02update ChangeLogcorvid
2011-10-30Bind Ctrl-{PageUp,PageDown} to tab-{previous,next}.Jeremy Henty
2011-10-27improve combining char handling in text selectioncorvid
2011-10-27do more to pretend that a space at end of line is not therecorvid
2011-10-27in findWord(), if in space, use space dimensions specificallycorvid
2011-10-27when selecting (clicking), only trigger link if within confines of word itselfcorvid
2011-10-27some sendSelectionEvent() cleaningcorvid
2011-10-27fix small-caps bug introduced in 8c20f260b445corvid
2011-10-27simplify text selection a bitcorvid
2011-10-25fix letter-spacing with combining characterscorvid
2011-10-25when selecting (clicking) in space, use space style's linkcorvid
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-21increase col/rowspan limit from 50 to 100corvid
2011-10-20add a text input when input type is not recognizedcorvid
2011-10-19when selecting text, check when in space following wordcorvid
2011-10-17typocorvid
2011-10-17don't reset table cells to white-space: normal when no nowrap attributecorvid
2011-10-17downloads DPI: make the download items resize horizontally with the main window.Jeremy Henty
2011-10-14font-size property, let absolute-size and relative-size values have larger ef...corvid
2011-10-13update mention of HTTP auth in manpagecorvid
2011-10-13dillorc: update user agent sample stringscorvid
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
2011-10-11digest auth: some software doesn't accept whitespace in "token = value"corvid
2011-10-09rm commentcorvid
2011-10-07Update comments and debug macros in textblock.ccJorge Arellano Cid
2011-10-06rework line breaking and fix white-space:nowrap handlingJohannes Hofmann
2011-10-05dpi/download.cc: make the indentation more consistent.Jeremy Henty
2011-10-01Minor changes in use-after-free patch to match the CCC handling styleJorge Arellano Cid