index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/image.el: Support image scaling with mouse in other buffer.
Juri Linkov
2019-11-30
1
-12
/
+16
*
Use run-with-idle-timer instead of debounce for responsive image scaling.
Juri Linkov
2019-11-30
1
-18
/
+28
*
Use new macro debounce-reduce to make mouse scaling of images more responsive
Juri Linkov
2019-11-24
1
-12
/
+18
*
Fix loading image-converter in the case where the type is passed in
Lars Ingebrigtsen
2019-11-21
1
-0
/
+1
*
* lisp/image.el: Mouse-wheel scaling on images (bug#38187)
Juri Linkov
2019-11-21
1
-4
/
+24
*
Allow eww to display exotic images like webp
Lars Ingebrigtsen
2019-11-19
1
-12
/
+26
*
Default exotic image formats (like .webp) to image-mode
Lars Ingebrigtsen
2019-10-29
1
-1
/
+3
*
lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil
Juanma Barranquero
2019-10-17
1
-1
/
+1
*
Correct some custom type typos
Robert Pluim
2019-10-01
1
-1
/
+1
*
Rename the new convert-images-externally variable
Lars Ingebrigtsen
2019-09-30
1
-2
/
+2
*
Improve documentation of image conversion feature
Eli Zaretskii
2019-09-29
1
-5
/
+5
*
Remove :group from a recent defcustom
Lars Ingebrigtsen
2019-09-29
1
-1
/
+0
*
If requested, use external image converters for exotic formats
Lars Ingebrigtsen
2019-09-29
1
-4
/
+30
*
Make the image keymaps not extend after the image
Lars Ingebrigtsen
2019-07-28
1
-1
/
+1
*
Allow counter-clockwise rotations in image-rotate
Basil L. Contovounesios
2019-07-20
1
-9
/
+13
*
Add native image rotation and cropping
Alan Third
2019-06-05
1
-2
/
+3
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
For SVG, 8192 is the new 256
Paul Eggert
2019-05-18
1
-2
/
+2
*
Merge from origin/emacs-26
Glenn Morris
2019-04-21
1
-2
/
+2
|
\
|
*
Fix off-by-one-link error in image--set-property
Basil L. Contovounesios
2019-04-18
1
-2
/
+2
*
|
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-5
/
+8
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-20
1
-2
/
+2
|
\
|
|
*
Remove .art from the default list of ImageMagick extensions
Glenn Morris
2019-02-19
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2019-01-30
1
-1
/
+8
|
\
|
|
*
create-image: Expand documentation (bug#33990)
Benjamin Riefenstahl
2019-01-25
1
-1
/
+8
*
|
Add native image scaling (bug#33587)
Alan Third
2019-01-10
1
-2
/
+2
*
|
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
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-1
/
+1
*
|
Obsolete image-jpeg-p
Robert Pluim
2018-05-31
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-14
1
-0
/
+3
|
\
|
|
*
* lisp/image.el (image-load-path): Doc fix.
Eli Zaretskii
2018-04-12
1
-0
/
+3
*
|
Improve and make use of 'image--get-image'
Charles A. Roelli
2018-03-11
1
-5
/
+3
*
|
Quieten without-x, without-xml2 builds
Glenn Morris
2018-02-26
1
-0
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-13
1
-1
/
+1
|
\
|
|
*
Avoid printing garbled error message from image.el
Eli Zaretskii
2018-02-10
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Add image resizing and rotation to NS port
Alan Third
2017-12-03
1
-2
/
+3
|
/
*
Don't reject PBM header whitespace unnecessarily
Andy Moreton
2017-10-16
1
-2
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Support for rawrgb images using imagemagick
Evgeny Zajcev
2016-12-02
1
-1
/
+1
*
|
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-11-17
1
-1
/
+1
*
|
image-type-from-file-name: Perform a case insensitive match
Tino Calancha
2016-09-04
1
-1
/
+1
*
|
image-increase-size: Fix non-interactive calls
Tino Calancha
2016-09-04
1
-2
/
+2
*
|
Fix invalid image rotations
Lars Ingebrigtsen
2016-08-24
1
-1
/
+5
[next]