*** empty log message ***
[m17n/m17n-lib.git] / example / ChangeLog
index 966fd6a..f0322ec 100644 (file)
@@ -1,5 +1,76 @@
+2005-10-14  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (main): Don't leave a fontset unfreed.
+
+2005-09-27  Kenichi Handa  <handa@m17n.org>
+
+       * mdump.c (dump_image): If FILTER is "-", print the image to
+       stdout.
+
+2005-09-22  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (select_input_method): Open an input method if
+       necessary.  Handle left bitmap of input method menus here.
+       (show_cursor): Don't open an input method here.
+       (ExposeProc): Likewise.
+       (FocusInProc): Fix typo (Minput_focus_out -> Minput_focus_in).
+       (InputMethodProc): Don't handle left bitmap of input method menus
+       here.
+       (setup_input_methods): Don't open an input method here.
+
+2005-09-16  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
+
+       * medit.c (redraw): Don't redraw an area where not text is
+       displayed.
+
+2005-09-05  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c: Check HAVE_X11_XAW_COMMAND_H before including X11/*.h.
+
+       * mview.c: Check HAVE_X11_XAW_COMMAND_H before including X11/*.h.
+
+       * Makefile.am (X_LD_FLAGS): Use @X11_LD_FLAGS@ instead of
+       directory listing libraries.
+       (PURIFY, purify_medit, purify_mdate): Define them in maintainer
+       mode.
+
+2005-08-22  Kenichi Handa  <handa@m17n.org>
+
+       * mdump.c: Don't include config.h.
+
+       * medit.c: Likewise.
+
+       * mview.c: Likewise.
+
+       * mimx-anthy.c: Likewise.
+
+       * mimx-ispell.c: Likewise.
+
+       * Makefile.am (AM_CPPFLAGS): Set it to @CONFIG_FLAGS@.
+
+2005-08-18  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (main): Adjusted for the change of symbol's language
+       property (now in lowercase).
+
+       * mdump.c (main): Handle --fontset arg.
+
+2005-05-19  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (main): Explicitly set minput_driver.
+
 2005-04-28  Kenichi Handa  <handa@m17n.org>
 
+       * .cvsignore: Change mXXXX to m17n-XXXX.
+
        * Makefile.am (X_LD_FLAGS): Include @XAW_LD_FLAGS@, not -lXaw.
 
        * medit.c: Check HAVE_X11_XAW_COMMAND_H, and if it not defined,