aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2002-04-22 18:27:39 +0000
committerJan Djärv <[email protected]>2002-04-22 18:27:39 +0000
commit6be3e0da262fc2d298916972a39cde8d0ffff822 (patch)
tree9490e2efb9468f7310cb277f188f188b33cd81ee /lwlib/ChangeLog
parent38ee86a8f090961e9082c45134ef4c321bde9f90 (diff)
*** empty log message ***
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r--lwlib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index df7851baed..c72c71365d 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,13 @@
+2002-04-22 Jan D. <[email protected]>
+
+ * 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 <[email protected]>
* xlwmenu.c (find_next_selectable): New function.