comparison src/ChangeLog @ 56112:e4cfda8330d5

* gtkutil.c (xg_get_image_for_pixmap): New function. (xg_get_gdk_pixmap_and_mask): Removed. (update_frame_tool_bar): Call xg_get_image_for_pixmap instead of xg_get_gdk_pixmap_and_mask.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 14 Jun 2004 21:53:24 +0000
parents e6ffb2458953
children f54273435989
comparison
equal deleted inserted replaced
56111:54633f72f8db 56112:e4cfda8330d5
1 2004-06-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_get_image_for_pixmap): New function.
4 (xg_get_gdk_pixmap_and_mask): Removed.
5 (update_frame_tool_bar): Call xg_get_image_for_pixmap instead of
6 xg_get_gdk_pixmap_and_mask.
7
8 * xterm.h (struct x_display_info): Typo in comment fixed.
9
1 2004-06-14 Juanma Barranquero <lektu@terra.es> 10 2004-06-14 Juanma Barranquero <lektu@terra.es>
2 11
3 * dispextern.h (Vimage_types): Make it conditional on 12 * dispextern.h (Vimage_types): Make it conditional on
4 HAVE_WINDOW_SYSTEM. 13 HAVE_WINDOW_SYSTEM.
5 14