comparison src/ChangeLog @ 109332:507549811e3e

* gtkutil.c (xg_event_is_for_menubar): Also check that event window is related to the menu bar (Bug#6499).
author Jan D <jan.h.d@swipnet.se>
date Sat, 17 Jul 2010 11:59:19 +0200
parents 60266cf487b0
children fc5ebbbba4f3 a93344738bc8
comparison
equal deleted inserted replaced
109331:0c54c271bb98 109332:507549811e3e
1 2010-07-17 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_event_is_for_menubar): Also check that event window
4 is related to the menu bar (Bug#6499).
5
1 2010-07-14 Jan Djärv <jan.h.d@swipnet.se> 6 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*. 8 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
4 9
5 * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame. 10 * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame.