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
*
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
*
|
Make gif animation work (bug#24004)
Katsumi Yamaoka
2016-07-19
1
-3
/
+4
*
|
* lisp/image.el: Use lexical-binding
Stefan Monnier
2016-05-23
1
-18
/
+13
*
|
* lisp/image.el (image--get-image): Remove nonsensical code.
Glenn Morris
2016-05-23
1
-7
/
+1
*
|
* lisp/image.el (image--get-image): Avoid requiring a library for
Glenn Morris
2016-05-23
1
-4
/
+4
*
|
Fix seq requirement that broke bootstrap
Paul Eggert
2016-05-23
1
-2
/
+1
*
|
Add missing dependencies to seq.el
Nicolas Petton
2016-05-22
1
-0
/
+1
*
|
Add an animation sanity check
Lars Ingebrigtsen
2016-05-04
1
-4
/
+9
*
|
Revert "alas, a map can have only one parent"
Lars Ingebrigtsen
2016-05-02
1
-1
/
+0
*
|
alas, a map can have only one parent
Sam Steingold
2016-05-02
1
-0
/
+1
*
|
Make (setf (image-property ...)) return VALUE
Lars Ingebrigtsen
2016-02-23
1
-1
/
+1
*
|
Rework the image property getter/setters
Lars Ingebrigtsen
2016-02-22
1
-5
/
+9
*
|
New functions for getting and setting image properties
Lars Ingebrigtsen
2016-02-20
1
-0
/
+20
*
|
Allow interactively scaling past :max-width etc
Lars Ingebrigtsen
2016-02-10
1
-10
/
+30
*
|
Use a sparse image keymap
Lars Ingebrigtsen
2016-02-10
1
-1
/
+1
*
|
Put a keymap on images created with insert-image and friends
Lars Ingebrigtsen
2016-02-10
1
-6
/
+57
*
|
Add new commands to allow changing the size of images
Lars Ingebrigtsen
2016-02-09
1
-0
/
+29
*
|
Automatically scale images up on high-density screens
Lars Ingebrigtsen
2016-02-08
1
-0
/
+29
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
Fix animation timeout delay calculation
Paul Eggert
2015-10-15
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-1
/
+1
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/image.el (image-multi-frame-p): Fix thinko
Glenn Morris
2014-09-14
1
-2
/
+2
*
* lisp/image.el (image-animate, image-animate-timeout): Stop animating images
Glenn Morris
2014-02-25
1
-24
/
+26
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Some doc for image-format-suffixes
Glenn Morris
2014-01-22
1
-4
/
+6
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Fix handling of comments in NetPBM image files.
Claudio Bley
2013-11-01
1
-1
/
+4
*
* lisp/image.el (image-load-path): Doc fix.
Xue Fuqiao
2013-10-28
1
-1
/
+3
*
* lisp/image.el (defimage): Doc fix.
Xue Fuqiao
2013-10-28
1
-1
/
+1
*
* image.el (image-multi-frame-p): Remove --without-x warning/error.
Glenn Morris
2013-09-17
1
-7
/
+8
*
* image.el (image-type-from-buffer): Remove --without-x warning/error.
Glenn Morris
2013-09-17
1
-0
/
+1
*
Add functions to change the speed of animated images
Glenn Morris
2013-08-15
1
-8
/
+28
*
Rename :content-type to :format in `create-image'
Lars Magne Ingebrigtsen
2013-08-13
1
-2
/
+2
*
Enable giving hints to ImageMagick via :content-type
Lars Magne Ingebrigtsen
2013-08-13
1
-0
/
+8
*
* image.el (image-animated-p): Tweak definition.
Glenn Morris
2013-05-29
1
-1
/
+6
*
Rework recent image-multi-frame stuff a little
Glenn Morris
2013-02-19
1
-5
/
+5
*
Generalize "animated" images to "multi-frame" images
Glenn Morris
2013-02-16
1
-24
/
+21
[next]