Mercurial > emacs
comparison src/ChangeLog @ 110521:1cdff3b101d6
Make sure detached tool bar menu isn't blank.
* gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE.
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Fri, 17 Sep 2010 11:58:44 +0200 |
parents | b12c513d1606 |
children | 2d0eee1a24b9 |
comparison
equal
deleted
inserted
replaced
110520:ec3a9ffbd128 | 110521:1cdff3b101d6 |
---|---|
1 2010-09-17 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * gtkutil.c (xg_tool_bar_menu_proxy): Set gtk-menu-items to TRUE. | |
4 | |
1 2010-09-12 Jan Djärv <jan.h.d@swipnet.se> | 5 2010-09-12 Jan Djärv <jan.h.d@swipnet.se> |
2 | 6 |
3 * xterm.c (get_current_vm_state): New function. | 7 * xterm.c (get_current_vm_state): New function. |
4 (do_ewmh_fullscreen): Call get_current_vm_state and compare with | 8 (do_ewmh_fullscreen): Call get_current_vm_state and compare with |
5 want_fullscreen so set_wm_state calls are few (Bug#7013). | 9 want_fullscreen so set_wm_state calls are few (Bug#7013). |