*** empty log message ***
[m17n/m17n-lib.git] / example / ChangeLog
1 2004-03-19  Kenichi Handa  <handa@m17n.org>
2
3         * medit.c (VERSION): Changed to 1.0.1.
4         (update_selection): Fix for the case that the selected region is
5         expanded to the opposite direction.
6         (ButtonMoveProc): Likewise.
7         (main): Use alloca instead of malloc for allocating menu names.
8         Free several memory areas and GCs.
9
10 2004-03-12  Kenichi Handa  <handa@m17n.org>
11
12         * medit.c (input_status_control): New variable.
13         (input_status): Use input_status_control.
14         (main): Initialize input_status_control.
15
16 2004-03-01  Kenichi Handa  <handa@m17n.org>
17
18         * Version 1.0 released.
19
20 \f
21 Copyright (C) 2003, 2004
22   National Institute of Advanced Industrial Science and Technology (AIST)
23   Registration Number H15PRO112
24
25 This file is part of the m17n library.
26
27 The m17n library is free software; you can redistribute it and/or
28 modify it under the terms of the GNU Lesser General Public License
29 as published by the Free Software Foundation; either version 2.1 of
30 the License, or (at your option) any later version.
31
32 The m17n library is distributed in the hope that it will be useful,
33 but WITHOUT ANY WARRANTY; without even the implied warranty of
34 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
35 Lesser General Public License for more details.
36
37 You should have received a copy of the GNU Lesser General Public
38 License along with the m17n library; if not, write to the Free
39 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
40 02111-1307, USA.