*** empty log message ***
[bpt/emacs.git] / src / image.c
2007-08-24 Juanma Barranquero(syms_of_image) <image-library-alist, cross-disabled...
2007-08-24 Jason Rumney[HAVE_NTGUI]: Define dynamic loaded functions.
2007-08-23 YAMAMOTO Mitsuharu(svg_load_image): Blend with specified background if...
2007-08-22 Glenn Morris(x_find_image_file): Search in etc/images/ rather than...
2007-08-22 Glenn MorrisPaul Pogonyshev <pogonyshev at gmx.net>
2007-08-07 Chong YidongSync to trunk version.
2007-08-07 Chong YidongMinor cleanup.
2007-08-06 Chong Yidong(png_load): Ignore png-supplied background color.
2007-08-03 Miles BaderMerge from emacs--rel--22
2007-07-31 Miles BaderMerge from emacs--rel--22
2007-07-30 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Miles BaderMerge from emacs--rel--22
2007-07-15 Miles BaderMerge from emacs--rel--22
2007-07-10 Miles BaderMerge from emacs--rel--22
2007-06-21 Jason Rumney(convert_mono_to_color_image): Swap fore and background.
2007-06-21 Jason Rumney(convert_mono_to_color_image): Swap fore and background.
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-14 Chong Yidong(search_image_cache): Remove unused variable.
2007-06-13 YAMAMOTO Mitsuharu(lookup_image): Save frame foreground and background...
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-06-06 Chong Yidong(xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 Chong Yidong(xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-03 Chong Yidong(search_image_cache): New function. Require background
2007-05-29 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22, gnus--rel--5.10
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-25 Chong Yidong(uncache_image): Fix typo.
2007-05-24 Miles BaderMerge from emacs--rel--22
2007-05-22 Miles BaderMerge from emacs--rel--22
2007-05-21 Chong Yidong(uncache_image): New function.
2007-05-20 Miles BaderMerge from emacs--rel--22
2007-05-18 Miles BaderMerge from emacs--rel--22
2007-05-17 Miles BaderMerge from emacs--rel--22
2007-05-14 Chong Yidong(pbm_load): Check image size for monochrome pbm.
2007-05-12 Chong Yidong(pbm_load): Correctly check image size for greyscale...
2007-05-12 Chong Yidong(pbm_load): Correctly check image size for greyscale...
2007-03-18 Chong Yidong(pbm_load): Signal error for invalid image size.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-09 YAMAMOTO Mitsuharu(XDrawLine) [MAC_OS]: Remove macro.
2006-10-31 YAMAMOTO Mitsuharu[MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_tab...
2006-10-12 Romain Francoise(xbm_read_bitmap_data): Delete extra semicolon.
2006-08-27 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (image_load_qt_1): Use Componen...
2006-05-26 Chong Yidong* image.c (png_load): Don't call fclose on NULL.
2006-05-19 YAMAMOTO Mitsuharu(gif_load): Allocate Lisp string first.
2006-05-10 YAMAMOTO Mitsuharu(Qduration) [MAC_OS]: Undo previous change.
2006-05-06 YAMAMOTO Mitsuharu(Qduration) [MAC_OS]: New variable.
2006-04-21 Kim F. Storm(four_corners_best): New arg CORNERS specifies what...
2006-04-21 YAMAMOTO Mitsuharu[MAC_OS] (xpm_load_image): Fill in background field
2006-04-18 YAMAMOTO Mitsuharu(x_create_bitmap_from_data) [MAC_OS]: Don't check return
2006-04-12 YAMAMOTO Mitsuharu[MAC_OS] (xpm_load_image): Add parentheses around
2006-04-03 Kenichi HandaInclude "charset.h" and "coding.h".
2006-03-16 YAMAMOTO Mitsuharu[MAC_OS] (XPutPixel, XGetPixel)
2006-03-08 YAMAMOTO Mitsuharu[MAC_OS] (XPutPixel): Set alpha channel bits if pixmap...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-24 YAMAMOTO Mitsuharu[MAC_OS] (find_image_fsspec): Use coercion of Apple...
2005-12-10 YAMAMOTO Mitsuharu(init_image) [MAC_OS]: Don't call EnterMovies.
2005-11-18 Chong YidongFix typo.
2005-11-18 Chong Yidong* image.c (x_create_bitmap_from_xpm_data): Free attribu...
2005-11-16 Chong Yidonginitialize XpmAttributes
2005-11-16 Chong Yidong* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
2005-11-15 YAMAMOTO Mitsuharu(init_image) [MAC_OS]: Don't call EnterMovies if
2005-11-09 YAMAMOTO Mitsuharu[MAC_OSX] (image_load_quartz2d): Fix memory leak.
2005-10-25 YAMAMOTO Mitsuharu[MAC_OS] (image_load_qt_1): Check image size.
2005-10-19 Kim F. Storm(check_image_size): Handle integer Vmax_image_size...
2005-10-19 Chong Yidong* image.c (Vmax_image_size): New variable.
2005-10-11 Juanma Barranquero(fn_jpeg_stdio_src): Don't define it.
2005-09-30 Dan Nicolaescu* image.c (slurp_file, xbm_read_bitmap_data): Cast...
2005-09-28 Kim F. Storm(gif_load): Fix size of allocated image buffer
2005-08-31 YAMAMOTO Mitsuharu(PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument....
2005-08-15 Richard M. Stallman(syms_of_image): Init Qxbm, Qpbm before calling define_...
2005-08-11 Richard M. Stallman(syms_of_image): Init image_types here, and call define...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate 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 BarranqueroUpdate comment.
next