Mercurial > emacs
comparison lwlib/ChangeLog @ 44753:55f9c8874c01
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 22 Apr 2002 18:27:39 +0000 |
parents | c230e571cd0f |
children | aa74ebfb778c |
comparison
equal
deleted
inserted
replaced
44752:17275bfd5698 | 44753:55f9c8874c01 |
---|---|
1 2002-04-22 Jan D. <jan.h.d@swipnet.se> | |
2 | |
3 * lwlib-Xm.c: Removed compiler warning. | |
4 | |
5 * xlwmenu.c: Add calls to GrabKeyboard to remove strange | |
6 interactions with window managers that steal keypresses. | |
7 Call ungrab_all instead of XtUngrabPointer. | |
8 (pop_up_menu): Add call to XtGrabKeyboard. | |
9 (ungrab_all): New function. | |
10 | |
1 2002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 11 2002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 12 |
3 * xlwmenu.c (find_next_selectable): New function. | 13 * xlwmenu.c (find_next_selectable): New function. |
4 (Down, Up, Right): Use it. | 14 (Down, Up, Right): Use it. |
5 (find_next_selectable): Prevent endless loops when only one item | 15 (find_next_selectable): Prevent endless loops when only one item |