log src/image.c @ 65626:69a9e146ef35

age author description
2005-08-31 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument. All uses changed.
2005-08-15 Richard M. Stallman (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
2005-08-11 Richard M. Stallman (syms_of_image): Init image_types here, and call define_image_type.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-23 Juanma Barranquero (fn_png_init_io): Don't define it.
2005-06-11 Eli Zaretskii (x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
2005-06-07 Juanma Barranquero Update comment.
2005-05-27 Juanma Barranquero (Vimage_library_alist): Moved from image.el.
2005-05-20 Juanma Barranquero (lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
2005-05-10 Richard M. Stallman Don't include signal.h.
2005-04-16 YAMAMOTO Mitsuharu [MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_string.
2005-03-04 YAMAMOTO Mitsuharu [!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
2004-12-27 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-23 Jason Rumney (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.
2004-12-08 Richard M. Stallman (our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE, init_image):
2004-12-03 Steven Tamm * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-06-30 Andreas Schwab (CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.
2004-06-16 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
2004-06-14 Juanma Barranquero (Vimage_types): Move from xdisp.c.
2004-06-13 Andreas Schwab Include <ctype.h>.
2004-06-02 Juanma Barranquero Work around bugs/problems with MinGW builds of graphics libraries
2004-05-12 Steven Tamm Support XPM on Carbon Emacs. Does not
2004-05-07 Steven Tamm macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
2004-05-05 Jason Rumney (Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash.
2004-04-20 Kim F. Storm (image_ascent): Add slice arg; calculate ascent for
2004-04-16 Kim F. Storm (PNG_BG_COLOR_SHIFT): Remove.
2004-03-19 Kim F. Storm (Qcenter): Move to xdisp.c.
2004-03-14 Kim F. Storm (x_find_image_file): Make extern.
2004-03-11 Kim F. Storm (XImagePtr, XImagePtr_or_DC): Move typedefs to dispextern.h.
2004-03-11 Steven Tamm * image.c [MAC_OSX]: Include sys/stat.h
2004-03-11 Miles Bader Add arch tagline
2004-03-11 Kim F. Storm New file (image.c) for Image consolidation: