Mercurial > emacs
comparison src/ChangeLog @ 109454:514fed5c0ded
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Sat, 17 Jul 2010 18:03:16 +0200 |
parents | a93344738bc8 |
children | 56176400910f |
comparison
equal
deleted
inserted
replaced
109453:af9e12929a95 | 109454:514fed5c0ded |
---|---|
1 2010-07-17 Jan Djärv <jan.h.d@swipnet.se> | 1 2010-07-17 Jan Djärv <jan.h.d@swipnet.se> |
2 | 2 |
3 * gtkutil.c (xg_event_is_for_menubar): Also check that event window | 3 * gtkutil.c (xg_event_is_for_menubar): Also check that event window |
4 is related to the menu bar (Bug#6499). | 4 is related to the menu bar (Bug#6499). |
5 (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0 | |
5 | 6 |
6 2010-07-16 Jan Djärv <jan.h.d@swipnet.se> | 7 2010-07-16 Jan Djärv <jan.h.d@swipnet.se> |
7 | 8 |
8 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*. | 9 * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*. |
9 | 10 |