# HG changeset patch # User Gerd Moellmann # Date 969274328 0 # Node ID 091669fc1dbad6280de365cabb79ba85d0e9d488 # Parent 577372d71de8a3f5ad8ffd2c5c66d99b2993529c *** empty log message *** diff -r 577372d71de8 -r 091669fc1dba src/ChangeLog --- a/src/ChangeLog Mon Sep 18 10:51:19 2000 +0000 +++ b/src/ChangeLog Mon Sep 18 10:52:08 2000 +0000 @@ -1,3 +1,14 @@ +2000-09-18 Gerd Moellmann + + * xfns.c (lookup_image): Block input while loading the image so + that we won't get interrupted in a state where the image isn't yet + set up completely. + (xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color) + (lookup_pixel_color, x_to_xcolors, x_from_xcolors) + (x_disable_image, x_build_heuristic_mask, pbm_load, png_load) + (jpeg_load, tiff_load, gif_load, gs_load): Don't block/unblock + input. + 2000-09-16 Gerd Moellmann * dispnew.c (update_window): Make sure to make desired rows @@ -17,7 +28,7 @@ * xdisp.c (build_desired_tool_bar_string): For a toolbar item in disabled state, don't apply an image transformation algorithm if the user specified an image for the disabled state. Use - `:algorthm disabled' for creating a disabled item's image if the + `:algorithm disabled' for creating a disabled item's image if the user hasn't specified an image. * xfns.c (ALLOC_XPM_COLORS): Define if we can use Emacs' color