*** empty log message ***
[m17n/m17n-lib.git] / example / ChangeLog
1 2004-04-27  Kenichi Handa  <handa@m17n.org>
2
3         * mimx-ispell.c: Add coding tag euc-jp.
4
5         * mimx-anthy.c: Add coding tag euc-jp.
6
7         * medit.c: Add coding tag euc-jp.
8         (ButtonMoveProc): Full redraw if we are using anti-aliased text.
9         (main): Set control.anti_alias to 1. 
10
11         * mdump.c: Add coding tag euc-jp.
12
13         * mdate.c: Add coding tag euc-jp.
14
15         * mconv.c: Add coding tag euc-jp.
16
17 2004-04-20  Kenichi Handa  <handa@m17n.org>
18
19         * Makefile.am (medit_LDFLAGS): Include X_PRE_LIBS, XLIBS,
20         X_EXTRA_LIBS.
21         (mview_LDFLAGS): Likewise.
22
23         * linebreak.c: Don't include wordcut/xmalloc.h, wordcut/path.h.
24
25 2004-03-29  Kenichi Handa  <handa@m17n.org>
26
27         * Version 1.0 Patch Level 2 released.
28
29 2004-03-19  Kenichi Handa  <handa@m17n.org>
30
31         * Version 1.0 Patch Level 1 released.
32
33 2004-03-19  Kenichi Handa  <handa@m17n.org>
34
35         * medit.c (VERSION): Changed to 1.0.1.
36         (update_selection): Fix for the case that the selected region is
37         expanded to the opposite direction.
38         (ButtonMoveProc): Likewise.
39         (main): Use alloca instead of malloc for allocating menu names.
40         Free several memory areas and GCs.
41
42 2004-03-12  Kenichi Handa  <handa@m17n.org>
43
44         * medit.c (input_status_control): New variable.
45         (input_status): Use input_status_control.
46         (main): Initialize input_status_control.
47
48 2004-03-01  Kenichi Handa  <handa@m17n.org>
49
50         * Version 1.0 released.
51
52 \f
53 Copyright (C) 2003, 2004
54   National Institute of Advanced Industrial Science and Technology (AIST)
55   Registration Number H15PRO112
56
57 This file is part of the m17n library.
58
59 The m17n library is free software; you can redistribute it and/or
60 modify it under the terms of the GNU Lesser General Public License
61 as published by the Free Software Foundation; either version 2.1 of
62 the License, or (at your option) any later version.
63
64 The m17n library is distributed in the hope that it will be useful,
65 but WITHOUT ANY WARRANTY; without even the implied warranty of
66 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
67 Lesser General Public License for more details.
68
69 You should have received a copy of the GNU Lesser General Public
70 License along with the m17n library; if not, write to the Free
71 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
72 02111-1307, USA.