diff lwlib/ChangeLog @ 44714:c230e571cd0f

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sat, 20 Apr 2002 13:41:07 +0000
parents e673f42e092e
children 55f9c8874c01
line wrap: on
line diff
--- a/lwlib/ChangeLog	Sat Apr 20 13:39:57 2002 +0000
+++ b/lwlib/ChangeLog	Sat Apr 20 13:41:07 2002 +0000
@@ -1,3 +1,10 @@
+2002-04-20  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* xlwmenu.c (find_next_selectable): New function.
+	(Down, Up, Right): Use it.
+	(find_next_selectable): Prevent endless loops when only one item
+	is enabled in the menu.
+
 2002-04-19  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	These changes allow moving in menu via keyboard.