comparison src/ChangeLog @ 31689:0b116000e89f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 18 Sep 2000 11:17:46 +0000
parents 091669fc1dba
children ca8dfb4718e6
comparison
equal deleted inserted replaced
31688:437830e83b45 31689:0b116000e89f
1 2000-09-18 Gerd Moellmann <gerd@gnu.org> 1 2000-09-18 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (clear_image_cache): Clear current matrices of all
4 frames sharing an image cache. Block input while freeing
5 images. Fix timestamp comparison.
6 (x_clear_image): Also free the mask.
2 7
3 * xfns.c (lookup_image): Block input while loading the image so 8 * xfns.c (lookup_image): Block input while loading the image so
4 that we won't get interrupted in a state where the image isn't yet 9 that we won't get interrupted in a state where the image isn't yet
5 set up completely. 10 set up completely.
6 (xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color) 11 (xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color)