From a4478a76adc7fe3a9cfcca36b8b6b837359b0983 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 15 Nov 2002 18:51:53 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index f6aa35c5657..3c1e8f0148d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2002-11-15 Jason Rumney + + * w32term.c (x_draw_image_foreground, x_draw_image_glyph_string) + (w32_draw_image_foreground_1): Handle image masks. + (x_draw_image_glyph_string): Don't BitBlt transparently. + + * w32fns.c (w32_defined_color): Adjust RGB values for Emacs. + (x_from_xcolors): Adjust RGB values for W32. + (image_background, image_background_transparent) + (postprocess_image, x_to_xcolors, x_disable_image) + (x_build_heuristic_mask): Adapt for W32 and enable. + (x_create_x_image_and_pixmap): Mark images with palettes as such. + (xbm_load): Remove unused variable. + 2002-11-14 Dave Love * alloc.c (SETJMP_WILL_NOT_WORK): Add note. -- 2.39.2