]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Fri, 15 Nov 2002 18:51:53 +0000 (18:51 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 15 Nov 2002 18:51:53 +0000 (18:51 +0000)
src/ChangeLog

index f6aa35c565701bf9dac69af04853a2c11e01ea54..3c1e8f0148d09f5ff538dc651a1d2fcb1b96f61f 100644 (file)
@@ -1,3 +1,17 @@
+2002-11-15  Jason Rumney  <jasonr@gnu.org>
+
+       * 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  <fx@gnu.org>
 
        * alloc.c (SETJMP_WILL_NOT_WORK): Add note.