*** empty log message ***
[m17n/m17n-lib.git] / example / ChangeLog
index 863ce4e..533449b 100644 (file)
@@ -1,3 +1,91 @@
+2005-04-15  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c: Include dlfcn.h.
+       (Mword): New variable.
+       (show_cursor): Check Mlanguage text property of the cursor
+       position only.
+       (delete_char): Pay attention to the change of line beginning
+       position because of filling.
+       (insert_chars): Likewise.
+       (word_constituent_p, forward_word, backward_word): New functions.
+       (KeyProc): Assign XK_b and XK_f for back/foreward word.
+       (line_break): Delete extern.
+       (LineBreakProc): Use mdraw_default_line_break.
+       (FilterProc): New function.
+       (main): Handle --filter arg.  Initialize Mword.  
+
+       * mdump.c (main): Set control.line_break to
+       mdraw_default_line_break.
+
+       * Makefile.am (m17n_edit_SOURCES): Don't include linebreak.c.
+       (m17n_dump_SOURCES): Likewise.
+       (m17n_edit_LDADD): Don't include @WORDCUT_LD_FLAGS@.
+       (m17n_dump_LDADD): Likewise.
+
+2005-03-09  Kenichi Handa  <handa@m17n.org>
+
+       * HELLO.utf8, HELLO.xml, HELLO.html: Fix Telugu line.
+
+2005-02-17  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (setup_input_methods): Fix for the case that no input
+       method is available.
+
+2005-01-12  Kenichi Handa  <handa@m17n.org>
+
+       * HELLO.utf8, HELLO.xml, HELLO.html: Adjust the encoding of
+       Myanmar kinzi to the new proposal by Myanmar NLP.
+
+2004-12-27  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.2.0 released.
+
+2004-12-27  Kenichi Handa  <handa@m17n.org>
+
+       * M17NEdit.ja: Renamed from MEdit.ja.
+
+       * Makefile.am: Put prefix "m17n-" instead of single "m" to
+       executables.
+       (EXTRA_DIST): Include HELLO.html and M17NEdit.ja.
+
+       * mconv.c, mdate.c, mdump.c, medit.c, mview.c: Documentations
+       changed ("mXXXX" -> "m17n-XXXX").
+
+2004-12-21  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (ButtonProc): Reset the current input method (if
+       activated) and insert the produced text.
+       (KeyProc): Cancel the previous change.
+
+2004-12-21  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (KeyProc): Handle C-\ as resetting input context.
+
+2004-12-17  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (main): Allocagte filename by strdup if not specified.
+
+2004-12-10  Kenichi Handa  <handa@m17n.org>
+
+       * mview.c (VERSION): Update to 1.2.0.
+
+       * medit.c (VERSION): Update to 1.2.0.
+       (main): If filename is not specified, open /dev/null.
+
+       * mdate.c (VERSION): Update to 1.2.0.
+
+       * mconv.c (VERSION): Update to 1.2.0.
+
+2004-12-09  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (SaveProc, DumpImageProc, FileDialogProc, read_file):
+       Decode by Mcoding_utf_8_full, not Mcoding_utf_8.
+
+2004-12-09  handa  <handa@m17n.org>
+
+       * Makefile.am (common_ldflags): Include libm17n-core.la.
+       (common_ldflags_gui): Include ${common_ldflags}
+       
 2004-12-03  Kenichi Handa  <handa@m17n.org>
 
        * mimx-anthy.c (AnthyContext): New member ic.