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