*** empty log message ***
authorhanda <handa>
Tue, 16 Mar 2004 06:51:53 +0000 (06:51 +0000)
committerhanda <handa>
Tue, 16 Mar 2004 06:51:53 +0000 (06:51 +0000)
src/ChangeLog

index 3d4c598..1c53be1 100644 (file)
@@ -1,11 +1,19 @@
 2004-03-16  Kenichi Handa  <handa@etlken2>
 
+       * m17n-X.c (mwin__parse_event): Fix handling of modifier keys.
+
+       * input.c (M_key_alias): New variable.
+       (handle_key): Try M_key_alias property of a key too.
+       (minput__init): Initialize M_key_alias.  Give that property to
+       symbols in one_char_symbol.  Fix bug of initializing
+       one_char_symbol.
+
        * draw.c (compose_glyph_string): Don't handle
        ignore_formatting_char here.  Include formatting characters in the
        range processed by a FTL.
        (layout_glyph_string): Handle ignore_formatting_char here.
 
-2004-03-12  Kenichi Handa  <handa@etlken2>
+2004-03-12  Kenichi Handa  <handa@m17n.org>
 
        * input-gui.c (win_create_ic): Enable bidi in status control.