Mercurial > emacs
log src/xfns.c @ 27071:d647366b1464
age | author | description |
---|---|---|
Sat, 01 Jan 2000 10:34:55 +0000 | Gerd Moellmann | (x_create_x_image_and_pixmap): Remove parameter file. |
Sat, 01 Jan 2000 10:08:54 +0000 | Gerd Moellmann | (gif_load): Avoid sign extension and thus out of bounds |
Sat, 01 Jan 2000 00:03:39 +0000 | Gerd Moellmann | (gif_load): Avoid sign extension and thus out of bounds |
Fri, 31 Dec 1999 16:46:22 +0000 | Gerd Moellmann | New image functions adapted to Emacs conventions. |
Fri, 31 Dec 1999 15:47:49 +0000 | William M. Perry | Changes to xfns.c to support reading images from a memory buffer instead of forcing them to be on disk. GIF/JPEG/PNG/TIFF currently support this. |
Fri, 31 Dec 1999 14:53:52 +0000 | Gerd Moellmann | (enum jpeg_keyword_index): Add JPEG_DATA. |
Wed, 22 Dec 1999 22:58:15 +0000 | Dave Love | (Fx_show_tip): Gcpro `timeout' too. |