From 31ba8766800e46cf772cf59f418e1cd9e87b8a2c Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 16 Sep 2005 11:51:25 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index 87a0398..cf869c7 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,11 @@ +2005-09-16 Kenichi Handa + + * medit.c (ButtonProc): Don't reset ic, instead send + Minput_focus_move event to the current input method. + (FocusInProc, FocusOutProc): New functions. + (actions): Add elements for FocusIn and FocusOut. + (main): Add elements for FocusIn and FocusOut to trans2. + 2005-09-12 Kenichi Handa * medit.c (redraw): Don't redraw an area where not text is -- 1.7.10.4