Merge branch 'master' of https://git.gnus.org/gnus
[gnus] / lisp / gnus-html.el
2010-10-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-02 Lars Magne Ingebri... Indent to keep width under 80 columns.
2010-10-02 Lars Magne Ingebri... * gnus-topic.el (gnus-topic-move-group): Fix the syntax...
2010-10-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-01 Lars Magne Ingebri... (gnus-html-prefetch-images): Adjust regexp to avoid...
2010-10-01 Florian RagwitzIntroduce gnus-completing-read
2010-09-27 Florian RagwitzDecode URL entities to avoid broken links
2010-09-26 Julien Danjougnus-html-wash-images: Fix spec computing to include...
2010-09-26 Julien Danjougnus-html-show-images: Fix gnus-html-display-image...
2010-09-25 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-25 Julien Danjougnus-html-rescale-image: Use our defalias gnus-window...
2010-09-24 Katsumi Yamaokagnus-html.el (gnus-html-encode-url-chars): New function...
2010-09-23 Julien DanjouRevert "gnus-html-rescale-image: Use window-inside...
2010-09-23 Lars Magne Ingebri... Embiggen pictures slightly.
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Julien Danjougnus-html-image-fetched: check for errors
2010-09-22 Julien Danjougnus-html-image-fetched: Only cache if gnus-html-image...
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Julien Danjougnus-html-image-fetched: Search also for \r\n\r\n to...
2010-09-22 Julien Danjougnus-html-put-image: stop using markers
2010-09-22 Julien Danjougnus-html-rescale-image: Use window-inside-pixel-edges...
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Julien DanjouUse gnus-html-encode-url to encode URL
2010-09-22 Julien Danjougnus-html-get-image-data: Search also for \r\n\r\n...
2010-09-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-22 Julien Danjou(gnus-html-put-image): Put alt-text as help-echo
2010-09-22 Julien Danjou(gnus-html-wash-images): Use xml-substitute-special...
2010-09-21 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-21 Julien Danjou(gnus-html-image-map): Add v to browse-url on undisplay...
2010-09-21 Julien DanjouMake gnus-html use url-cache system
2010-09-20 Katsumi YamaokaMake Gnus work for Emacs 22 and XEmacs.
2010-09-19 Lars Magne Ingebri... (gnus-html-image-fetched): Protect against the data...
2010-09-19 Lars Magne Ingebri... Fix up the url-retrieve calling conventions so that...
2010-09-19 Lars Magne Ingebri... Prefetch and html washing additions.
2010-09-19 Lars Magne Ingebri... Ignore all errors from url-retrieve, for instance about...
2010-09-18 Lars Magne Ingebri... Fetch all images in parallel.
2010-09-18 Lars Magne Ingebri... Use `url' rather than curl to retrieve images.
2010-09-18 Lars Magne Ingebri... (gnus-html-wash-tags): Add support for i, b and u HTML...
2010-09-17 Katsumi Yamaokagnus-html.el: Replace process-kill-without-query by...
2010-09-16 Romain Francoisegnus-html.el: Require gnus-art for `gnus-with-article...
2010-09-14 Lars Magne Ingebri... Fix up the w3m/curl dependencies.
2010-09-09 Lars Magne Ingebri... Refactor out the image bit, and don't restrict end...
2010-09-08 Lars Magne Ingebri... Bind RET and TAB on images for better UX.
2010-09-08 Lars Magne Ingebri... (gnus-html-wash-tags): Search for images first, so...
2010-09-08 Lars Magne Ingebri... Fix typo in last check-in.
2010-09-08 Lars Magne Ingebri... Allow showing the ALT text of images and to browse...
2010-09-08 Lars Magne Ingebri... Indent.
2010-09-08 Lars Magne Ingebri... Fix typo in last check-in.
2010-09-08 Lars Magne Ingebri... Decode entities before feeding URLs to curl.
2010-09-07 Katsumi Yamaokagnus-html.el (gnus-html-wash-tags, gnus-html-put-image...
2010-09-06 Lars Magne Ingebri... Limit end-tag matching to the current line to work...
2010-09-06 Lars Magne Ingebri... Remove <a name...> tags, which confuses the rest of...
2010-09-05 Lars Magne Ingebri... Allow calling without specifying the handle.
2010-09-04 Lars Magne Ingebri... (gnus-html-show-images): If there are no images to...
2010-09-04 Lars Magne Ingebri... (gnus-html-wash-tags): Remove even more white space...
2010-09-03 Lars Magne Ingebri... Decode entities at the end.
2010-09-03 Lars Magne Ingebri... Remove more white space before <pre_int> image spacers.
2010-09-03 Lars Magne Ingebri... Add the new command gnus-html-show-images.
2010-09-03 Lars Magne Ingebri... Have the image insertion work even if the missing image...
2010-09-03 Lars Magne Ingebri... Fix up the logic that marks resized images for buffer...
2010-09-03 Lars Magne Ingebri... Add a new `i' command to insert images.
2010-09-03 Lars Magne Ingebri... Don't reuse the 'gnus-data text property, but use a...
2010-09-03 Lars Magne Ingebri... Comment fix.
2010-09-03 Katsumi Yamaokagnus-html.el (gnus-html-put-image): make avoidance...
2010-09-03 Katsumi YamaokaMake gnus-html work for XEmacs.
2010-09-02 Lars Magne Ingebri... Only call image-size once, since it's somewhat time...
2010-09-02 Lars Magne Ingebri... Fix up typo in rescaling.
2010-09-02 Katsumi Yamaokagnus-html-put-image, gnus-html-rescale-image: Pass...
2010-09-02 Katsumi Yamaokagnus-article-html: Make work buffer multibyte for decod...
2010-09-01 Lars Magne Ingebri... Yet another try at getting the image sizing right.
2010-09-01 Lars Magne Ingebri... Delete all trailing white space.
2010-09-01 Lars Magne Ingebri... Remove all <pre_int> place holders.
2010-09-01 Lars Magne Ingebri... Don't show images that are really small.
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Ted Zlatanovgnus-html.el: prefix log messages with function name
2010-09-01 Lars Magne Ingebri... The rescaling logic scaled down too much.
2010-09-01 Lars Magne Ingebri... Check the value of gnus-blocked-images in the summary...
2010-09-01 Ted Zlatanovgnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
2010-09-01 Lars Magne Ingebri... Say in the message what the regexp really is.
2010-09-01 Lars Magne Ingebri... Take a parameter for blocked-images since it needs...
2010-09-01 Lars Magne Ingebri... "A" is also used for links, just like "a", it seems...
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Ted Zlatanovgnus-html.el: add and use gnus-html-image-url-blocked-p
2010-09-01 Lars Magne Ingebri... We can't rescale if we don't have the article buffer...
2010-09-01 Lars Magne Ingebri... Try to get the rescaling logic right for images that...
2010-09-01 Lars Magne Ingebri... Use the deleted text as the image alt text.
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne Ingebri... Rescale images in article buffers for Emacs versions...
2010-09-01 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Ted Zlatanovgnus-html.el: Add extra logging.
2010-09-01 Lars Magne Ingebri... Delete the IMG_ALT region.
2010-09-01 Katsumi Yamaokagnus-article-html: Decode contents by charset.
2010-09-01 Katsumi Yamaokagnus-html.el, message.el: Add custom version to new...
2010-09-01 Katsumi Yamaokagnus-html-curl-sentinel: Replace process-get with gnus...
2010-08-31 Katsumi YamaokaMisc fixes by Stefan Monnier <monnier@iro.umontreal...
2010-08-31 Lars Magne Ingebri... Introduce a new variable, gnus-blocked-images, and...
2010-08-31 Lars Magne Ingebri... Use gnus-process-plist and friends for compatibility.
2010-08-31 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-08-31 Lars Magne Ingebri... Support cid: URLs/images.
2010-08-31 Lars Magne Ingebri... Clarify the code a bit by renaming the variable with...
next