X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=example%2FChangeLog;h=58041c0e3f3f7d746e8336b83012c5b50d997fba;hb=4c04d78211538ceef48f25fe8ca5402160e6e2d2;hp=d6481e3d1e9a6319c42ad5222594da1f6cf8ba33;hpb=1a7827d5d65b4406e59d0be6fe4df462762374cb;p=m17n%2Fm17n-lib.git diff --git a/example/ChangeLog b/example/ChangeLog index d6481e3..58041c0 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,182 @@ +2012-04-23 Kenichi Handa + + * Version 1.6.4 released. + +2011-10-11 Kenichi Handa + + * Version 1.6.3 released. + +2010-10-05 Kenichi Handa + + * Version 1.6.2 released. + +2010-10-05 Kenichi Handa + + * Makefile.am (INCLUDES): Set -I$(top_srcdir)/src. + +2010-04-23 Kenichi Handa + + * Version 1.6.1 released. + +2010-04-23 Kenichi Handa + + * HELLO.utf8: Add Unicode 5.1 based Myanmar. + +2010-03-30 Kenichi Handa + + * Version 1.6.0 released. + +2010-02-18 Kenichi Handa + + * Makefile.am: Build modules dynamically loaded with + -avoid-version and no -version-info. + +2010-02-09 Kenichi Handa + + * HELLO.utf8 (Greek, Hindi): Fixed. + +2009-08-13 Kenichi Handa + + * Version 1.5.5 released. + +2009-03-02 Kenichi Handa + + * Version 1.5.4 released. + +2009-01-15 Kenichi Handa + + * mconv.c (suppress_warning, continue_on_error): Make them global + variables. + (check_invalid_bytes, check_unencoded_chars): Check + suppress_warning and continue_on_error. + (unknown_encoding): New function. + (FATAL_ERROR): Check suppress_warning. + (main): Use unknown_encoding. Call check_invalid_bytes and + check_unencoded_chars unconditionally. + +2008-12-26 Kenichi Handa + + * mconv.c (main): Print a proper error message if the specified + encoding requires m17n-db. + +2008-10-30 Andreas Schwab (tiny change) + + * medit.c (FilterProc): Fix strict aliasing bug. + +2008-10-30 Kenichi Handa + + * medit.c (update_scroll_bar): Use XawScrollbarSetThumb. + +2008-10-20 Kenichi Handa + + * Version 1.5.3 released. + +2008-06-23 Kenichi Handa + + * Version 1.5.2 released. + + * mview.c: (main): Copyright years updated. + + * mdump.c (main): Copyright years updated. + + * mdate.c: (main): Copyright years updated. + + * medit.c: (main): Copyright years updated. + + * mconv.c (main): Copyright years updated. + +2008-06-13 Kenichi Handa + + * M17NEdit.ja: Shinalese -> Shinhala. + +2008-04-04 Kenichi Handa + + * medit.c (unicode_input_method, saved_input_method): New + variables. + (KeyProc): Make `C-=' activate the unicode input method + temporarily. + (setup_input_methods): Set unicode_input_method if any. + +2008-04-03 Kenichi Handa + + * medit.c (update_cursor): Update control.cursor_pos at first. + +2008-01-31 Kenichi Handa + + * Version 1.5.1 released. + +2008-01-31 Kenichi Handa + + * mview.c: Include . + +2007-12-28 Kenichi Handa + + * Version 1.5.0 released. + +2007-10-29 Kenichi Handa + + * Makefile.am (common_ldflags_gui): Add + ${top_builddir}/src/libm17n-flt.la. + + * .gdb.util (xgstring): Adjusted for the change of dump_gstring. + (xgtr): New command. + +2007-09-18 Kenichi Handa + + * mdump.c (main): Use "generic" fontset by default. + +2007-07-13 Kenichi Handa + + * Version 1.4.0 released. + +2007-05-21 Kenichi Handa + + * medit.c (show_cursor): Use msymbol_name (not mlangauge_name). + +2007-05-16 Kenichi Handa + + * mdate.c (VERSION): Delete it. + (main): Use M17NLIB_VERSION_NAME to print the version number. + + * mconv.c (VERSION): Delete it. + (main): Use M17NLIB_VERSION_NAME to print the version number. + + * mdump.c (PROGRAM_VERSION): Delete it. + (main): Use M17NLIB_VERSION_NAME to print the version number. + + * medit.c (VERSION): Delete it. + (main): Use M17NLIB_VERSION_NAME to print the version number. + + * mview.c (VERSION): Delete it. + (main): Use M17NLIB_VERSION_NAME to print the version number. + +2007-03-29 Kenichi Handa + + * medit.c (setup_input_methods): Use mplist_put_func. + +2006-12-06 Kenichi Handa + + * Version 1.3.4 released. + + * mview.c (VERSION): Changed to 1.3.4. + + * mdump.c (PROGRAM_VERSION): Changed to 1.3.4. + + * mdate.c (VERSION): Changed to 1.3.4. + + * medit.c (VERSION): Changed to 1.3.4. + + * mconv.c (VERSION): Changed to 1.3.4. + +2006-10-27 Kenichi Handa + + * medit.c (surrounding_text_handler): Be sure to set surround text + even if LEN is zero. + +2006-10-16 Kenichi Handa + + * medit.c (create_menu_button): Set XtNinternational to True. + 2006-08-02 Theppitak Karoonboonyanan (tiny change) * Makefile.am (common_ldflags, common_ldflags_gui): Use @@ -592,7 +771,7 @@ * Version 1.0 released. -Copyright (C) 2003, 2004 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 @@ -610,5 +789,5 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the m17n library; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA.