(xg_get_image_for_pixmap): Always create a GdkPixbuf
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 16 Sep 2007 09:38:37 +0000 (09:38 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 16 Sep 2007 09:38:37 +0000 (09:38 +0000)
commit45c94881d59261fc7c6ef8875053490d9219785a
tree6bf2ec8be6d03a8d58cc9c36e67d8a04c5bef9c4
parent4d580af2d7dd70d97073bf91da4f3f4d9f10bafc
(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.
(xg_get_file_with_chooser): Move GCPRO1 after declarations.
src/ChangeLog
src/gtkutil.c