index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
shr.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
shr comment typo fix
Lars Ingebrigtsen
2020-02-20
1
-1
/
+1
*
Introduce face for <code> elements in shr
Kévin Le Gouguec
2020-02-20
1
-1
/
+1
*
Make links in shr use separate mouse highlight regions
Lars Ingebrigtsen
2020-01-24
1
-1
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix problem with emacs -nw / eww / svg
Robert Pluim
2019-12-24
1
-1
/
+2
*
Make shr scale images on all frames
Lars Ingebrigtsen
2019-10-29
1
-1
/
+1
*
Don't have shr bug out if svg support isn't available
Lars Ingebrigtsen
2019-10-19
1
-1
/
+2
*
Use tabs in EWW (bug#37592)
Juri Linkov
2019-10-07
1
-2
/
+11
*
Touch up previous shr-dom-to-xml encoding change
Lars Ingebrigtsen
2019-10-03
1
-2
/
+7
*
Fix up previous SVG-multibyte fix
Lars Ingebrigtsen
2019-10-03
1
-8
/
+8
*
Avoid bugging out on multibyte SVG data in shr
Lars Ingebrigtsen
2019-10-01
1
-1
/
+3
*
Fix rendering of degenerate tables some more in shr.el
Lars Ingebrigtsen
2019-09-30
1
-1
/
+9
*
shr table fix refactoring
Lars Ingebrigtsen
2019-09-30
1
-84
/
+86
*
Slight shr-put-image clean up
Lars Ingebrigtsen
2019-09-24
1
-7
/
+1
*
Allow controlling when to send cookies when retrieving images in shr
Lars Ingebrigtsen
2019-09-24
1
-5
/
+40
*
Tweak how much <sup>/<sub> raises/lowers text in shr
Lars Ingebrigtsen
2019-09-23
1
-2
/
+2
*
Minor svg wrap tweak
Lars Ingebrigtsen
2019-09-19
1
-1
/
+1
*
Further fix-ups for SVG wrapping in shr
Lars Ingebrigtsen
2019-09-19
1
-9
/
+9
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Add default foreground colours to SVG images
Lars Ingebrigtsen
2019-09-14
1
-0
/
+16
*
Tweak shr background colour handling
Lars Ingebrigtsen
2019-08-29
1
-2
/
+6
*
Remove debugging from previous shr.el patch
Lars Ingebrigtsen
2019-08-23
1
-1
/
+0
*
Avoid an infloop in shr when filling text with :align-to properties
Lars Ingebrigtsen
2019-08-23
1
-0
/
+2
*
Mark shr buttons as button.el buffers
Lars Ingebrigtsen
2019-07-30
1
-0
/
+2
*
Rename the new `browse-url-external-browser' variable
Lars Ingebrigtsen
2019-07-29
1
-3
/
+3
*
Enable browse-url to buttonize buffers
Lars Ingebrigtsen
2019-07-28
1
-30
/
+10
*
Tweak the sizing of the shr placeholder images on HiDPI screens
Lars Ingebrigtsen
2019-07-25
1
-1
/
+1
*
Tweak background colour handling in shr
Lars Ingebrigtsen
2019-07-14
1
-4
/
+6
*
Handle 'abbr' and 'acronym' tags in shr.el
Nick Drozd
2019-07-07
1
-0
/
+21
*
; * lisp/net/shr.el (shr-selected-link): Doc fix.
Basil L. Contovounesios
2019-07-04
1
-1
/
+3
*
Handle 'code' tag in shr.el
Nick Drozd
2019-06-23
1
-1
/
+5
*
Restore image scaling support when there's no native image scaling
Lars Ingebrigtsen
2019-06-12
1
-2
/
+12
*
Make shr-rescale-image respect get-buffer-window again
Lars Ingebrigtsen
2019-05-16
1
-27
/
+29
*
Make image scaling work without imagemagick support in eww
Lars Ingebrigtsen
2019-05-15
1
-31
/
+28
*
Add a comment about the previous shr change
Lars Ingebrigtsen
2019-05-13
1
-0
/
+2
*
Fix problems in shr when indenting tables
Lars Ingebrigtsen
2019-05-13
1
-2
/
+4
*
Handle HTML 'ol' start attribute in shr.el
Nicholas Drozd
2019-02-22
1
-1
/
+8
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-09-28
1
-3
/
+3
|
\
|
|
*
* lisp/net/shr.el (shr-copy-url): Fix docstring.
Noam Postavsky
2018-09-27
1
-3
/
+3
*
|
shr: Allow skipping tags with aria-hidden (Bug#32348)
Noam Postavsky
2018-08-27
1
-1
/
+10
*
|
Don't have shr bug out on degenerate <img> tags
Lars Ingebrigtsen
2018-06-11
1
-0
/
+4
*
|
Set :version of shr faces
Basil L. Contovounesios
2018-04-17
1
-0
/
+3
*
|
shr doc string fix
Lars Ingebrigtsen
2018-04-17
1
-3
/
+3
*
|
Modernise face specs and set version tags in eww/shr
Basil L. Contovounesios
2018-04-17
1
-3
/
+3
*
|
Tweak shr window width computation
Lars Ingebrigtsen
2018-04-17
1
-1
/
+2
*
|
Reimplement `shr-next-link' and `shr-previous-link'
Lars Ingebrigtsen
2018-04-17
1
-39
/
+9
*
|
Query the user whether to increase stack depth in shr
Lars Ingebrigtsen
2018-04-15
1
-2
/
+6
*
|
Avoid an infloop in shr filling when not using fonts
Lars Ingebrigtsen
2018-04-15
1
-36
/
+39
[next]