Make input fields on their own lines work
[gnus] / lisp / shr.el
2013-06-17 Lars Magne Ingebri... Make input fields on their own lines work
2013-06-17 Lars Magne Ingebri... (shr-tag-base): Protect against base specs that are...
2013-06-17 Lars Magne Ingebri... * shr.el (shr-insert-table): Respect border-collapse...
2013-06-17 Lars Magne Ingebri... Fix syntax error
2013-06-17 Lars Magne Ingebri... Make it possible to TAB to the form elements again
2013-06-17 Lars Magne Ingebri... Make shr table rendering somewhat faster
2013-06-17 Lars Magne Ingebri... * shr.el (shr-colorize-region): Put the colours over...
2013-06-17 Lars Magne Ingebri... * shr.el (shr-render-td): Support horizontal alignment.
2013-06-17 Lars Magne Ingebri... Make eww use `add-face-text-property', too.
2013-06-17 Lars Magne Ingebri... Get correct presedence for font data
2013-06-17 Stefan Monniersieve.el (sieve-edit-script): Avoid beginning-of-buffer
2013-06-17 Lars Magne Ingebri... Convert shr.el from using overlays into using text...
2013-06-16 Lars Magne Ingebri... Speed up table rendering at bit
2013-06-16 Lars Magne Ingebri... Support #anchors
2013-06-16 Lars Magne Ingebri... (shr-descend): Respect display: none.
2013-06-16 Lars Magne Ingebri... (shr-parse-base): Chop off the anchor before using.
2013-06-16 Lars Magne Ingebri... (shr-expand-url): Respect #anchor links.
2013-06-16 Lars Magne Ingebri... Make <li> rendering more compact
2013-06-16 Lars Magne Ingebri... Don't bug out on zero-length links
2013-06-16 Rüdiger Sonderfeld* shr.el (shr-dom-to-xml): Fixed function call.
2013-06-16 Rüdiger SonderfeldAllow customizing the <li> "bullet"
2013-06-16 Rüdiger SonderfeldAdd support for SVG images
2013-06-16 Lars Magne Ingebri... Get the base URL right when being redirected
2013-06-16 Lars Magne Ingebri... * shr.el (shr-parse-base): Fix parsing error.
2013-06-16 Lars Magne Ingebri... Expand relative URLs more correctly by using `url-gener...
2013-06-14 Lars Magne Ingebri... eww submit button logic
2013-06-14 Julien DanjouMerge remote-tracking branch 'tarleb/sieve'
2013-06-13 Lars Magne Ingebri... * eww.el (eww-submit): Compute the submission URL corre...
2013-06-13 Lars Magne Ingebri... (shr-expand-url): Expansion should chop off the bits...
2013-06-12 Lars Magne Ingebri... Ignore <svg>
2013-06-10 Lars Magne Ingebri... (shr-expand-url): Expand URLs that start with a slash...
2013-06-10 Lars Magne Ingebri... Handle hidden form elements
2013-06-10 Lars Magne Ingebri... Make form submission work
2013-06-10 Lars Magne Ingebri... Add form support.
2013-06-10 Lars Magne Ingebri... Allow <base> to have contents.
2013-05-30 Glenn Morrisshr.el (shr-put-image): Silence compiler
2013-05-19 Adam SjøgrenShow title attribute of span elements as mouse over...
2013-05-09 Glenn MorrisFix a bunch of custom types, and more
2013-04-17 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2013-04-16 David Edmondsonshr.el: Support <img src="data:...">
2013-03-05 Paul EggertPrefer UTF-8 when the encoding shouldn't matter and...
2013-03-03 Ted Phelps* shr.el: Make all the overlays set the `evaporate...
2013-02-17 Glenn Morrisshr.el (shr-put-image): Use image-multi-frame-p if...
2013-02-17 Glenn MorrisGeneralize "animated" images to "multi-frame" images
2013-01-03 Paul EggertUpdate copyright notices for 2013
2012-12-25 Lars IngebrigtsenFix rendering of href-less <A> elements in shr
2012-12-23 Lars IngebrigtsenMerge branch 'master' of https://git.gnus.org/gnus
2012-12-23 Andreas Schwab* shr.el (shr-tag-em): Render em as italic, not bold.
2012-10-09 Lars Magne Ingebri... (shr-insert): \r is also not inserted, so don't try...
2012-07-17 Andreas Schwabshr.el (shr-expand-url): Handle URL starting with `//'
2012-06-27 Stefan Monniershr.el (shr-render-buffer): New command.
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-10 Lars Magne Ingebri... * shr.el: Add a iso-8859-1 cookie to make stuff work...
2012-04-12 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-02 Katsumi Yamaokashr.el (shr-find-fill-point): Don't break a line within...
2012-04-02 Katsumi Yamaokashr.el (shr-find-fill-point): Don't break a line before...
2012-03-22 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-22 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-19 Lars Magne Ingebri... Further shr vertical white space fixups
2012-03-19 Lars Magne Ingebri... Revert the <br> change in shr.
2012-03-19 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-19 Lars Magne Ingebri... Minor shr white space rendering tweak
2012-03-19 Lars Magne Ingebri... (shr-insert): Only insert a blank line if we're startin...
2012-03-19 Lars Magne Ingebri... Tweak shr rendering of <br>
2012-03-19 Lars Magne Ingebri... Fix fallout of the previous patch.
2012-03-19 Lars Magne Ingebri... Have shr pretend that non-breaking space is normal...
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Slight shr cleanups
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Rework how shr computes natural table cell widths
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Minor width-computation fixups for shr
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... shr nested table rendering fixups
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-12 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-04 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-03 Lars Magne Ingebri... Merge commit
2012-02-25 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-02-25 Lars Magne Ingebri... * shr.el (shr-column-specs): Protect against TDs with...
2012-02-25 Lars Magne Ingebri... Merge fix
2012-02-25 Lars Magne Ingebri... * shr.el (shr-column-specs): Protect against TDs with...
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-18 Lars IngebrigtsenFix merge.
2012-02-18 Lars Ingebrigtsenmerge from no gnus
2012-02-18 Lars IngebrigtsenBe more defensive about killing the correct buffer
2012-02-15 Paul Eggertshr.el (shr-rescale-image): Undo previous change; see...
next