*** empty log message ***
This commit is contained in:
parent
38ee86a8f0
commit
6be3e0da26
2 changed files with 18 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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.)
|
||||
|
|
Loading…
Add table
Reference in a new issue