Fix bug #6139, text is briefly shown in tool bar on startup.
authorJan D <jan.h.d@swipnet.se>
Sat, 8 May 2010 12:04:47 +0000 (14:04 +0200)
committerJan D <jan.h.d@swipnet.se>
Sat, 8 May 2010 12:04:47 +0000 (14:04 +0200)
commit4721152c32bf2f4fac259c0c6c7566b2bc0854d2
tree426a0fffc1047b6778628e9859a95e46cfc7a644
parentee0a16cf18096dfa91c5868ba7fbefa59cd2904e
Fix bug #6139, text is briefly shown in tool bar on startup.

 * xsettings.c (Ftool_bar_get_system_style): Correct comment.

 * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
 box and toolbar (Bug #6139).
 (xg_create_tool_bar): Remove comment (Bug #6139).
 (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
 (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
src/ChangeLog
src/gtkutil.c
src/xsettings.c