aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-04-19 19:04:25 +0000
committerPavel Janík <[email protected]>2002-04-19 19:04:25 +0000
commit6ad6535ba392146824c33356f4e5b022f65f0bf9 (patch)
tree0e5428b7e67c43b59e3e2014c5842a1aedc4c3fe
parent2a793c0c4c7b8ce5333d560d1ea01114c37842fa (diff)
*** empty log message ***
-rw-r--r--lwlib/ChangeLog12
-rw-r--r--src/ChangeLog7
2 files changed, 18 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 6615b48cc1..3548febf50 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,13 @@
+2002-04-19 Pavel Jan,Bm(Bk <[email protected]>
+
+ These changes allow moving in menu via keyboard.
+
+ * xlwmenu.c (xlwMenuTranslations, xlwMenuActionsList): Add
+ translations for cursor keys and RET.
+ (find_next_selectable, find_prev_selectable): New functions used
+ for finding menu-items.
+ (Down, Up, Left, Right): New functions.
+
2002-04-19 Eli Zaretskii <[email protected]>
* Makefile.in (TAGS): Don't use -t, it's the default behavior for
@@ -907,7 +917,7 @@
1994-03-22 Frederic Pierresteguy ([email protected])
* xlwmenu.c (XlwMenuResize): Don't allow the popup menu to resize
- itself. Therefore reset the size to its initial value.
+ itself. Therefore reset the size to its initial value.
1994-03-19 Richard Stallman ([email protected])
diff --git a/src/ChangeLog b/src/ChangeLog
index 0aafb69a5f..96c3dba8f5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-19 Pavel Jan,Bm(Bk <[email protected]>
+
+ * xterm.c (note_mode_line_or_margin_highlight): Remove unused
+ variables `row', `i' and `area'.
+ (XTread_socket) <KeyPress>: Pass KeyPress events when in menu to
+ toolkit library.
+
2002-04-19 Stefan Monnier <[email protected]>
* xfaces.c (clear_font_table): Don't free the default font of