comparison src/ChangeLog @ 78870:72989badaad7

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 22 Sep 2007 08:46:08 +0000
parents 752b6aed4a47
children 7543ecde159e
comparison
equal deleted inserted replaced
78869:238c49dfaa1b 78870:72989badaad7
24 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf 24 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
25 when we have no file name for the icon. 25 when we have no file name for the icon.
26 (xg_tool_bar_expose_callback): Remove. 26 (xg_tool_bar_expose_callback): Remove.
27 (xg_create_tool_bar): Don't connect expose signal to 27 (xg_create_tool_bar): Don't connect expose signal to
28 xg_tool_bar_expose_callback. 28 xg_tool_bar_expose_callback.
29
30 2007-09-16 Andreas Schwab <schwab@suse.de>
31
32 * alloc.c (reset_malloc_hooks): Set the hooks to the previous
33 values instead of zapping them.
29 34
30 2007-09-15 Glenn Morris <rgm@gnu.org> 35 2007-09-15 Glenn Morris <rgm@gnu.org>
31 36
32 * s/hpux.h: No longer define `static' as nothing. 37 * s/hpux.h: No longer define `static' as nothing.
33 38