shr: colorize only in one place
[gnus] / lisp / shr.el
2010-12-06 Julien Danjoushr: colorize only in one place
2010-12-06 Julien Danjoushr: shr-colorize-region fix and stylesheet color retri...
2010-12-06 Julien Danjoushr: Render td content with shr-descend
2010-12-06 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2010-12-06 Katsumi Yamaoka(shr-find-fill-point): Don't regard apostrophe as kinso...
2010-12-05 Lars Magne Ingebri... When the background color isn't explicit, use a fixed...
2010-12-05 Lars Magne Ingebri... (shr-put-color-1): Don't overwrite old colors.
2010-12-05 Lars Magne Ingebri... Only render color/background when they change.
2010-12-05 Lars Magne Ingebri... Rework the colorization to work on CSS inheritance.
2010-12-04 Lars Magne Ingebri... Show the URL before the title to avoid misleading URLs.
2010-12-04 Adam Sjøgren* shr.el (shr-urlify): Display the title in <a> tags.
2010-12-01 Katsumi Yamaokashr.el (shr-find-fill-point): Don't break line between...
2010-11-30 Katsumi Yamaokashr.el (shr-find-fill-point): Work better for kinsoku...
2010-11-29 Lars Magne Ingebri... * shr.el (shr-find-fill-point): Don't break before...
2010-11-26 Katsumi Yamaokashr.el (shr-insert): Revert last change.
2010-11-25 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2010-11-25 Katsumi Yamaokashr.el (shr-insert): Fix the way to fold lines.
2010-11-25 Katsumi Yamaokashr.el (shr-get-background): Fix argument name.
2010-11-24 Julien Danjoushr: copy bg before rendering td
2010-11-24 Julien Danjoufix typo
2010-11-24 Julien Danjoushr: add bgcolor support in td
2010-11-24 Julien Danjoushr: add bgcolor support on table
2010-11-24 Lars Magne Ingebri... * shr.el (shr-parse-style): Drop !important from styles.
2010-11-24 Julien Danjoushr: add shr-tag-title
2010-11-24 Julien Danjoushr: add background support
2010-11-24 Julien Danjoushr: replace deprecated syntax
2010-11-24 Lars Magne Ingebri... Protect against non-existant colour names.
2010-11-24 Julien Danjoushr-color: only return hexadecimal part of colors
2010-11-24 Katsumi Yamaokashr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg...
2010-11-23 Lars Magne Ingebri... Resurrect shr-tag-font again, since it's needed to...
2010-11-23 Lars Magne Ingebri... Split stuff like "#444444 !important" to find the real...
2010-11-23 Julien Danjoushr: replace newline with space in style parsing
2010-11-23 Lars Magne Ingebri... (shr-descend): Add color to all tags and remove the...
2010-11-23 Lars Magne Ingebri... * shr.el (shr-color->hexadecimal): Autoload.
2010-11-22 Julien Danjoushr-color: add HTML->hexadecimal converter
2010-11-22 Julien DanjouAdd color check support with shr-color
2010-11-22 Julien Danjoushr: add tag font
2010-11-22 Julien DanjouRevert "Drop colorisation of regions since we don't...
2010-11-18 Lars Magne Ingebri... Allow customizing the vertical table lines.
2010-11-17 Lars Magne Ingebri... Merge branch 'dad/mml2015-epg-use-from-to-sign' of...
2010-11-17 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-11-17 Lars Magne Ingebri... * shr.el (shr-put-image): Break lines when inserting...
2010-11-17 Katsumi Yamaokashr.el (shr-image-displayer): Protect function against...
2010-11-17 Katsumi Yamaokagnus-art.el (gnus-inhibit-images): New user option.
2010-11-15 Lars Magne Ingebri... Rework how Gnus is supposed to be able to display all...
2010-11-15 Lars Magne Ingebri... Use image-url instead of gnus-image-url to unify the...
2010-11-11 Katsumi Yamaokashr.el (shr-insert): Fix last change.
2010-11-11 Katsumi Yamaokashr.el (shr-insert): Don't break long line if it is...
2010-11-09 Lars Magne Ingebri... New command to ASCII-fy the article buffer, based on...
2010-11-09 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-11-08 Lars Magne Ingebri... * shr.el (shr-browse-url): Call browse-url-mailto for...
2010-11-04 Lars Magne Ingebri... Implement mailto: urls in gnus-html and shr.
2010-11-04 Katsumi Yamaokashr.el (shr-tag-img): Use string-width and truncate...
2010-11-01 Katsumi Yamaokashr.el: No need to declare `declare-function' since...
2010-11-01 Glenn MorrisMerge changes made in Emacs trunk.
2010-10-31 Lars Magne Ingebri... Don't break lines between punctuation and non-punctuation
2010-10-30 Lars Magne Ingebri... * shr.el (shr-tag-img): Output "*" instead of "[img]".
2010-10-30 Lars Magne Ingebri... * shr.el (shr-generic): The text nodes should be text...
2010-10-30 Lars Magne Ingebri... (shr-tag-video): Show the video poster image.
2010-10-30 Lars Magne Ingebri... (shr-put-image): Add help-echo alt texts to the images.
2010-10-30 Lars Magne Ingebri... (shr-tag-img): Ignore very small web bug type images.
2010-10-30 Lars Magne Ingebri... Drop colorisation of regions since we don't control...
2010-10-29 Lars Magne Ingebri... Only insert the images after the top-level table.
2010-10-28 Julien Danjoushr-put-image: save-excursion on alt text
2010-10-28 Julien Danjoushr: fix alt insertion
2010-10-26 Katsumi Yamaokashr.el (shr-tag-div): Added.
2010-10-24 Lars Magne Ingebri... * shr.el (shr-tag-object): Added.
2010-10-23 Lars Magne Ingebri... Add <strong>
2010-10-22 Lars Magne Ingebri... * shr.el (shr-tag-img): Don't bug out on images that...
2010-10-21 Katsumi Yamaokashr.el (shr-tag-table): Simplify.
2010-10-21 Lars Magne Ingebri... (shr-add-font): Don't put the font properties on the...
2010-10-20 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-20 Katsumi Yamaokashr.el (shr-tag-table): Remove useless nconc.
2010-10-20 Katsumi Yamaokashr.el (shr-tag-table): Fix last change.
2010-10-20 Katsumi Yamaokashr.el: (shr-tag-table): Support caption, thead, and...
2010-10-20 Katsumi Yamaokashr.el (shr-find-fill-point): Shorten line if the prece...
2010-10-19 Lars Magne Ingebri... (shr-save-contents): New command and keystroke.
2010-10-19 Lars Magne Ingebri... (shr-find-fill-point): Don't leave blanks at the start...
2010-10-19 Lars Magne Ingebri... Have shr support span style="color: ..."
2010-10-19 Katsumi Yamaokashr.el: Fix last change.
2010-10-19 Katsumi Yamaokashr.el: Improve kinsoku and table rendering.
2010-10-18 Katsumi Yamaokashr.el (shr-insert): Comment fix.
2010-10-18 Katsumi Yamaokashr.el (shr-insert): Don't insert space behind a wide...
2010-10-16 Lars Magne Ingebri... * shr.el (shr-tag-img): Don't align images.
2010-10-15 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-15 Lars Magne Ingebri... Ignore images with no data.
2010-10-15 Katsumi Yamaokashr.el (shr-insert): Remove space inserted before or...
2010-10-14 Lars Magne Ingebri... Have shr switch buffer truncation on if there are big...
2010-10-14 Lars Magne Ingebri... Indent.
2010-10-14 Julien Danjoushr: fix defcustom
2010-10-14 Julien Danjoushr: Use url-link as widget type
2010-10-13 Lars Magne Ingebri... * shr.el (shr-find-fill-point): Don't inloop on indente...
2010-10-13 Lars Magne Ingebri... Use a filling algorithm that should probably work for...
2010-10-13 Lars Magne Ingebri... * shr.el (shr-current-column): Remove buggy and unneces...
2010-10-13 Julien Danjoushr: make shr-width a defcustom, use it in shr-tag-img
2010-10-12 Julien Danjoushr: Use aligned-to spaces to align correctly images
2010-10-12 Julien Danjoushr: Encode URL properly when fetching from cache
2010-10-12 Julien Danjoushr: Encode URL properly when retrieving
2010-10-12 Julien Danjoushr: Add align attribute support for <img>
2010-10-11 Lars Magne Ingebri... * shr.el (shr-insert): Fix up the white space only...
next