aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2007-09-16 09:34:52 +0000
committerJan Djärv2007-09-16 09:34:52 +0000
commitd51e0fc41a8f8aa9cac923d52bc0ea3921d010f9 (patch)
tree50e35f0bd71211ea74b91f14d89f74e54d754573 /src/ChangeLog
parent846d1b3e948004ade6fc49aad33442b0de450c54 (diff)
downloademacs-d51e0fc41a8f8aa9cac923d52bc0ea3921d010f9.tar.gz
emacs-d51e0fc41a8f8aa9cac923d52bc0ea3921d010f9.zip
(xg_get_image_for_pixmap): Always create a GdkPixbuf
when we have no file name for the icon. (xg_tool_bar_expose_callback): Remove. (xg_create_tool_bar): Don't connect expose signal to xg_tool_bar_expose_callback.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 868e007c863..c69e579d70b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12007-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_get_image_for_pixmap): Always create a GdkPixbuf
4 when we have no file name for the icon.
5 (xg_tool_bar_expose_callback): Remove.
6 (xg_create_tool_bar): Don't connect expose signal to
7 xg_tool_bar_expose_callback.
8
12007-09-15 Glenn Morris <rgm@gnu.org> 92007-09-15 Glenn Morris <rgm@gnu.org>
2 10
3 * s/hpux.h: No longer define `static' as nothing. 11 * s/hpux.h: No longer define `static' as nothing.