Age | Commit message (Expand) | Author |
2011-11-30 | prepare dillo-3.0.2release-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 | trim some spaces | corvid |
2011-11-17 | ChangeLog | corvid |
2011-11-17 | never treat URI schemes case-sensitively | corvid |
2011-11-13 | don't force list item markers to far left (text-align) | 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-11 | more image magic | corvid |
2011-11-08 | merge | Jorge Arellano Cid |
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-11-02 | update ChangeLog | corvid |
2011-10-30 | Bind Ctrl-{PageUp,PageDown} to tab-{previous,next}. | Jeremy Henty |
2011-10-27 | improve combining char handling in text selection | corvid |
2011-10-27 | do more to pretend that a space at end of line is not there | corvid |
2011-10-27 | in findWord(), if in space, use space dimensions specifically | corvid |
2011-10-27 | when selecting (clicking), only trigger link if within confines of word itself | corvid |
2011-10-27 | some sendSelectionEvent() cleaning | corvid |
2011-10-27 | fix small-caps bug introduced in 8c20f260b445 | corvid |
2011-10-27 | simplify text selection a bit | corvid |
2011-10-25 | fix letter-spacing with combining characters | corvid |
2011-10-25 | when selecting (clicking) in space, use space style's link | corvid |
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-21 | increase col/rowspan limit from 50 to 100 | corvid |
2011-10-20 | add a text input when input type is not recognized | corvid |
2011-10-19 | when selecting text, check when in space following word | 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-17 | downloads DPI: make the download items resize horizontally with the main window. | Jeremy Henty |
2011-10-14 | font-size property, let absolute-size and relative-size values have larger ef... | corvid |
2011-10-13 | update mention of HTTP auth in manpage | corvid |
2011-10-13 | dillorc: update user agent sample strings | 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 |
2011-10-11 | digest auth: some software doesn't accept whitespace in "token = value" | corvid |
2011-10-09 | rm comment | corvid |
2011-10-07 | Update comments and debug macros in textblock.cc | Jorge Arellano Cid |
2011-10-06 | rework line breaking and fix white-space:nowrap handling | Johannes Hofmann |
2011-10-05 | dpi/download.cc: make the indentation more consistent. | Jeremy Henty |
2011-10-01 | Minor changes in use-after-free patch to match the CCC handling style | Jorge Arellano Cid |