log lisp/image.el @ 109176:208ebac6e31e

age author description
Tue, 25 May 2010 18:54:53 +0300 Juri Linkov * image.el (image-animated-p): When delay between animated images is 0,
Sat, 22 May 2010 12:48:01 -0400 Chong Yidong Rename image-refresh to image-flush.
Wed, 31 Mar 2010 17:55:01 +0300 Juri Linkov Rename `image-extension-data' to `image-metadata'.
Wed, 10 Mar 2010 22:17:08 -0800 Glenn Morris Minor animated image housekeeping.
Sun, 07 Mar 2010 21:02:20 +0200 Juri Linkov Animated image API.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
Fri, 28 Aug 2009 23:49:11 +0000 Juri Linkov (image-type-header-regexps): Use only JPEG magic number
Tue, 24 Feb 2009 10:28:57 +0000 Juanma Barranquero * image.el (image-load-path-for-library, insert-sliced-image):
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 24 Nov 2008 17:21:57 +0000 Andreas Schwab (image-type-header-regexps): Recognize more xbm format
Fri, 27 Jun 2008 15:58:36 +0000 Juanma Barranquero (image-jpeg-p): Don't fail if the arg cannot be converted to unibyte.
Wed, 25 Jun 2008 02:48:03 +0000 Kenichi Handa (image-jpeg-p): Convert DATA to unibyte at first.
Thu, 12 Jun 2008 03:56:20 +0000 Glenn Morris Add some compiler declarations, for builds without X.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 29 Aug 2007 05:03:40 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Tue, 30 Jan 2007 22:22:43 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Tue, 28 Mar 2006 23:08:20 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
Sun, 19 Mar 2006 19:43:57 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Fri, 10 Mar 2006 23:46:54 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-42
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Mon, 19 Sep 2005 10:20:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Sun, 02 Jan 2005 09:21:32 +0000 Miles Bader Merge from emacs--cvs-trunk--0
Sat, 25 Sep 2004 12:05:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-44
Tue, 29 Jun 2004 16:46:06 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 06 Oct 2007 22:17:49 +0000 Juri Linkov (image-type): Check if image-types is bound to not fail on tty.
Thu, 27 Sep 2007 16:41:34 +0000 Glenn Morris Simplify previous change (auto can only be non-nil if type is).
Thu, 27 Sep 2007 06:38:29 +0000 Glenn Morris (image-type-auto-detected-p): Doc fix. Don't detect an image if it is
Sat, 25 Aug 2007 14:05:49 +0000 Juri Linkov (image-type-header-regexps): Use more complex regexp for svg.
Wed, 22 Aug 2007 07:48:47 +0000 Glenn Morris (create-image): Doc fix.
Wed, 22 Aug 2007 04:05:21 +0000 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 21 May 2007 16:43:13 +0000 Chong Yidong (image-type-from-file-name, image-type): Simplify.
Mon, 14 Jan 2008 13:19:28 +0000 Jason Rumney (image-type): Use image-type-from-file-name (from trunk
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 04 Jun 2007 20:40:53 +0000 Chong Yidong (image-type-auto-detected-p): Don't scan auto-mode-alist.
Fri, 09 Feb 2007 16:50:16 +0000 Chong Yidong (image-type-auto-detectable): Don't autodetect x[pb]m.
Sun, 28 Jan 2007 07:09:44 +0000 Richard M. Stallman (image-type-header-regexps): Make GIF regex more specific.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 05 Jan 2007 22:54:07 +0000 Richard M. Stallman (image-type-header-regexps): Recognize xbm more strictly.
Sat, 30 Dec 2006 01:51:24 +0000 Juanma Barranquero (image-type-header-regexps, image-type-from-data, image-type-from-buffer,
Tue, 26 Dec 2006 18:01:40 +0000 Richard M. Stallman (image-type-header-regexps): Change element format
Tue, 19 Dec 2006 16:42:54 +0000 Juanma Barranquero (image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
Fri, 21 Apr 2006 20:56:06 +0000 Kim F. Storm (image-type): New defun split out of create-image.
Sun, 19 Mar 2006 18:19:12 +0000 Bill Wohler (image-load-path-for-library): Shorten first line in docstring.
Fri, 17 Mar 2006 17:26:58 +0000 Bill Wohler (image-load-path-for-library): Minor docstring fix.
Thu, 16 Mar 2006 16:55:26 +0000 Bill Wohler (image-load-path-for-library): Prefer user's images in
Wed, 15 Mar 2006 17:06:16 +0000 Bill Wohler (image-load-path-for-library): Fix example by not recommending that
Tue, 14 Mar 2006 19:16:24 +0000 Bill Wohler (image-load-path-for-library): Pass value of path rather than symbol.
Sat, 11 Mar 2006 02:04:08 +0000 Bill Wohler (image-load-path-for-library): Merged changes from Reiner. Add
Fri, 10 Mar 2006 22:52:26 +0000 Bill Wohler (image-load-path-for-library): Merge at least three functions from
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 24 Oct 2005 16:43:03 +0000 Stefan Monnier (defimage): Add `doc-string' declaration.
Sat, 22 Oct 2005 15:26:36 +0000 Richard M. Stallman (image-load-path): Use eval-at-startup to initialize.
Fri, 21 Oct 2005 23:42:21 +0000 Kim F. Storm (image-type-header-regexps): Rename from image-type-regexps.
Wed, 19 Oct 2005 03:55:20 +0000 Chong Yidong * image.el (create-image, find-image): Mention max-image-size in
Sun, 18 Sep 2005 14:04:46 +0000 Chong Yidong (image-load-path): Use symbol `data-directory' instead of its value,
Thu, 15 Sep 2005 14:00:09 +0000 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 27 May 2005 13:17:50 +0000 Juanma Barranquero (image-library-alist): Moved to image.c.
Thu, 17 Mar 2005 23:56:15 +0000 Richard M. Stallman (insert-sliced-image): Add autoload cookie.
Sat, 01 Jan 2005 13:08:33 +0000 Kim F. Storm (insert-sliced-image): Use t for line-height property.
Wed, 22 Sep 2004 23:12:38 +0000 Kim F. Storm (insert-sliced-image): Add doc string.
Mon, 21 Jun 2004 21:52:28 +0000 Juanma Barranquero (image-library-alist): Rewrite docstring in active voice.
Mon, 14 Jun 2004 20:58:36 +0000 Juanma Barranquero (image-library-alist): New variable to map image types to external
Mon, 26 Apr 2004 22:11:36 +0000 Kim F. Storm (insert-sliced-image): Use line-height instead of
Sat, 24 Apr 2004 23:30:05 +0000 Kim F. Storm (insert-sliced-image): Add line-spacing t property
Tue, 20 Apr 2004 22:23:08 +0000 Kim F. Storm (insert-image): Add optional SLICE arg.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 26 Aug 2003 15:36:50 +0000 John Paul Wallington (image-jpeg-p): Don't search beyond length of data.
Tue, 04 Feb 2003 11:27:37 +0000 Juanma Barranquero (image-type-regexps): Fix typo.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 03 Nov 2002 08:34:45 +0000 Stefan Monnier (insert-image): Don't make intangible since
Mon, 05 Aug 2002 16:26:03 +0000 Richard M. Stallman (image-jpeg-p): Accept "Exif" marker.
Mon, 11 Mar 2002 13:32:22 +0000 Pavel Jank (image-type-from-file-header): Make temporary buffer unibyte.
Tue, 25 Dec 2001 11:03:46 +0000 Pavel Jank Add Maintainer header.
Tue, 21 Aug 2001 08:11:52 +0000 Gerd Moellmann (image-type-regexps): Make sure that the TIFF
Mon, 13 Aug 2001 10:16:16 +0000 Gerd Moellmann (image-jpeg-p): Fix call of substring.
Fri, 10 Aug 2001 10:58:33 +0000 Gerd Moellmann (image-jpeg-p): Test for APPn markers in the range
Thu, 09 Aug 2001 09:31:56 +0000 Gerd Moellmann (image-type-regexps): Allow whitespace at the start
Wed, 08 Aug 2001 10:53:46 +0000 Gerd Moellmann (image-type-regexps): Allow predicates. Change the way
Tue, 07 Aug 2001 08:54:36 +0000 Gerd Moellmann (image-type-regexps): For JPEG files, use a regexp
Tue, 07 Aug 2001 08:03:10 +0000 Gerd Moellmann (image-type-regexps): Use `\`' instead of `^' in
Wed, 28 Mar 2001 12:39:45 +0000 Gerd Moellmann (image-type-regexps): Change type for PS files
Fri, 08 Dec 2000 17:06:46 +0000 Eli Zaretskii (create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
Thu, 05 Oct 2000 07:45:51 +0000 Miles Bader (image): New group.
Fri, 15 Sep 2000 11:49:07 +0000 Gerd Moellmann (create-image): Doc fix.
Fri, 18 Aug 2000 13:45:24 +0000 Dave Love (find-image): Copy `spec' before using plist-put.
Tue, 13 Jun 2000 18:17:25 +0000 Dave Love Fix last change to be in insert-image as intended.
Tue, 13 Jun 2000 17:54:10 +0000 Dave Love (put-image): Default STRING to a space.
Mon, 12 Jun 2000 20:34:36 +0000 Dave Love (insert-image): Save a little consing.
Tue, 06 Jun 2000 14:27:42 +0000 Dave Love (find-image): Doc fix. Return nil if image not found.
Wed, 17 May 2000 15:57:18 +0000 Eli Zaretskii (image-type-available-p): Don't reference image-types
Wed, 26 Apr 2000 17:34:09 +0000 Gerd Moellmann (find-image): New function.
Wed, 01 Mar 2000 12:47:15 +0000 Gerd Moellmann (defimage): Look for image files in load-path.