diff src/ChangeLog @ 49564:0887554be235

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sun, 02 Feb 2003 00:01:45 +0000
parents 4e2f5a529cbd
children f492ad3945ad
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 02 00:01:25 2003 +0000
+++ b/src/ChangeLog	Sun Feb 02 00:01:45 2003 +0000
@@ -1,5 +1,13 @@
 2003-02-01  Jason Rumney  <jasonr@gnu.org>
 
+	* w32fns.c (w32_create_pixmap_from_bitmap_data): Use alloca for
+	local malloc.
+	[HAVE_XPM]: Avoid clashes with XColor, XImage and Pixel
+	definitions in xpm.h.
+	(init_xpm_functions): New function.
+	(xpm_load): Sync with xfns.c. Adapt for Windows version of libXpm.
+	(init_external_image_libraries): Try to load libXpm.dll.
+
 	* fileio.c (Fcopy_file) [WINDOWSNT]: Reverse logic for setting
 	timestamp.