*** empty log message ***

This commit is contained in:
Jan Djärv 2002-04-22 18:27:39 +00:00
parent 38ee86a8f0
commit 6be3e0da26
2 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,13 @@
2002-04-22 Jan D. <jan.h.d@swipnet.se>
* lwlib-Xm.c: Removed compiler warning.
* xlwmenu.c: Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.
Call ungrab_all instead of XtUngrabPointer.
(pop_up_menu): Add call to XtGrabKeyboard.
(ungrab_all): New function.
2002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* xlwmenu.c (find_next_selectable): New function.

View file

@ -1,3 +1,11 @@
2002-04-22 Jan D. <jan.h.d@swipnet.se>
* Activate.c: Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.
Call ungrab_all instead of XtUngrabPointer.
(XMenuActivate): Add call to XGrabKeyboard
(XMenuActivate): Add call to XUngrabKeyboard
2001-10-20 Gerd Moellmann <gerd@gnu.org>
* (Version 21.1 released.)