log src/image.c @ 63323:ccf928f0383c

age author description
Sat, 11 Jun 2005 16:24:36 +0000 Eli Zaretskii (x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
Tue, 07 Jun 2005 13:02:04 +0000 Juanma Barranquero Update comment.
Fri, 27 May 2005 13:16:05 +0000 Juanma Barranquero (Vimage_library_alist): Moved from image.el.
Fri, 20 May 2005 17:50:59 +0000 Juanma Barranquero (lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
Tue, 10 May 2005 09:18:02 +0000 Richard M. Stallman Don't include signal.h.
Sat, 16 Apr 2005 03:07:05 +0000 YAMAMOTO Mitsuharu [MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_string.
Fri, 04 Mar 2005 11:07:11 +0000 YAMAMOTO Mitsuharu [!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Thu, 23 Dec 2004 16:12:44 +0000 Jason Rumney (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.
Wed, 08 Dec 2004 17:55:30 +0000 Richard M. Stallman (our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE, init_image):
Fri, 03 Dec 2004 17:00:11 +0000 Steven Tamm * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
Wed, 30 Jun 2004 13:11:36 +0000 Andreas Schwab (CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.
Wed, 16 Jun 2004 02:45:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
Mon, 14 Jun 2004 20:47:25 +0000 Juanma Barranquero (Vimage_types): Move from xdisp.c.
Sun, 13 Jun 2004 15:04:21 +0000 Andreas Schwab Include <ctype.h>.
Wed, 02 Jun 2004 00:50:09 +0000 Juanma Barranquero Work around bugs/problems with MinGW builds of graphics libraries
Wed, 12 May 2004 02:23:37 +0000 Steven Tamm Support XPM on Carbon Emacs. Does not
Fri, 07 May 2004 17:46:50 +0000 Steven Tamm macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
Wed, 05 May 2004 23:21:55 +0000 Jason Rumney (Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash.
Tue, 20 Apr 2004 22:16:33 +0000 Kim F. Storm (image_ascent): Add slice arg; calculate ascent for
Fri, 16 Apr 2004 20:08:15 +0000 Kim F. Storm (PNG_BG_COLOR_SHIFT): Remove.
Fri, 19 Mar 2004 00:42:37 +0000 Kim F. Storm (Qcenter): Move to xdisp.c.
Sun, 14 Mar 2004 00:28:35 +0000 Kim F. Storm (x_find_image_file): Make extern.
Thu, 11 Mar 2004 22:43:06 +0000 Kim F. Storm (XImagePtr, XImagePtr_or_DC): Move typedefs to dispextern.h.
Thu, 11 Mar 2004 05:56:41 +0000 Steven Tamm * image.c [MAC_OSX]: Include sys/stat.h
Thu, 11 Mar 2004 05:45:22 +0000 Miles Bader Add arch tagline
Thu, 11 Mar 2004 00:28:24 +0000 Kim F. Storm New file (image.c) for Image consolidation: