2005-02-26 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-change-candidate-index) : Fix potential crash
	  and its behavior when pressing skk-prev-candidate-key? just
	  after starting conversion.
	
2005-02-26 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper.c (uim_helper_send_message) : Change timeout
	  value to 2 sec.
	
2005-02-26 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper.c (uim_helper_send_message) : Change timeout
	  value.
	* uim/uim-helper-server.c : Use non-blocking io.
	(init_serv_fd) : Use O_NONBLOCK for server fd.
	(parse_content) : Use select when write(2) fails with EAGAIN or
	  EINTR.
	(uim_helper_server_process_connection) : Use O_NONBLOCK for client
	  fd.
	
2005-02-26 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c: Removed unneed macro "#ifdef HAVE_M17NLIB".
	
2005-02-26 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: m17n-core is not sufficient for uim. uim requires
	   m17n-shell.
	
2005-02-26 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Require m17n-lib 1.2.0 or higher for m17n-lib module.
	
2005-02-25 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* qt/pref-qt.cpp (UimPrefDialog::checkDotUimFile) : Oops, forgot
	  to write checkin message in r720.  Also add comment about the
	  change.
	
2005-02-25 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* qt/immodule-qhelpermanager.cpp (update_prop_list_cb) : Send
	  prop_list_update message on a focused context only.
	(update_prop_label_cb) : Send prop_label_update message on a
	  focused context only.
	* qt/quiminputcontextplugin-qt4/qhelpermanager.cpp : Ditto.
	
2005-02-25 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/prime.c:
	 -(prime_lib_init): Fixed too many execution of prime. Thanks to 
	  Hiroyuki Komatsu <komatsu@taiyaki.org>.
	
2005-02-25 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(register_callbacks): register to minput_default_driver.
	 -(init_m17nlib): Call register_callbacks once.
	
2005-02-25 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(find_im_by_name): Fix the case if lang == NULL. Thanks to Kenichi Handa
	   for reporting.
	
2005-02-25 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/ipa-x-sampa.scm: A bug fix to close bug #2472.
	 -(ipa-x-sampa-init-handler): set back-match as #t.
	
2005-02-25 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* Makefile.am: Added autogen.sh to EXTRA_DIST.
	
2005-02-24 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* po/ja.po : Add translation of skk-special-midashi-key?
	
2005-02-24 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximserver.cpp (InputContext::focusIn) : Fix to update
	  prop_{label,list} properly when focus_in (related to the changes
	  in r612).
	
2005-02-24 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/toolbar-common-gtk.c
	  - (command_entry):
	    * Simplify descriptions
	    * Remove C99 style trailing comma
	
	* po/uim.pot
	* po/ja.po
	* po/fr.po
	  - Update
	
2005-02-24 Takuro Ashie <ashie@homa.ne.jp>
	
	* pref-gtk.c
	  - (quit_confirm): Changed buttons to GTK_BUTTONS_YES_NO instead of
	    GTK_BUTTONS_OK_CANCEL. Thanks 336 of [Anthy/uim thread 5].
	    But saving issue doesn't reproduce on my environment....
	  - (quit_confirm_dialog_response_cb): Ditto.
	  - (check_dot_uim_file): Set parent window of warning dialog.
	    Thanks 471 of [Anthy/uim thread 5].
	
2005-02-24 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/tutcode-key-custom.scm
	  - Modify labels appropriately
	* po/POTFILES.in
	  - Add scm/tutcode-key-custom.scm
	
	* po/uim.pot
	* po/fr.po
	  - Update
	
	* po/ja.po
	  - Update. Almost of messages has been filled for 0.4.6 release
	    except for skk-special-midashi-key?, skk-vi-escape-key? and
	    skk-state-direct-no-preedit-nop-key? defined in
	    skk-key-custom.scm since I don't know about their
	    responsibility. Please modify them appropriately.
	
2005-02-24 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-rt.scm
	  - (define-custom): Fix invalid key-predicate definition for non-key
	    custom variables
	
2005-02-23 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/toolbar-common-gtk.c
	  - Show switcher icon on system tray icon.
	    Thanks 466 of [Anthy/uim thread 5].
	
2005-02-23 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-keyeditformbase.ui
	* qt/pref-olisteditformbase.ui
	* qt/pref-keygrabformbase.ui
	  - fix compilation problem on Qt 3.2
	
2005-02-23 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c : Fix slow personal dictionary parse.
	(reverse_cache) : New function.
	(parse_dic_line) : Don't use slow add_line_to_cache_last each
	  time.
	(skk_read_personal_dictionary) : Reverse cache after parsing all
	  lines.
	
2005-02-22 Takuro Ashie <ashie@homa.ne.jp>
	
	* configure.ac
	  - Added missing "-lz" for EBLIB_LIBS.
	    Thanks No.454 of [Anthy/uim thread 5] for reporting.
	
2005-02-22 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* config.guess : Sync with libtool-1.5.14.
	* config.sub : Ditto.
	* ltmain.sh : Ditto.
	* uim/Makefile.am : Use LTLIBINTL and LTLIBICONV instead of
	  LIBINTL and LIBICONV for libuim_la_LIBADD.  Remove redundant
	  LIBICONV from uim_sh_LDADD and uim_agent_LDADD since they are
	  contained in libuim.la.
	* fep/Makefile.am : Remove redundant LIBICONV from uim_fep_LDADD.
	* xim/Makefile.am : Remove redundant LIBICONV from uim_xim_LDADD.
	
2005-02-22 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/init.scm
	  - Cosmetic change
	
2005-02-22 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* po/fr.po:Added French translation.
	  Thanks to Thierry Vignaud <tvignaud@mandrakesoft.com>.
	
2005-02-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* test/Makefile.am
	  - (EXTRA_DIST): Add lacking files test-action.scm,
	    test-custom-rt.scm, test-lazy-load.scm, test-plugin.scm and
	    test-ustr.scm
	
2005-02-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* qt/candwin-qt.cpp (CandidateWindow::slotStdinActivated) : Use
	  same buffer size for IPC as in uim-candwin-gtk.
	
2005-02-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/slib.c (string_equal) : Fix to avoid crashes when using
	  wrong type of argument in string=?
	
2005-02-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/Makefile.am : Fix linking order of libuim-custom.la and
	  libuim.la.  Thanks Jeroen Ruigrok for reporting.
	* qt/Makefile.am : Ditto.
	* uim/Makefile.am : Ditto.
	* examples/uim-custom/Makefile.am : Ditto.
	
2005-02-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Modify umbiguous error message about iconv function.
	
2005-02-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* config.rpath : Add missing file.
	
2005-02-21 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/Makefile.am: Added tutcode-key-custom.scm.
	
2005-02-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/Makefile.am
	  - (EXTRA_DIST): Add lacking files COMPATIBILITY, CUSTOM, DOT-UIM,
	    HELPER-PROTOCOL, PLUGIN and UIM-SCM. Thanks No.438 of [Anthy/uim
	    thread 5]
	
2005-02-21 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/tutcode-key-custom.scm: New file for key configuration of tutcode.
	* scm/tutcode.scm: Move some key definitions to scm/tutcode-key-custom.scm.
	Thanks to KIHARA Hideto <deton@m1.interq.or.jp> for this patch.
	
	
2005-02-20 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* release 0.4.6beta2.
	
2005-02-20 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit complements lacking commit log of r676. All changes
	  exept for doc/UIM-SH had actually been performed in r676.
	
	* uim/uim-util.h
	  - (is_setugid): New function
	* uim/uim-util.c
	  - (is_setugidp): New static function. YamaKen had claimed that this
	    function name is inappropriate and should be renamed to
	    'setugidp'. This renaming will be re-suggested after our busy
	    status has gone
	  - (uim_init_util_subrs): Add initialization of is-set-ugid? to wrap
	    is_setugidp. YamaKen claimed that this procedure should be renamed
	    to 'setugid?'
	* uim/uim-helper.c
	  - (uim_helper_get_pathname): Avoid invoking getenv if is_setugid()
	    is true
	
	* scm/init.scm
	  - (load-user-conf): Avoid invoking getenv if is-set-ugid? is true
	* scm/plugin.scm
	  - (uim-plugin-lib-load-path, uim-plugin-scm-load-path,
	    load-module-conf, load-enabled-modules): Ditto
	* scm/skk.scm
	  - (skk-read-personal-dictionary, skk-save-personal-dictionary):
	    Ditto
	
	* doc/UIM-SH
	  - Add description about '-B' option
	
2005-02-20 Takuro Ashie <ashie@homa.ne.jp>
	
	* scm/prime-key-custom.scm
	  - Fixed some messages.
	* po/ja.po, po/uim.pot, po/POTFILES.in
	  - Updated.
	
2005-02-20 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/plugin.scm
	  - (load-enabled-modules): Fix the broken modification committed in r676
	
2005-02-20 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Release 0.4.6beta1.
	
	
2005-02-20 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim-helper.c:
	 -(is_setugid): New function to check uid and euid.
	 
	* uim/uim-ipc.c:
	 -(uim_ipc_open_command_with_option): If uid and euid is not the same,
	   full path of the command should be passed to execlp.
	
	* uim/uim.c:
	 -(uim_init_scm): If uid and euid is not the same,
	  getenv() shouldn't be called.
	  
	* scm/init.scm: If uid and euid is not the same,
	  getenv shouldn't be called.
	  
	* scm/plugin.scm; If uid and euid is not the same,
	  getenv shouldn't be called.
	
	* scm/skk.scm; If uid and euid is not the same,
	  getenv shouldn't be called
	
	
2005-02-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* po/POTFILES.in: ipa.scm is renamed to ipa-x-sampa.scm.
	
2005-02-19 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/helper-candwin-gtk.c (read_cb) : Use slightly larger
	  buffer for IPC (SKK-JISYO.L's "kou" entry has 240 candidates).
	
	
2005-02-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/ipa-x-sampa.scm: Renamed from ipa.scm
	
2005-02-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* qt/Makefile.am: hacks to pass 'make releasetest'
	
	
2005-02-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/Makefile.am:
	 -(libuim_la_SOURCES): Added uim-encoding.h
	
2005-02-18 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-func.c
	  - (uim_iconv_create): Replace C++ style '0' pointer with C style
	    'NULL'
	
2005-02-18 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-func.c (uim_iconv_create) : Add an encoding check that
	  was accidentally removed in r668, sorry.
	* uim/uim-encoding.h : Cosmetic changes.
	
2005-02-18 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-encoding.h : New file.  Table for codeset aliases.
	* uim/uim-func.c (check_encoding_equivalence) : New function to
	  check whether tocode and fromcode of iconv_open(3) are
	  equivalent.
	(uim_iconv_is_convertible) : Use check_encoding_equivalence()
	  instead of strcmp().  Use uim_iconv_open() instead of
	  iconv_open(3).
	(uim_get_encoding_alias) : New function.  Get list of aliases of
	  supplied encoding.
	(uim_iconv_open) : New function.  Wrapper for iconv_open(3) to
	  avoid system dependency.
	(uim_iconv_create) : Use check_encoding_equivalence() instead of
	  strcmp().
	(uim_iconv_code_conv) : If ic is NULL, return immediately.
	
2005-02-17 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim/uim-func.c
	  - (uim_iconv_create): Don't create iconv context when the tocode and
	    the fromcode are same encoding.
	    Please see [Anthy-dev 1854] for more detail.
	
2005-02-16 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/uim-fep.c(usage): use get_enc() instead of NULL
	
2005-02-16 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Add "ngettext" check for gettext to prevent
	  compilation error with old glibc.  This check also implies a
	  check for bind_textdomain_codeset.
	
2005-02-16 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Add check for vsnprintf().
	
2005-02-16 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* m4/Makefile.am:
	 -(EXTRA_DIST): Added new files.
	
2005-02-16 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/str.c(get_enc): "utf-8" -> "UTF-8", "euc-jp" -> "EUC-JP"
	
2005-02-16 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/DOT-UIM
	  - Add description about default.scm to the section "Precedence of
	    settings"
	
2005-02-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/Makefile.am
	  - Fix top_srcdir for LIBUIM_PLUGIN_LIB_DIR with top_builddir
	  - Fix relative path for LIBUIM_SCM_FILES with absolute one. It must
	    be ensured as absolute path.
	  - Fix loading of installed-modules.scm when builddir != srcdir
	  - Thanks Masanari Yamamoto for reporting
	
	* uim/uim.h
	  - (uim_create_context): Modifiy description abount enc argument
	
2005-02-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(fill_new_candidates): Fixed a memory leak.
	 -(old_cands_free): Fixed an inifinite loop condition.
	
2005-02-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(get_nth_candidate): Speeding up with candidate cache.
	
2005-02-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm:
	 -(m17nlib-update-candidates): Fixed a bug. Thanks to UTUMI Hirosi
	   for reporting.
	
2005-02-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(ic_array): Added new members old_candidates and new_candidates.
	    These members are used as cache of candidates.
	 -(old_cands_free): New function.
	 -(fill_new_candidates): New function to fill candidate cache with
	   new candidates.
	 -(same_candidatesp); New function.
	 -(candidates_changedp): New function.
	 -(calc_cands_num); New function.
	
2005-02-15 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Add check for C99 vsnprintf().
	* xim/util.c : Add portable version of vsnprintf().
	
2005-02-15 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/escseq.c(my_putchar): fix a warning
	
2005-02-15 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/escseq.c: int my_putchar(int c) -> int my_putchar(char c)
	
2005-02-15 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Revise iconv(3) check.
	
2005-02-15 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : If iconv(3) is not found, stop configure.
	  Add <signal.h> for checking sit_t for FreeBSD 4.1.
	
2005-02-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (delete): New SRFI procedure
	
2005-02-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c: Corresponded to the situation where the language of input
	  method is nil.
	  -(pushback_input_method): Don't return if lang is NULL
	  -(get_input_method_name): Omit lang of input method if it was NULL.
	
2005-02-14 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * configure.ac: Check libcurses first, if libcurses is not found
	   check libncurses.
	
2005-02-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Use both libcurses and libncurses for
	  uim-fep again.  This solves linking problem in Solaris9.
	
2005-02-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* Fix compilation on Solaris9.
	* xim/connection.cpp : Include "config.h" and "alloca.h"
	  appropriately.
	* xim/ximtrans.cpp : Include "alloca.h" appropriately.
	* xim/ximic.cpp : Ditto.
	* xim/ximim.cpp : Ditto.
	* xim/ximserver.cpp : Check definition of _GNU_SOURCE.
	* xim/main.cpp Ditto.
	* xim/helper.cpp : Ditto.
	* xim/locale.cpp : Ditto.
	
2005-02-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/util.h : Fix typo.
	
2005-02-14 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/uim-fep.c: turn on the input method when -S option is set
	
2005-02-14 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(compose_modep): Fixed a condition of compose mode. If candidate_from
	   is bigger than candidate_to, not compose mode.
	
2005-02-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Remove -ansi from CXXFLAGS since this breaks some
	  systems header files on some platform.
	
2005-02-14 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim.pc.in
	  - Added "datadir", "uim_datadir", "uim_scmdir" variables according to
	   [Anthy-dev 1810].
	
2005-02-14 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/Makefile.am
	  - Replace 'echo' with $(ECHO)
	  - Remove '-n' option of echo to avoid portability problem. Thanks
	    Masanari Yamamoto for reporting
	
2005-02-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* m4/ac_cxx_namespace.m4 : New file. From
	  http://ac-archive.sourceforge.net/C++_Support/ac_cxx_namespaces.html
	* m4/ac_cxx_have_stl.m4 : New file. From
	  http://ac-archive.sourceforge.net/C++_Support/ac_cxx_have_stl.html
	* configure.ac : Add check for AC_CXX_NAMESPACES and
	  AC_CXX_HAVE_STL for uim-xim.
	
2005-02-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/locale.cpp : Define _GNU_SOURCE to use asprintf and include
	  <stdio.h>.  Remove sanity check added in r636.
	* xim/util.cpp (vasprintf) : Use length 1 for check len.  Thanks
	  to Konosuke Watanabe.
	* xim/helper.cpp :  Define _GNU_SOURCE to use asprintf.
	* xim/ximserver.cpp : Ditto.
	* xim/main.cpp : Ditto.
	
2005-02-13 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/draw.c: bugfix
	
2005-02-13 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* Fix compilation on Solaris8, thanks to Konosuke Watanabe.
	* configure.ac : Add check for sig_t.
	* uim/uim-ipc.c : If strsep doesn't exist, use uim_strsep.
	* uim/uim-helper.c : Include "config.h" and check typedef sig_t
	  if it doesn't exist.
	* uim/strsep.c : Rename strsep into uim_strsep.
	* xim/locale.cpp : Add sanity check.
	* xim/util.h : If strsep doesn't exist, use uim_strsep.
	* xim/util.cpp : Fix vasprintf on Solaris8.
	
2005-02-13 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/{uim-fep.c,escseq.c,draw.c} bugfix
	
2005-02-12 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper /toolbar-common-gtk.c
	  - Added some buttons. In the futuer, They should become customizable.
	  - (struct _CommandEntry): Added for creating menu and buttons.
	  - (toolbar_button_press_cb): New callback function.
	  - (helper_toolbar_prop_list_update): Create buttons according to
	    command_entry.
	  - (switcher_button_create): Removed. Create the widget by
	    helper_toolbar_prop_list_update() instead.
	  - (switcher_button_pressed): Ditto.
	  - (pref_button_create): Ditto.
	  - (pref_button_pressed): Ditto.
	  - (toolbar_new): Store our icons to icon stock.
	
2005-02-12 Takuro Ashie <ashie@homa.ne.jp>
	
	* qt/pref-qt.h, helper/pref-qt.cpp
	  - Comment out SubgroupData.
	  - (GroupPageWidget::setupWidgets): Create sub groups directly in this
	    function.
	
2005-02-12 Takuro Ashie <ashie@homa.ne.jp>
	
	* qt/pref-qt.cpp
	  - (SubgroupData::searchGroupVBoxByCustomSym):
	    Check whether the gvboxMap contains the given key.
	
2005-02-11 Takuro Ashie <ashie@homa.ne.jp>
	
	* qt/toolbar-common-quimhelpertoolbar.cpp
	  - (QUimHelperToolbar::QUimHelperToolbar): Fixed typo.
	* scm/im-custom.scm
	  - (toolbar group): Divide as new main group.
	  - (buttons sub group): New sub group.
	* po/ja.po, po/uim.pot
	  - Updated.
	
2005-02-11 kzk <mover@hct.zaq.ne.jp>
	
	* scm/Makefile.am
	  - regard $(top_srcdir)/uim/.libs as LIBUIM_PLUGIN_LIB_DIR in
	    creating loader.scm and installed-modules.scm
	
2005-02-11 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/gtk-im-uim.c
	  - (cand_deactivate_cb): Check uic->win before removing filter
	    function.
	  - (im_uim_finalize): minor fix.
	
2005-02-11 kzk <mover@hct.zaq.ne.jp>
	
	* qt/toolbar-common-quimhelpertoolbar.cpp
	  - change uim-compat-scm.h's path
	
	* qt/Makefile.am
	  - clean up build rules
	
2005-02-11 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/ add -S option
	
2005-02-11 kzk <mover@hct.zaq.ne.jp>
	
	* qt/toolbar-common-quimhelpertoolbar.h
	* qt/toolbar-common-quimhelpertoolbar.cpp
	  - add dict, input pad, handwriting input pad, help button
	
2005-02-11 kzk <mover@hct.zaq.ne.jp>
	
	* scm/im-custom.scm
	  - add some configurations for toolbar buttons
	    - dict
	    - input-pad
	    - handwriting-input-pad
	    - help
	
	Ashie-san, please modify uim-toolbar-gtk as well.
	
	Following is the test to CCMAIL feature.
	CCMAIL:ashie@good-day.co.jp
	
2005-02-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* Fix crash bug with F10 key with anthy reported by Konosuke
	  Watanabe.
	* scm/anthy.scm (anthy-make-whole-raw-string) : Fix to append
	  pending and right-str as correct sequence.
	* scm/japanese.scm (ja-raw-string-to-valid-roma) : Check next-str
	  appropriately.  Don't use ja-default-small-tsu-roma.
	(ja-raw-string-to-valid-roma) : Check next-str appropriately.
	
2005-02-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/japanese-kana.scm
	  - (ja-kana-katakana-rule): Fix a wrong entry
	
2005-02-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/helper-candwin-gtk.c (read_cb) : Use a bit larger buffer for
	  read(2).
	
2005-02-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* doc/XIM-SERVER : Update candidate window section.
	
2005-02-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Don't compile fep unless curses library is found.
	
	* xim/canddisp.c : Use uim-candwin-qt if selected toolkit is qt.
	* xim/Makefile.am : Check default toolkit.
	
2005-02-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Remove a check for glib-2.0 since no component
	  in current uim uses glib directly.
	
2005-02-10 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - Removed USE_SUB_GROUP macro.
	  - Don't show the save confirm dialog on switching page.
	  - (save_confirm_dialog_response_cb): Comment out.
	  - (pref_tree_selection_changed): Disable confirm dialog.
	  - (create_group_widget) Removed USE_SUB_GROUP macro.
	
2005-02-09 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* Remove socket path before excecuting new prime process for unix
	  domain socket.
	
2005-02-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/DOT-UIM
	  - Fix typos
	
2005-02-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes define-key in ~/.uim taking effect again
	
	* scm/custom-rt.scm
	  - (custom-call-hook-procs): New procedure
	  - (custom-set-value!): Simplify with custom-call-hook-procs
	  - (define-custom): Don't define key predicate if define-key'ed one
	    already exists
	* doc/DOT-UIM
	  - Modify "Configuring key bindings" section about prerequisites
	
2005-02-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit limits default window size of uim-pref-gtk. Previous
	  size (screen size * 0.7) is too large for large screen
	
	* helper/pref-gtk.c
	  - (DEFAULT_WINDOW_WIDTH_MAX, DEFAULT_WINDOW_HEIGHT_MAX): New macro
	  - (create_pref_window): Limit max size of default window
	
2005-02-09 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Remove -Wmissing-format-attribute from CXXFLAGS
	  to prevent compilation error with gcc-2.95.3.  Thanks KIHARA
	  Hideto.
	* xim/util.h : Include <stdarg.h> for va_list.
	* xim/ximserver.cpp : Include "config.h"
	* xim/convdisp.cpp : Ditto.
	* xim/ximpacket.cpp (RxPacket_impl::RxPacket_impl): Fix compilation 
	  warning of copy constructor.
	
2005-02-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* gtk/gtk-im-uim.c (update_prop_list_cb) : Do not send message
	  unless context is focused.
	(update_prop_label_cb) : Ditto.
	* xim/ximserver.cpp (InputContext::update_prop_list_cb) : Ditto.
	(InputContext::update_prop_label_cb) : Ditto.
	* uim/uim-helper-client.s (uim_helper_init_client_fd) : Set
	  O_NONBLOCK flag after connect() has been succeeded.
	
2005-02-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper.c (uim_helper_send_message) : Update sleep code.
	
2005-02-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Fix typo.
	
2005-02-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper-client.c : Use non blocking IO for helper socket.
	* uim/uim-helper-server.c (parse_content) : Don't check
	  uim_helper_fd_writable().
	(proc_func) : Cosmetic change.
	(uim_helper_server_process_connection) : Minor cleanup.
	* uim/uim-helper.c (uim_helper_send_message) : If getting EAGAIN
	  error with write(2), retry again after sleeping a while.
	
2005-02-08 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-cand-win-gtk.c, scm/im-custom.scm:
	  - Changed eb-enable? -> eb-enable-for-annotation?.
	
2005-02-08 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-eb.[ch]
	  - New files to add EB support for annotation. This code is based on
	    kzk-san's patch.
	    But it is a very ad-hoc solution. Although it shoud be written in
	    scheme code, I commit the ad-hoc solution to advance annotation
	    and sub-window related discussion.
	* gtk/uim-cand-win-gtk.c
	  - (tree_selection_changed): Added EB support.
	* gtk/Makefile.am
	  - Ditto
	* scm/im-custom.scm
	  - Added EB related settings.
	* po/ja.po, po/uim.pot
	  - Updated.
	
2005-02-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper.c (uim_helper_send_message) : Don't check
	  uim_helper_fd() and don't exit with SIGPIPE with write(2).
	
2005-02-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/anthy-key-custom.scm
	* scm/canna-key-custom.scm
	* scm/skk-key-custom.scm
	  - Replace the messages "commit preedit string as" with "commit as"
	    to simplify them. Thanks UTUMI Hirosi for your opinion
	
	* scm/im-custom.scm
	  - (custom candidate-window-position): Replace the word 'caret' with
	    'cursor'
	* po/ja.po
	* po/uim.pot
	  - Update
	  - Standardize some Japanese words. See header commnt of
	    ja.po. Thanks No.318 of [Anthy/uim thread 5].
	
2005-02-08 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim-cand-win-gtk.c:
	  - (uim_cand_win_gtk_create_sub_window):
	    Never use horizontal scrollbar.
	
2005-02-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/DOT-UIM
	  - New file
	  - Add new section "Precedence of settings"
	  - Add new section "Special settings that cannot be configured in ~/.uim"
	  - Add new section "Configuring key bindings"
	  - Add new section "Overriding lazy-loaded settings"
	
2005-02-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Show configure result of PRIME.
	
2005-02-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/anthy-key-custom.scm
	  - Revert all changes of r600. The '[Anthy]' tag is necessary for the
	    feature "key reference" although it is not implemented yet. Leave
	    other tags untouched also
	
2005-02-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/anthy-key-custom.scm:
	 - Removed tautological "[Anthy]".
	
2005-02-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac, uim/Makefile.am: Version check of prime is added.
	
2005-02-07 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (push_back_candidate_to_array) : Do not call
	  realloc() with a NULL pointer, call malloc() instead.
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-cand-win-gtk.[ch]:
	  - Added sub window feature for annotation.
	  - (uim_cand_win_gtk_map): New callback function to sync visibility
	    between candidates window and sub window.
	  - (uim_cand_win_gtk_unmap): Ditto.
	  - (uim_cand_win_gtk_init): Added above callbacks and initialize
	    sub_window struct.
	  - (uim_cand_win_gtk_dispose): Clean up sub window.
	  - (uim_cand_win_gtk_set_candidates): Added sub window handling and
	    annotation column.
	  - (uim_cand_win_gtk_create_sub_window): New function for sub window.
	  - (uim_cand_win_gtk_layout_sub_window): Ditto.
	  - (tree_selection_change): Renamed from tree_selection_changed.
	  - (tree_selection_changed): New callback function to handle sub
	    window.
	
2005-02-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-customwidgets.cpp
	  - (KeyGrabForm::keyPressEvent): add Key_Delete, Key_Insert
	  - remove unnecessary spaces
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(create_pref_window): Extended initial window size.
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk-custom-widgets.c:
	 -(key_pref_set_value): Added 'nsert' key.
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim.h:
	 -(enum UKey): Added new key UKey_Insert.
	
2005-02-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-qt.cpp
	* qt/pref-qt.h
	  - add waning of ~/.uim existance.
	  - (UimPrefDialog::checkDotUimFile): new func
	  - (QConfirmDialog): reorganized
	  - delete dialog after it is excuted
	
	* qt/pref-customwidgets.cpp
	  - delete dialog after it is excuted
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* qt/Makefile.am: Added a new rule to pass 'make releasetest'.
	
2005-02-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-choice-label, custom-choice-desc):
	    * Fix Siod-dependent invalid predicate. assq does not return ()
	      but #f. Don't use null? to test #f
	    * Return val-sym instead of empty string
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-cand-win-gtk.c
	  - (uim_cand_win_gtk_init): Initialize "position" member.
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* custom.scm: Fixed the bug that uim-pref doesn't work when
	  the value of environment variable LIBUIM_VERBOSE is higher
	  than 3.
	 -(custom-choice-label): Added null? check.
	 -(custom-choice-desc):  Added null? check.
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-cand-win-gtk.h, gtk/uim-cand-win-gtk.c
	  - (uim_cand_win_gtk_layout):
	    Added "topwin_width" and "topwin_height" arguments to set window
	    position according to the user setting.
	* gtk/gtk-im-uim.c
	  - (im_uim_set_cursor_location): Simplified.
	  - (toplevel_window_candidate_cb): Follow above change.
	  - (cand_activate_cb): Ditto.
	  - (cand_select_cb): Ditto.
	  - (cand_shift_page_cb): Ditto.
	
2005-02-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/pref-gtk.c
	  - (check_dot_uim_file): Fix a typo of the message and modify some
	    words
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - (check_dot_uim_file):
	    New function to check ~/.uim and show warning dialog.
	  - (main): Check ~/.uim.
	* po/ja.po: Updated.
	
2005-02-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-helper.c
	  - (uim_helper_send_message): Add a comment
	
2005-02-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (string->char): New procedure
	  - (string->printable-char): Simplify with string->char
	
2005-02-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-helper-server.c
	  - (parse_content): Remove invalid termination. (ret == 0) does not
	    mean end of writing
	* uim/uim-helper.c
	  - (uim_helper_send_message):
	    * Ditto
	    * Fix logical typo about parens
	    * Fix pointer for free()
	    * Add an explanation about wrong assumtion about select(2) and
	      uim_helper_fd()
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c:
	  - (choose_olist_clicked_cb): Use proper window title.
	  - (choose_key_clicked_cb): Ditto.
	* po/ja.po
	  - Updated.
	
2005-02-07 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/pref-gtk-custom-widgets.c
	(uim_pref_gtk_set_default_value) : Minor clean up.
	
2005-02-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/Makefile.am
	  - add -avoid-version to LDFLAGS.
	    Thanks UTUMI-san!
	* qt/toolbar-standalone-qt.cpp 
	  - use PE_DockWindowSeparator for toolbar like KToolbar
	
2005-02-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/toolbar-common-uimstateindicator.cpp
	  - (propListUpdate): handle popup menu correctly.
	    This is reported by UTUMI-san. Thank you!
	
2005-02-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-qt.cpp
	  - (UimPrefDialog::createMainWidgets())
	    : more KDE suitable GUI, like konqueror configure dialog
	
2005-02-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-customwidgets.cpp
	  - (CustomSpinBox::update(),
	     CustomLineEdit::update(),
	     CustomPathnameEdit::update(),
	     CustomChoiceCombo::update(),
	     CustomOrderedListEdit::update(),
	     CustomKeyEdit::update())
	     : sync with label
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/ipa.scm: Changed description of input method.
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim-helper-server.c:
	 -(init_serv_fd): Change owner of socket path.
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c
	  - (uim_pref_gtk_set_default_value): Do not access to invalid memory.
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* pref-gtk-custom-widgets.c
	  - (uim_pref_gtk_set_default_value): Fixed a clash bug.
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c
	  - (choose_key_button_clicked_cb): Translate a message.
	  - (uim_pref_gtk_set_default_value): Sorry, realloc size was wrong.
	
2005-02-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/ipa.scm: Replaced 'F' with proper character.Thanks to
	  Denis Jacquerye <moyogo@gmail.com>
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_olist_get): Fixed typo.
	
2005-02-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* qt/pref-qt.cpp:
	  - Enable sub group feature.
	
2005-02-07 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-custom.c (uim_custom_olist_get) : Fix to use
	  custom-value or custom-default-value properly depending on
	  the context.
	(uim_custom_key_get) : Ditto.
	
2005-02-06 Takuro Ashie <ashie@homa.ne.jp>
	
	* po/ja.po, helper/pref-gtk-custom-widgets.c:
	  - Fixed some messages.
	
2005-02-06 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/Makefile.am
	  - Rename uim-dict to uim-dict-gtk.
	
2005-02-06 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper-server.c (parse_content) : Retry sending message
	  if write(2) fails with EAGAIN and EINTR.  If return value of
	  write(2) is less than requested length, retry with remaining
	  buffer.
	* uim/uim-helper.c (uim_helper_send_message) : Ditto.
	
2005-02-06 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Fix have_x test for xim test, and show status
	  whether to compile uim-xim.
	
2005-02-06 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c:
	  - (sync_value_int): Also set sensitivity of label.
	  - (sync_value_string): Ditto.
	  - (sync_value_choice): Ditto.
	
2005-02-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im-custom.scm
	  - (custom-group im-deployment, custom-group visual-preference): New
	    subgroup
	  - (custom custom-activate-default-im-name?, custom
	    custom-preserved-default-im-name, custom enabled-im-list): Replace
	    the subgroup with im-deployment. Yes, this makes the relationship
	    between the two default-im-name custom variables. But this
	    subgrouping is better as visual recognition
	  - (custom uim-color, custom candidate-window-position): Add subgroup
	    visual-preference
	
2005-02-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (define-custom): Fix implicit 'main' subgroup handlings
	  - (custom-group main): Replace empty label with dummy string to
	    avoid invalid gettext translation
	* helper/pref-gtk.c
	  - (USE_SUB_GROUP): Define as 1
	  - (create_sub_group_widgets): Removing frame for 'main' subgroup. If
	    you feel it strange, Replace it as you favor
	
2005-02-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-collect-by-group): Support 'AND' expression with backward
	    compatibility
	* helper/pref-gtk.c
	  - (create_sub_group_widgets): Use the AND expression to collect
	    custom variables of subgroups (as quick hack)
	* uim/uim-custom.h
	  - (uim_custom_collect_by_groups): New function as placeholder
	
2005-02-06 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-qt.cpp
	  - setCaption
	* qt/pref-customwidgets.cpp
	  - handle key symbol properly
	
2005-02-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* xim/Makefile.am: Use new flag XIM. If XIM not defined, uim-xim
	  doesn't built.
	
2005-02-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac:
	 (XIM): New flag to disable X.
	
2005-02-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Disable Qt related features if Qt not found.
	
2005-02-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/Makefile.am
	  - clean installed-modules.scm and loader.scm
	
2005-02-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac:
	 -(with_qt): Renamed from enable_qt.
	 -(with_qtimmodule: Renamed from enable_qtimmodule.
	 - Fixed a typo. Thanks to Konosuke Watanabe for reporting.
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - (create_sub_group_widgets):
	    Renamed from create_sub_group_widget.
	    Skip empty sub group.
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - Sub group feature has been implemented, but still be commented out
	    because of some reason. To debug it, please define USE_SUB_GROUP
	    as 1.
	  - (create_sub_group_widget): New function.
	  - (create_group_widget): Use above function.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* Makefile.am:
	 -(releasetest-all-flag-enabled): Added --with-qt-immodule option.
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c
	  - (update_custom_type_olist_cb): New function.
	  - (add_custom_type_orderedlist):
	    Set callback for custom type ordered list.
	  - (update_custom_type_key_cb): Simplified.
	  - (sync_value_olist): Rename from olit_pref_entry_set_value.
	  - (sync_value_key): Rename from key_pref_entry_set_value.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* qt/Makefile.am: Hacks to pass 'make releasetest'
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Fixed a typo. -r545 and this commit is reported by
	  Konosuke Watanabe. Thanks!
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Fixed typos.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* qt/Makefile.am: Added suffix rules. .ui -> .h and .h -> .moc
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* toolbar-systray-gtk.c: set locale.
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* qt/bushu.t: Moved from previous revision.
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* qt/immodule-plugin.cpp
	  - register only "uim" as plugin (exclude "uim-anthy", "uim-prime", etc.)
	* qt/pref-customwidgtes.h
	  - forgot to commit...
	
2005-02-05 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im.scm
	  - (register-im): Fix invalid rejection of registering direct
	    IM. Thank you Kazuki Ohta for reporting and cooperation.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Replace AC_ARG_ENABLE with AC_ARG_WITH. Switch depends
	 on external software package should use AC_ARG_WITH.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c: include "uim/uim-compat-scm.h" to pass
	  'make distcheck'.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/Makefile.am:
	 -(installed-modules.scm,loader.scm): PWD must not be used to pass 'make distcheck'. 
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-customwidgets.cpp
	  - (KeyGrabForm): filter all key event of child widgets.
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* scm/prime-key-custom.scm 
	  - remove unnecessary ")"
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c
	  - fix typo( Faild -> Failed )
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c:
	  - (uim_pref_gtk_set_default_value): free custom.
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* delete old UimQt and uim-kdehelper.
	  Now, Qt merge is done!
	
	* qt/quiminputcontextplugin
	* qt/uim-kdehelper
	  - deleted
	
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* Merge uim-chardict-qt from uim-kdehelper.
	
	* qt/chardict-kseparator.h
	* qt/chardict-chargridview.h
	* qt/chardict-qt.cpp
	* qt/chardict-bushuviewwidget.cpp
	* qt/chardict-unicodeviewwidget.cpp
	* qt/chardict-kseparator.cpp
	* qt/chardict-chargridview.cpp
	* qt/chardict-qt.h
	* qt/chardict-bushuviewwidget.h
	* qt/chardict-unicodeviewwidget.h
	  - new files
	
	* qt/Makefile.am
	  - add uim-chardict-qt
	
2005-02-05 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximic.cpp (extra_input) : Revise previous fix.  Now
	  "commit_string" from uim helper should works with all XIM
	  clients.
	
2005-02-05 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximic.cpp (extra_input) : Fix to force send key event.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Release 0.4.6alpha1.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* Makefile.am:
	 -(EXTRA_DIST): Added ChangeLog.old, uim.desktop
	
2005-02-05 kzk <mover@hct.zaq.ne.jp>
	
	* qt/candiw-qt.cpp
	  - (CandidateWindow::CandidateWindow): use QApplication::exit instead of exit
	* qt/pref-qt.cpp
	  - (UimPrefDialog::UimPrefDialog): use QApplication::exit instead of exit
	
	* qt/pref-customwidgets.cpp
	  - (CustomOrderedLitEdit::updateText): quote each item of list and put space
	     after separator(comma) to make easy to recognize.
	  - (CustomKeyEdit::updateText): Ditto
	  - layout enhancement
	
	* qt/qtgettext.h
	  - add copyright
	
	* qt/switcher-qt.cpp
	  - eye candy enchancement
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* Makefile.am: rewrited releasetest rule.
	
2005-02-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim.desktop: Changed execution file name for temporary solution.
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.c
	  - (sync_value_int): bug fix.
	
2005-02-05 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c, helper/pref-gtk-custom-widgets.[ch]:
	  - (uim_pref_gtk_set_default_value):
	    New function to add "Set to default" feature.
	  - (set_to_default_cb): Ditto.
	  - (defaults_button_clicked): Ditto.
	  - (create_setting_button_box): Added default button.
	  - (custom_spin_button_value_changed):
	    Rename from custom_adjustment_value_changed to connect signal to
	    spin button instead of adjustment.
	  - (sync_value_int): Connect signal to spin button instead of adjustment.
	  - (update_custom_type_int_cb): Ditto.
	  - (add_custom_type_integer): Ditto.
	
2005-02-04 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/pref-gtk-custom-widgets.c (key_pref_win) : Remove widget
	  for modifier buttons.
	(key_pref_set_value) : Set modifier name here.
	(key_pref_add_button_clicked_cb) : Remove modifier key handling.
	(choose_key_clicked_cb) : Hack to use gtk_im_context_simple for
	  text entry.
	
2005-02-04 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* gtk/gtk-im-uim.c:
	 -(filter_keypress): focused_context shouldn't be used in this function.
	
2005-02-04 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* gtk/gtk-im-uim.c:
	 -(filter_keypress): Call uim_press/release_key if snooper is not installed.
	
2005-02-04 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk-custom-widgets.[ch]:
	  - Divide from pref-gtk.c
	  - (grab_win_key_press_cb): Return TRUE to solve #Bug 2409.
	* helper/pref-gtk.c
	  - Move widgets for each custom types to pref-gtk-custom-widgets.c.
	
2005-02-04 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c 
	  - (sync_value_bool): New function to unify synchronizing view.
	  - (sync_value_int): Ditto.
	  - (sync_value_string): Ditto.
	  - (sync_value_choice): Ditto.
	  - (update_custom_type_int_cb): Ditto
	  - (update_custom_type_bool_cb): Use above function.
	  - (add_custom_type_bool): Ditto
	  - (update_custom_type_int_cb) Ditto
	  - (add_custom_type_integer): Ditto
	  - (update_custom_type_string_cb): Ditto
	  - (add_custom_type_string_cb): Ditto
	  - (update_custom_type_choice_cb): Ditto
	  - (add_custom_type_choice_cb): Ditto
	--Tthi/e line, and those below, will be ignored--
	
	M    po/ja.po
	M    helper/pref-gtk.c
	M    helper/input-pad-ja.c
	
2005-02-04 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - Get uim_custom via uim_custom_get() each time when we acces to
	    custom value, do not hold it.
	  - (add_custom_type_bool): Put check box before label.
	
2005-02-04 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* doc/XIM-SERVER : Update description.
	
2005-02-04 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/xim.h : Add const qualifiers to appropriate 'char *'
	  pointers.
	* xim/compose.cpp : Ditto.
	* xim/ximtrans.cpp : Ditto.
	* xim/ximpacket.cpp : Ditto.
	* xim/canddisp.cpp : Ditto.
	* xim/main.cpp : Ditto.	 Fix some warnings of printf().
	(main) : Remove redundant code for "uim-%s" style server name.	
	* xim/ximserver.cpp (print_ustring) : Fix warning of printf().
	(XimServer::setupConnection) : Remove redundant code for "uim-%s"
	  style server name.
	
2005-02-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* tools
	  - New directory
	
	* tools/uim-trace.sh
	* tools/uim-trace.gdb
	  - New file. Simple siod invocation tracer for debugging
	
2005-02-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/plugin.c
	  - (plugin_load):
	    * Fix invalid list iterations
	    * Simplify string handling
	
	* scm/lazy-load.scm
	  - (stub-im-generate-init-handler): Support absense of stub-im
	
	* test/test-im.scm
	  - (test custom-im-list-as-choice-rec): Follow recent change of
	    messages
	* test/test-lazy-load.scm
	  - (test stub-im-generate-stub-im-list): Ditto
	
2005-02-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/tcode.scm
	* scm/tutcode.scm
	* scm/direct.scm
	  - Modify short-desc of the IM
	
	* scm/skk-custom.scm
	  - (skk-im-short-desc): Modify
	* scm/anthy-custom.scm
	  - (anthy-im-short-desc): Modify
	* scm/canna-custom.scm
	  - (canna-im-short-desc): Modify
	
	* scm/generic-key-custom.scm
	  - (custom-group global-keys): Rename to global-keys1
	  - (custom-group global-keys1): Renamed from global-keys
	  - (custom-group global-keys-advanced): Rename to global-keys2
	  - (custom-group global-keys2): Renamed from global-keys-advanced
	  - Follow the renaming in all custom variable definitions
	
	* scm/prime-key-custom.scm
	  - (custom-group prime-keys): Rename to prime-keys1
	  - (custom-group prime-keys1): Renamed from prime-keys
	  - (custom-group prime-keys-advanced1): Rename to prime-keys2
	  - (custom-group prime-keys2): Renamed from prime-keys-advanced1
	  - (custom-group prime-keys-advanced2): Rename to prime-keys3
	  - (custom-group prime-keys3): Renamed from prime-keys-advanced2
	  - Follow the renaming in all custom variable definitions
	
	* scm/anthy-key-custom.scm
	  - (custom-group anthy-keys): Rename to anthy-keys1
	  - (custom-group anthy-keys1): Renamed from anthy-keys
	  - (custom-group anthy-keys-advanced1): Rename to anthy-keys2
	  - (custom-group anthy-keys2): Renamed from anthy-keys-advanced1
	  - (custom-group anthy-keys-advanced2): Rename to anthy-keys3
	  - (custom-group anthy-keys3): Renamed from anthy-keys-advanced2
	  - Follow the renaming in all custom variable definitions
	
	* scm/canna-key-custom.scm
	  - (custom-group canna-keys): Rename to canna-keys1
	  - (custom-group canna-keys1): Renamed from canna-keys
	  - (custom-group canna-keys-advanced1): Rename to canna-keys2
	  - (custom-group canna-keys2): Renamed from canna-keys-advanced1
	  - (custom-group canna-keys-advanced2): Rename to canna-keys3
	  - (custom-group canna-keys3): Renamed from canna-keys-advanced2
	  - Follow the renaming in all custom variable definitions
	
	* scm/skk-key-custom.scm
	  - (custom-group skk-keys): Rename to skk-keys1
	  - (custom-group skk-keys1): Renamed from skk-keys
	  - (custom-group skk-keys-advanced1): Rename to skk-keys2
	  - (custom-group skk-keys2): Renamed from skk-keys-advanced1
	  - (custom-group skk-keys-advanced2): Rename to skk-keys3
	  - (custom-group skk-keys3): Renamed from skk-keys-advanced2
	  - Follow the renaming in all custom variable definitions
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/lazy-load.scm
	  - (stub-im-generate-init-handler): Fix the broken error check
	    added by previous commit
	
2005-02-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im-custom.scm
	  - (custom-installed-im-list): Avoid infinite loop while reloading
	    all modules
	
	* scm/lazy-load.scm
	  - (stub-im-generate-init-handler): Add error check for possible stub
	    IM actualization failure
	
	* uim/plugin.c
	  - (plugin_load): Add error check for scm file loading
	
	* uim/uim.c
	  - (uim_create_context): Add error check whether uim_init() had been
	    called
	
2005-02-04 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - (olist_pref_entry_set_value): Quote each item of list and put space
	    after separator(comma) to make easy to recognize. Although I don't
	    think that it is the best way, I think it is better than before.
	  - (key_pref_entry_set_value): Same with above.
	
2005-02-04 kzk <mover@hct.zaq.ne.jp>
	
	* po/ja.po
	* po/POTFILES.in
	* po/uim.pot
	  - add translations for qt applications
	
2005-02-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-set-value!): Fix excessive update-hook invocation
	
	* test/test-lazy-load.scm
	  - (test stub-im-generate-stub-im-list, test
	    stub-im-generate-all-stub-im-list): Follow recent specification
	    change
	
	* test/test-im.scm
	  - (test custom-im-list-as-choice-rec): Follow recent message
	    modification
	
	* doc/UIM-SCM
	  - Trivial fix
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-qt.cpp
	  - disable subgrouping feature because it makes pref unstable
	    and cause crash in uncertain reason.
	* qt/pref-customwidgets.cpp
	  - (update): set the contents before calling
	    setEnabled( custom->is_active ) to show the contents when
	    it is inactive at startup time.
	* qt/qtgettext.h
	  - (N_): convert from UTF-8
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/00INDEX
	  - Add UIM-SCM
	* doc/UIM-SCM
	  - New file
	  - Add new section "Abstract"
	  - Add new section "Protecting lisp objects from GC"
	  - Add new section "Internal"
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds key-binding custom definitions for PRIME
	
	* scm/prime.scm
	  - require-custom "prime-key-custom.scm"
	  - (prime-latin-key?, prime-wide-latin-key?, prime-begin-conv-key?,
	    prime-on-key?, prime-commit-key?, prime-next-candidate-key?,
	    prime-prev-candidate-key?, prime-next-page-key?,
	    prime-prev-page-key?, prime-cancel-key?, prime-backspace-key?,
	    prime-delete-key?, prime-go-left-key?, prime-go-right-key?,
	    prime-go-left-edge-key?, prime-go-right-edge-key?,
	    prime-register-key?, prime-typing-mode-hiragana-key?,
	    prime-typing-mode-katakana-key?, prime-typing-mode-hankana-key?,
	    prime-typing-mode-wideascii-key?, prime-typing-mode-ascii-key?):
	    Move to prime-key-custom.scm as custom variable
	* scm/prime-key-custom.scm
	  - New file
	  - (custom-group prime-keys, custom-group prime-keys-advanced1,
	    custom-group prime-keys-advanced2, custom-group
	    prime-keys-completion): New custom group
	  - (custom prime-latin-key, custom prime-wide-latin-key, custom
	    prime-begin-conv-key, custom prime-on-key, custom
	    prime-commit-key, custom prime-next-candidate-key, custom
	    prime-prev-candidate-key, custom prime-next-page-key, custom
	    prime-prev-page-key, custom prime-cancel-key, custom
	    prime-backspace-key, custom prime-delete-key, custom
	    prime-go-left-key, custom prime-go-right-key, custom
	    prime-go-left-edge-key, custom prime-go-right-edge-key, custom
	    prime-register-key, custom prime-typing-mode-hiragana-key, custom
	    prime-typing-mode-katakana-key, custom
	    prime-typing-mode-hankana-key, custom
	    prime-typing-mode-wideascii-key, custom
	    prime-typing-mode-ascii-key): New custom variable
	
	* scm/skk-key-custom.scm
	  - Cosmetic change
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit performs again adaptation of key-str representation for
	  uim-pref. See [Anthy-dev 1718] for further information.
	
	* helper/pref-gtk.c
	  - (key_pref_set_value):
	    * Ignore Shift modifier for printable char keys for
	      easy-to-recognize key configuration.  uim-custom performs
	      implicit shift key encoding/decoding appropriately.
	    * Remove g_ascii_tolower() in accordance with the specification
	      change of key representation on uim-pref
	* scm/custom.scm
	  - (key-list-encode-shift): Add support for non-letter printable char
	  - (key-list-ignore-regular-shift): Fix for non-letter chars
	  - (key-list-ignore-letter-shift,
	     key-list-ignore-punct-numeric-shift, key-list-strip-shift,
	     key-list-strip-regular-shift): New procedure
	  - (key-list-export-as-basic, key-list-import-as-basic): Replace the
	     filter in accordance with the specification change
	* scm/util.scm
	  - (string->printable-char): New procedure
	  - (string->letter): Simplify with string->printable-char
	* scm/skk-key-custom.scm
	  - (custom skk-special-midashi-key): Replace <Shift> with
	     <IgnoreShift> to fit to the specification change
	
	* uim/uim-custom.c
	  - (literalize_string): New procedure
	  - (extract_key_literal, uim_custom_save_group, uim_custom_set): Fix
	     broken string escaping
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* qt/candwin-qt.cpp
	* qt/uim-kdehelper/src/candwin/uim-candwin-qt.cpp
	* qt/toolbar-standalone-qt.cpp
	* qt/candwin-qt.h
	* fep/uim-fep.c
	* fep/callbacks.c
	* fep/uim-fep-tick.c
	* fep/draw.c
	* po/ja.po
	* po/uim.pot
	* helper/toolbar-applet-gnome.c
	* helper/im-switcher-gtk.c
	* helper/helper-candwin-gtk.c
	* helper/input-pad-ja.c
	* test/test-im.scm
	* test/test-action.scm
	* scm/uim-sh.scm
	* scm/m17nlib.scm
	* scm/action.scm
	* scm/latin.scm
	* scm/key.scm
	* scm/load-action.scm
	* uim/uim.h
	* uim/uim-sh.c
	* uim/prime.c
	* uim/uim-helper-client.c
	* uim/uim-helper.c
	* uim/uim-helper-server.c
	* uim/uim-table.c
	* uim/uim-key.c
	* uim/uim-func.c
	* examples/uim-custom/uim-custom-update.c
	* examples/uim-custom/uim-custom-dump.c
	* examples/uim-custom/uim-custom-variable.c
	  - Update copyright by following script
	
	    svn diff -r90 >tmp.diff; egrep '^Index: ' tmp.diff | perl -pe 's/^Index: //' | xargs grep 'Copyright.*uim Project' 2>/dev/null | egrep -v 2005 | perl -pe 's/:.+//' | xargs perl -i -pe 's/^([^"]+Copyright.*) (200[0-4])[^ ]* /\1 \2-2005 /'
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* qt/pref-qt.h
	* qt/pref-qt.cpp
	  - simplify the code for default QVGroupBox handling
	  - addCustomTypeKey is broken in some readon.
	    I don't know why... So, commented out.
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit moves unexported static declarations of siod.h to slib.c
	
	* uim/siod.h
	  - (siod_init, siod_quit, set_repl_hooks, get_c_string,
	    get_c_string_dim, get_c_int, nlength, get_c_pointer,
	    get_c_func_pointer, cons, car, cdr, setcar, intcons, eql, symcons,
	    symbol_boundp, symbol_value, symbol_to_string, rintern, closure,
	    ptrcons, funcptrcons, init_subr, init_subr_0, init_subr_1,
	    init_subr_2, init_subr_2n, init_subr_3, init_subr_4, init_subr_5,
	    init_lsubr, init_fsubr, init_msubr, delq, set_eval_hooks, leval,
	    symbolconc, lprin1f, lread, lreadtk, lreadf, require, strcons,
	    equal, set_fatal_exit_hook, intern, gc_protect,
	    siod_gc_protect_stack, siod_gc_unprotect_stack,
	    siod_repl_c_string_entered, repl_c_string, siod_return_value,
	    reverse, nreverse, cadr, caar, cdar, cddr, siod_true_value,
	    siod_false_value, lapply, listn, must_malloc, get_c_file,
	    last_c_errmsg, llast_c_errmsg, siod_c_provide, funcall1, funcall2,
	    siod_set_lib_path): Move to slib.c
	* uim/slib.c
	  - (siod_init, siod_quit, set_repl_hooks, get_c_string,
	    get_c_string_dim, get_c_int, nlength, get_c_pointer,
	    get_c_func_pointer, cons, car, cdr, setcar, intcons, eql, symcons,
	    symbol_boundp, symbol_value, symbol_to_string, rintern, closure,
	    ptrcons, funcptrcons, init_subr, init_subr_0, init_subr_1,
	    init_subr_2, init_subr_2n, init_subr_3, init_subr_4, init_subr_5,
	    init_lsubr, init_fsubr, init_msubr, delq, set_eval_hooks, leval,
	    symbolconc, lprin1f, lread, lreadtk, lreadf, require, strcons,
	    equal, set_fatal_exit_hook, intern, gc_protect,
	    siod_gc_protect_stack, siod_gc_unprotect_stack,
	    siod_repl_c_string_entered, repl_c_string, siod_return_value,
	    reverse, nreverse, cadr, caar, cdar, cddr, siod_true_value,
	    siod_false_value, lapply, listn, must_malloc, get_c_file,
	    last_c_errmsg, llast_c_errmsg, siod_c_provide, funcall1, funcall2,
	    siod_set_lib_path): Moved from siod.h
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im-custom.scm
	  - (custom enable-lazy-loading?): Move to bottom of the group
	  - (custom enable-im-switch, custom switch-im-key): Remove 'advanced'
	    subgroup
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* Makefile.am
	  - forgot to change CXXFLAG for qedittest
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* configure.ac
	  - more valid check for $QTINCDIR
	  - more valid check for $QTLIBDIR
	  - rename QT_CFLAGS to QT_CXXFLAGS
	  - rename UIM_QT_CFLAGS to UIM_QT_CXXFLAGS
	
	* qt/Makefile.am
	  - use QT_CXXFLAGS instead of CXXFLAGS
	  - use QT_LDFLAGS instead of LDFLAGS
	  - add QT_CXXFLAGS and QT_LDFLAGS to each module
	
	* These problems are suggested by tkng-san. Thank you!
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/pref-gtk.c
	  - (apply_button_clicked): Remove miscommitted code fragment that has
	    been removed by r489
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-set-value!): Replace O(n^2) hook handling with O(n). This
	    change has been resolved the long startup time of custom.scm and
	    'apply' operation time reported in r485.
	* helper/pref-gtk.c
	  - (apply_button_clicked):
	    * Remove the debug messages and the comment
	    * The 'apply' operation problem was caused by custom-set-value!
	      invoked by receiving prop_custom_update message by uim-pref
	      itself. So this modification has also resolved the 'apply'
	      problem. But I found another problem. uim_custom_broadcast sends
	      156 prop_custom_update messages, but uim_pref receives only
	      33-35 messages. It's not resolved. It seems to
	      uim_helper_send_message() and uim_helper_get_message() is
	      performing broken write(2) and read(2) handlings
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* pref-gtk.c
	  - In accordance with yamaken's suggest at r485, I investigated the code.
	    I think there's no need to have OBJECT_DATA_VALUE_CHANGED attribute
	    widgets by widgets, because modification is managed by the value
	    "value_changed". So, the code around OBJECT_DATA_VALUE_CHANGED is no
	    need, I think.
	
	    Please check, Ashie-san.
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* configure.ac
	  - add warning flags for more strict compilation
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* pixmaps/Makefile.am
	  - add configure-qt.png
	* pixmaps/configure-qt.png
	  - pixmap for uim-pref-qt, which is used by toolbar
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* uim-toolbar-qt reorganization.
	  Rightclicking, custom, size handling is implemented.
	
	* qt/toolbar-standalone-qt.h
	* qt/toolbar-standalone-qt.cpp
	  - (class UimStandaloneToolbar): new class
	* qt/toolbar-common-uimstateindicator.h
	* qt/toolbar-common-uimstateindicator.cpp
	  - (class QHelperToolbarButton): new class for handling size
	* qt/toolbar-common-quimhelpertoolbar.h
	* qt/toolbar-common-quimhelpertoolbar.cpp
	  - (slotExecPref): new func
	  - (quitToolbar): new signal
	  - (contextMenuEvent): new func
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/pref-gtk.c
	  - (apply_button_clicked):
	    * Add debug messages. Remove it once the problem has been resolved
	    * Add the comment about the performance of 'apply' operation. The
	      gtk_tree_model_foreach() code fragment is very slow. It takes
	      approximately 8 second in my environment. And it seems to be
	      increasing by number of custom variables exponentially. Can it
	      be reduced?
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit renames the file 'stub-ims.scm' with 'loader.scm'. Sorry
	  for frequent renaming of the file...
	
	* scm/plugin.scm
	  - (load-enabled-modules): Replace "stub-ims.scm" with "loader.scm"
	* scm/manage-modules.scm
	  - (generate-stub-ims-scm): Rename to generate-loader-scm
	  - (generate-loader-scm): Renamed from generate-stub-ims-scm
	* scm/Makefile.am
	  - Replace stub-ims.scm with loader.scm
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* Handle encoding of gettext string properly.
	  Specify encoding by bind_textdomain_codeset, and _(
	  macro is replaced in qtgettext.h
	
	* qt/candwin-qt.cpp
	* qt/pref-qt.cpp
	* qt/pref-customwidgets.cpp
	* qt/switcher-qt.cpp
	* qt/toolbar-standalone-qt.cpp
	* qt/toolbar-common-quimhelpertoolbar.cpp
	  - include "qtgettext.h" instead of "uim/gettext.h"
	  - call bind_textdomain_codeset
	
	* qt/qtgettext.h
	  - new file
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* add "qedittest" for testing to input Qt application
	
	* Makefile.am
	  - add rules for qedittest
	* qedittest.cpp
	  - new file
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* helper/Makefile.am
	  - rename uim-im-switcher-gtk from uim-im-switcher
	
	* helper/toolbar-common-gtk.c
	* helper/toolbar-applet-gnome.c
	  - exec uim-im-switcher-gtk instead of uim-im-switcher
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* configure.ac
	  - add Qt's plugin dir detect support
	* Makefile.am
	  - add qt to SUBDIRS
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* merge UimQt to uim core
	
	* qt/immodule-quiminputcontext_with_slave.cpp
	* qt/immodule-subwindow.h
	* qt/immodule-plugin.cpp
	* qt/immodule-qhelpermanager.h
	* qt/immodule-quiminputcontext.h
	* qt/immodule-candidatewindow.h
	* qt/immodule-subwindow.cpp
	* qt/immodule-quiminputcontext_with_slave.h
	* qt/immodule-qhelpermanager.cpp
	* qt/immodule-quiminputcontext.cpp
	* qt/immodule-candidatewindow.cpp
	  - copied from quiminputcontext/src directory
	
	* qt/Makefile.am
	  - add rules for immodule
	
2005-02-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-rt.scm
	  - (define-custom): Fix broken define-key invocation. Thanks Etsushi
	    Kato for reporting
	
2005-02-03 kzk <mover@hct.zaq.ne.jp>
	
	* configure.ac
	  - add --enable-qt-immodule configure option
	* qt/Makefile.am
	  - add CXXFLAGS to -DQT_IMMODULE when qt-immodule is enabled
	* qt/pref-customwidgets.cpp
	  - Key_Kanji, Key_Zenkaku_Hankaku, Key_Multi_key,
	    Key_Mode_switch, and Key_Muhenkan are add in qt-immodule
	    patch.
	
2005-02-02 kzk <mover@hct.zaq.ne.jp>
	
	* qt/Makefile.am
	  - modify the rule for uic( user interface compiler )
	    Thank you for reporting, tkng-san!
	
2005-02-02 kzk <mover@hct.zaq.ne.jp>
	
	* configure.ac
	  - guess $QTDIR and $QTINCDIR more properly
	    Thank you for reportin, tkng-san!
	
2005-02-02 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/toolbar-systray-gtk.c:
	  (main): create tray icon.
	
2005-02-02 kzk <mover@hct.zaq.ne.jp>
	
	* Internationalize by using uim's gettext system
	
	* qt/candwin-qt.cpp
	* qt/toolbar-standalone-qt.cpp
	* qt/switcher-qt.cpp
	* qt/pref-qt.cpp
	* qt/pref-qt.h
	* qt/toolbar-common-quimhelpertoolbar.cpp
	* qt/Makefile.am
	* qt/pref-customwidgets.cpp
	  - internationalize
	
	
2005-02-02 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (string-escape): New procedure
	* scm/custom.scm
	  - (custom-list-as-literal, custom-value-as-literal): Fix broken
	    string escapeing
	
2005-02-02 kzk <mover@hct.zaq.ne.jp>
	
	* Now is the time to merge uim-kdehelper to uim core!!
	  This commit copies "pref", "candwin", "toolbar", "switcher"
	  to uim core.
	
	* qt/pref-customwidgets.h
	* qt/pref-keyeditformbase.ui
	* qt/pref-olisteditformbase.ui
	* qt/candwin-qt.cpp
	* qt/pref-kseparator.cpp
	* qt/candwin-qt.h
	* qt/pref-kseparator.h
	* qt/switcher-qt.cpp
	* qt/toolbar-standalone-qt.cpp
	* qt/pref-qt.cpp
	* qt/toolbar-common-uimstateindicator.cpp
	* qt/switcher-qt.h
	* qt/toolbar-standalone-qt.h
	* qt/pref-qt.h
	* qt/toolbar-common-uimstateindicator.h
	* qt/toolbar-common-quimhelpertoolbar.cpp
	* qt/pref-keygrabformbase.ui
	* qt/Makefile.am
	* qt/toolbar-common-quimhelpertoolbar.h
	* qt/pref-customwidgets.cpp
	  - new files copied from uim-kdehelper
	
	
2005-02-02 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds key-binding custom definitions for CANNA
	
	* scm/canna.scm
	  - require-custom "canna-key-custom.scm"
	  - (canna-off-key?): Removed since obsolete
	  - (canna-on-key?, canna-latin-key?, canna-wide-latin-key?,
	    canna-hankaku-kana-key?, canna-kana-toggle-key?,
	    canna-commit-as-opposite-kana-key?, canna-begin-conv-key?,
	    canna-commit-key?, canna-extend-segment-key?,
	    canna-shrink-segment-key?, canna-next-candidate-key?,
	    canna-prev-candidate-key?, canna-cancel-key?,
	    canna-backspace-key?, canna-delete-key?, canna-go-left-key?,
	    canna-go-right-key?, canna-beginning-of-preedit-key?,
	    canna-end-of-preedit-key?, canna-next-segment-key?,
	    canna-prev-segment-key?): Move to canna-key-custom.scm as custom
	    variable
	  - (canna-next-page-key?, canna-prev-page-key?, canna-kill-key?,
	    canna-kill-backward-key?):Move to canna-key-custom.scm as custom
	    variable as comment
	* scm/canna-key-custom.scm
	  - New file
	  - (custom-group canna-keys, custom-group canna-keys-advanced1,
	    custom-group canna-keys-advanced2): New custom group
	  - (custom canna-next-segment-key, custom canna-prev-segment-key,
	    custom canna-extend-segment-key, custom canna-shrink-segment-key,
	    custom canna-commit-as-opposite-kana-key, custom
	    canna-wide-latin-key, custom canna-hankaku-kana-key, custom
	    canna-kana-toggle-key, custom canna-on-key, custom
	    canna-latin-key, custom canna-begin-conv-key, custom
	    canna-commit-key, custom canna-cancel-key, custom
	    canna-next-candidate-key, custom canna-prev-candidate-key, custom
	    canna-beginning-of-preedit-key, custom canna-end-of-preedit-key,
	    custom canna-backspace-key, custom canna-delete-key, custom
	    canna-go-left-key, custom canna-go-right-key): New custom variable
	  - (custom canna-next-page-key, custom canna-prev-page-key, custom
	    canna-kill-key, custom canna-kill-backward-key): New custom
	    variable as comment for future use
	* scm/prime-key-custom.scm
	  - New file. Just a placeholder at now
	* scm/Makefile.am
	  - (SCM_FILES): Add canna-key-custom.scm and prime-key-custom.scm
	* po/POTFILES.in
	  - Add scm/canna-key-custom.scm and scm/prime-key-custom.scm
	
2005-02-02 kzk <mover@hct.zaq.ne.jp>
	
	* configure.ac
	  - add configure option --enable-debug
	
2005-02-02 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds key-binding custom definitions for SKK
	
	* scm/im-custom.scm
	  - (custom-group mode-transition): New custom group
	
	* scm/skk.scm
	  - require-custom "skk-key-custom.scm"
	  - (skk-latin-key?, skk-wide-latin-key?, skk-begin-conv-key?,
	    skk-begin-completion-key?, skk-next-completion-key?,
	    skk-prev-completion-key?, skk-on-key?, skk-hankaku-kana-key?,
	    skk-return-key?, skk-commit-key?, skk-next-candidate-key?,
	    skk-prev-candidate-key?, skk-next-page-key?, skk-prev-page-key?,
	    skk-kana-toggle-key?, skk-cancel-key?, skk-backspace-key?,
	    skk-go-left-key?, skk-go-right-key?, skk-latin-conv-key?,
	    skk-kanji-mode-key?, skk-special-midashi-key?,
	    skk-conv-wide-latin-key?, skk-vi-escape-key?,
	    skk-state-direct-no-preedit-nop-key?): Move to skk-key-custom.scm
	    as custom variable
	  - (skk-plain-space-key?): Move to skk-key-custom.scm as define-key
	  - (skk-auto-start-henkan-keyword-list): Add a comment
	* scm/skk-key-custom.scm
	  - New file
	  - (custom-group skk-keys, custom-group skk-keys-advanced1,
	    custom-group skk-keys-advanced2, custom-group
	    skk-keys-completion): New custom group
	  - (skk-plain-space-key?): Moved from skk.scm
	  - (custom skk-on-key, custom skk-latin-key, custom
	    skk-wide-latin-key, custom skk-kanji-mode-key, custom
	    skk-hankaku-kana-key, custom skk-kana-toggle-key, custom
	    skk-begin-conv-key, custom skk-commit-key, custom skk-cancel-key,
	    custom skk-return-key, custom skk-conv-wide-latin-key, custom
	    skk-latin-conv-key, custom skk-begin-completion-key, custom
	    skk-next-completion-key, custom skk-prev-completion-key, custom
	    skk-special-midashi-key, custom skk-vi-escape-key, custom
	    skk-state-direct-no-preedit-nop-key, custom
	    skk-next-candidate-key, custom skk-prev-candidate-key, custom
	    skk-next-page-key, custom skk-prev-page-key, custom
	    skk-backspace-key, custom skk-go-left-key, custom
	    skk-go-right-key): New custom variable
	* scm/Makefile.am
	  - (SCM_FILES): Add skk-key-custom.scm
	* po/POTFILES.in
	  - Add scm/skk-key-custom.scm
	
2005-02-02 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* More custom group division and reorganization
	
	* scm/im-custom.scm
	  - (custom-group annotation, custom-group dictionary, custom-group
	    segment-sep, custom-group special-op): New custom group
	  - (switch-im-key?): Add as null key definition
	
	* scm/skk-custom.scm
	  - (custom-group skk-advanced): New custom group
	  - Reorganize group of custom variables and reorder. No other
	    attributes are modified
	* scm/anthy-custom.scm
	* scm/canna-custom.scm
	  - Ditto
	
2005-02-02 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac, Makefile.am, data/
	 - Removed data/ directory.
	
2005-02-02 kzk <mover@hct.zaq.ne.jp>
	
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (GroupPageWidget::setupWidgets): Hide the "main" subgroup's
	    QVGroupBox when it has no contents.
	    But this commit seems very adhoc to me... "main" subgroup should
	    have its contents.
	  - (UimPrefDialog::createGroupWidgets): add sanity check
	
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - (SubgroupData::getMainSubgroupGroupVBox): new func
	  - (SubgroupData::searchGroupVBoxByCustomSym): constize
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - add sanity check
	
2005-02-02 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/prime.scm;
	 -(prime-context-new): Call prime-context-set-widgets!
	
2005-02-02 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds key-binding custom definitions for Anthy, and
	  divide the global key-binding group into two groups
	
	* scm/anthy.scm
	  - require-custom "anthy-key-custom.scm"
	  - (anthy-on-key?, anthy-latin-key?, anthy-wide-latin-key?,
	    anthy-hankaku-kana-key?, anthy-kana-toggle-key?,
	    anthy-commit-key?, anthy-commit-as-opposite-kana-key?,
	    anthy-commit-as-katakana-key? "F7"), anthy-commit-as-hankana-key?
	    "F8"), anthy-commit-as-wide-latin-key? "F9"),
	    anthy-commit-as-latin-key? "F10"), anthy-begin-conv-key?,
	    anthy-extend-segment-key?, anthy-shrink-segment-key?,
	    anthy-next-candidate-key?, anthy-prev-candidate-key?,
	    anthy-next-page-key?, anthy-prev-page-key?, anthy-cancel-key?,
	    anthy-backspace-key?, anthy-delete-key?, anthy-kill-key?,
	    anthy-kill-backward-key?, anthy-go-left-key?, anthy-go-right-key?,
	    anthy-beginning-of-preedit-key?, anthy-end-of-preedit-key?,
	    anthy-next-segment-key?, anthy-prev-segment-key?): Move to
	    anthy-key-custom.scm as custom variable
	* scm/anthy-key-custom.scm
	  - New file
	  - (custom-group anthy-keys, custom-group anthy-keys-advanced1,
	    custom-group anthy-keys-advanced2): New custom group
	  - (custom anthy-next-segment-key, custom anthy-prev-segment-key,
	    custom anthy-extend-segment-key, custom anthy-shrink-segment-key,
	    custom anthy-commit-as-latin-key, custom
	    anthy-commit-as-wide-latin-key, custom
	    anthy-commit-as-katakana-key, custom anthy-commit-as-hankana-key,
	    custom anthy-commit-as-opposite-kana-key, custom
	    anthy-wide-latin-key, custom anthy-hankaku-kana-key, custom
	    anthy-kana-toggle-key, custom anthy-on-key, custom
	    anthy-latin-key, custom anthy-begin-conv-key, custom
	    anthy-commit-key, custom anthy-cancel-key, custom
	    anthy-next-candidate-key, custom anthy-prev-candidate-key, custom
	    anthy-next-page-key, custom anthy-prev-page-key, custom
	    anthy-beginning-of-preedit-key, custom anthy-end-of-preedit-key,
	    custom anthy-kill-key, custom anthy-kill-backward-key, custom
	    anthy-backspace-key, custom anthy-delete-key, custom
	    anthy-go-left-key, custom anthy-go-right-key): New custom variable
	* scm/Makefile.am
	  - (SCM_FILES): Add anthy-key-custom.scm
	* po/POTFILES.in
	  - Add scm/anthy-key-custom.scm
	
	* scm/generic-key-custom.scm
	  - (custom-group global-keys-advanced): New custom group
	  - (custom generic-beginning-of-preedit-key, custom
	    generic-end-of-preedit-key, custom generic-kill-key, custom
	    generic-kill-backward-key, custom generic-backspace-key, custom
	    generic-delete-key, custom generic-go-left-key, custom
	    generic-go-right-key, custom generic-return-key): Move group to
	    global-keys-advanced
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-02 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* toolbar-common-gtk.c:
	 -(switcher_button_create, pref_button_create): Take second argument.
	 -(switcher_button_pressed, pref_button_pressed): Function prototype
	  changed.
	 -(uim_helper_applet_new): New function.
	
	* toolbar-applet-gnome.c:
	 -(uim_menu_xml): Updated menu items.
	
	
2005-02-02 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im-custom.scm
	  - (custom-installed-im-list): Resolve the "reloading a file that
	    contains multiple IMs" problem as temporary solution. It's a quite
	    dirty way and should be replaced by proper way after 0.4.6
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	helper/toolbar-common-gtk.c:
	 -(prop_button_pressed, prop_button_released): Third argument changed.
	 -(switcher_button_create, pref_button_create): Pass a SizeGroup as 
	  an argument.
	 -(uim_helper_trayicon_new): New function.
	 -(list_data_free): New utility function.
	 -(prop_data_flush): New utility function.
	 -(helper_toolbar_prop_list_update): Renamed from 
	   helper_applet_prop_list_update.
	 -(helper_toolbar_prop_label_update): Renamed from
	   helper_applet_prop_label_update.
	 -(helper_icon_prop_list_update): New function.
	 -(helper_icon_parse_helper_str): New function.
	 -(fd_read_cb): Renamed from uim_applet_fd_read_cb.
	 -(check_helper_connection): Take a GtkWidget as an argument.
	
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-compat-scm.c
	  - (uim_scm_symbol_value_bool): Fix invalid result acquisition
	
	* scm/init.scm
	  - (load-modules): Fix lazy loading of direct IM
	
2005-02-01 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm : Change description about annotation.
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c:
	 -(hbox_hierarchy_changed):Removed not used function.
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c:
	 -(convert_charset): New function.
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c: More clean up.
	 -(get_charset): Result charset must be copied before free().
	 -(menu_button_create): New function.
	 -(menu_button_append_menu): New function.
	 -(append_button): New function.
	 -(helper_applet_prop_list_update): Concrete widget creation process
	  is splitted to menu_button_create and menu_button_append_menu.
	 
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-comnon-gtk.c: A bit clean up.
	 -(get_charset): New function.
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-systray-gtk.c:
	 -(main): Changed variable name. toolbar -> icon.
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - (KeyGrabForm::keyPressEvent): handle F%d key correctly
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c:
	 -(switcher_button_create): Return NULL if switcher button is not
	  required.
	 -(pref_button_create): Return NULL if pref button is not required.
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	* implement key editing feature in uim-pref-qt.
	  Now, basic requirement for pref application is satisfied,
	  I think.
	
	* uim-kdehelper/src/pref/customwidgets.h
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - implement key editing feature
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - remove unnecessary header file
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - use "main" for main group vbox
	* uim-kdehelper/src/pref/keygrabformbase.ui
	  - change size
	
2005-02-01 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-standalone-gtk.c:
	 -(main): call uim_init/quit.
	
2005-02-01 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - (choose_olist_clicked_cb): Rearranged buttons as cross-shaped, and
	    put a paddgin to the right side of buttons.
	
2005-02-01 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim/anthy.c:
	  - (get_segment_length): New function.
	  - (uim_plugin_instance_init): Added new procedure for getting length
	  of a segment.
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/CUSTOM
	  - Add a section "Invoke an arbitrary procedure when a custom
	    variable has been set" to indicate usage of custom-set-hooks
	
	* scm/action.scm
	  - (context-list-replace-widgets!): Add a comment
	* scm/load-action.scm
	  - (context-list-replace-widgets!): New stub procedure
	
2005-02-01 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm : Add custom-get-hooks for
	  skk-show-annotation?
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit enables replacing toolbar widgets configured in
	  preexisting context on the fly
	
	* scm/action.scm
	  - (context-list-replace-widgets!): New procedure
	* scm/prime.scm
	  - (prime-configure-widgets): Invoke context-list-replace-widgets! to
	    replace toolbar widgets configured in preexisting context
	* scm/canna.scm
	  - (canna-configure-widgets): Ditto
	* scm/anthy.scm
	  - (anthy-configure-widgets): Ditto
	* scm/skk.scm
	  - (skk-configure-widgets): Ditto
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit enables limited version of set-hook invocation with
	  custom-rt.scm. It results that im-default-name and toolbar
	  configurations in running processes are dynamically updated on the
	  fly
	
	* scm/custom-rt.scm
	  - (custom-set-hooks): New variable
	  - (custom-add-hook): Implement lightweight hook handling only works
	    for custom-set-hooks
	  - (custom-set-value!): Add set-hook handling
	
	* scm/anthy-custom.scm
	* scm/canna-custom.scm
	* scm/prime-custom.scm
	* scm/skk-custom.scm
	  - Enclose set-hooks that handles metainformation of the custom
	    variable into (if custom-full-featured?) block to enable the
	    lightweight set-hook invocation
	  - Fix *-configure-widgets invocation
	
	* scm/im-custom.scm
	  - (custom custom-activate-default-im-name?): Add a comment
	
2005-02-01 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm : Add an activity-hook for showing annotation
	  in preedit area.
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit tunes Scheme interpreter performance for uim-custom
	
	* scm/init.scm
	  - (prealloc-heaps-for-heavy-job): New procedure
	
	* scm/custom.scm
	  - Invoke prealloc-heaps-for-heavy-job
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	* im-kdehelper/src/pref/Makefile.am
	  - add keyeditformbase.ui keygrabformbase.ui
	* uim-kdehelper/src/pref/keygrabformbase.ui
	  - the dialog to grab the key
	* uim-kdehelper/src/pref/keyeditformbase.ui
	  - the dialog to list up the key
	* uim-kdehelper/src/pref/olisteditformbase.ui
	  - change layouting
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - implement class SubgroupData's destructor
	  - implement GroupPageWidget::addCustomTypeKey
	* uim-kdehelper/src/uim-pref-qt.cpp
	  - implement class SubgroupData's destructor
	* uim-kdehelper/src/pref/customwidgets.h
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - add key edit support partly
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im-custom.scm
	  - (custom-group candwin): New custom group
	
	* scm/generic-custom.scm
	  - (custom 'generic-use-candidate-window?, custom
	    'generic-candidate-op-count, custom 'generic-nr-candidate-max,
	    custom 'generic-commit-candidate-by-numeral-key?): Add subgroup
	    candwin
	  - Add an activity-hook for candidate window custom variables
	
	* scm/anthy-custom.scm
	  - (custom 'anthy-use-candidate-window?, custom
	    'anthy-candidate-op-count, custom 'anthy-nr-candidate-max, custom
	    'anthy-select-candidate-by-numeral-key?): Add subgroup candwin
	  - Add an activity-hook for candidate window custom variables
	
	* scm/canna-custom.scm
	  - (custom 'canna-use-candidate-window?, custom
	    'canna-candidate-op-count, custom 'canna-nr-candidate-max): Add
	    subgroup candwin
	  - Add an activity-hook for candidate window custom variables
	
	* scm/prime-custom.scm
	  - (prime-nr-candidate-max, prime-always-show-window?): Add subgroup
	    candwin
	
	* scm/skk-custom.scm
	  - (custom 'skk-use-candidate-window?, custom
	    'skk-candidate-op-count, custom 'skk-nr-candidate-max, custom
	    'skk-commit-candidate-by-label-key?): Add subgroup candwin
	  - Add an activity-hook for candidate window custom variables
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes toolbar of PRIME configurable via uim-pref
	
	* scm/prime.scm
	  - (prime-widgets, default-widget_prime_input_mode,
	    prime-input-mode-actions): Move to prime-custom.scm as custom variable
	* scm/prime-custom.scm
	  - (prime-input-mode-indication-alist): New variable
	  - (prime-widgets): Moved from prime.scm as ordinary variable
	  - (custom default-widget_prime_input_mode, custom
	    prime-input-mode-actions): New custom variable
	  - Add several hooks to relate the new custom variables
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes toolbar of SKK configurable via uim-pref
	
	* scm/skk.scm
	  - (skk-widgets, default-widget_skk_input_mode,
	    skk-input-mode-actions): Move to skk-custom.scm as custom variable
	* scm/skk-custom.scm
	  - (skk-input-mode-indication-alist): New variable
	  - (skk-widgets): Moved from skk.scm as ordinary variable
	  - (custom default-widget_skk_input_mode, custom
	    skk-input-mode-actions, ): New custom variable
	  - Add several hooks to relate the new custom variables
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk.c
	  - (custom_combo_box_changed): fixed wrong condition
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes toolbar of Canna configurable via uim-pref
	
	* scm/canna.scm
	  - (canna-widgets, default-widget_canna_input_mode,
	    default-widget_canna_kana_input_method, canna-input-mode-actions,
	    canna-kana-input-method-actions): Move to canna-custom.scm as
	    custom variable
	* scm/canna-custom.scm
	  - (canna-input-mode-indication-alist,
	    canna-kana-input-method-indication-alist): New variable
	  - (custom canna-widgets, custom default-widget_canna_input_mode,
	    custom canna-input-mode-actions, custom
	    default-widget_canna_kana_input_method, custom
	    canna-kana-input-method-actions): New custom variable
	  - Add several hooks to relate the new custom variables
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk.c
	  - custom->value->as_key is not the array of the pointer to
	    type (struct uim_custom*) but the array of the pointer to
	    type (struct uim_custom_key*)
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	- uim/plugin.c
	  - (load_plugin): hope this is the last memory leak in this file...
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/anthy-custom.scm
	  - Add an activity-hook to anthy-segment-separator
	* scm/canna-custom.scm
	  - Add an activity-hook to canna-segment-separator
	
	* scm/im-custom.scm
	  - Modify a comment
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im-custom.scm
	  - Add a set-hook for enabled-im-list to reflect the value to
	    custom-preserved-default-im-name
	  - (custom-hook-set-default-im-name): Simplify
	  - (custom-group im-switching, custom enable-im-switch, custom
	    switch-im-key): Comment out to avoid confusion of users since I
	    think that current "im-switching by hotkey" feature is not useful.
	
	* scm/custom.scm
	  - (custom-group hidden): New custom group for future use
	
	* doc/CUSTOM
	  - Fix a typo
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/generic.scm
	  - (action action_generic_off): Replace iconic label "o" with "-" to
	    be distinguished from "O" as on-state easily. Thanks No.24 of
	    [Anthy/uim thread 5] for reporting
	* scm/m17nlib.scm
	  - (action action_m17nlib_off): Ditto
	
	* scm/skk-custom.scm
	  - (skk-im-short-desc): Replace "Uim" in the message with "uim" for
	    consistency. Thanks No.976 of [Anthy/uim thread 4] for reporting
	* helper/GNOME_UimApplet.server.in.in
	  - Ditto
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/generic.scm
	  - (ascii-rule): New variable. This rule is defined as dump
	    ASCII-to-ASCII map
	* scm/latin.scm
	  - (latin-im-rule): New variable. This rule is define as combination
	    of ascii-rule and latin-compose-rule
	  - (latin-init-handler): Replace latin-compose-rule with
	    latin-im-rule. This enables typing ASCII characters on 'on' mode
	    of the IM
	
	* scm/viqr.scm
	  - Add lacking (require "generic.scm")
	
2005-02-01 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (make-scm-pathname): New procedure
	  - (try-load, try-require): Suppress file not found error message
	* uim/uim-util.c
	  - (file_stat_mode, file_readablep, file_writablep, file_executablep,
	    file_regularp, file_directoryp): New function
	  - (uim_init_util_subrs): Add initialization of file-readable?,
	    file-writable?, file-executable?, file-regular? and file-directory?
	* uim/slib.c
	  - (siod_lib_path): New function
	  - (init_subrs): Add initialization of load-path procedure
	
	* uim/uim-custom.c
	  - Add #include <sys/types.h>
	
2005-02-01 kzk <mover@hct.zaq.ne.jp>
	
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - (UimPrefDialog::m_applyButton): new variable
	
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (UimPrefDialog::UimPrefDialog): exit when uim_custom_enable()
	    failed.
	  - (UimPrefDialog::setupWidgets): change button's order in
	    accordance with KDE's HIG.
	  - (UimPrefDialog::slotCustomValueChanged): enable apply button
	  - (UimPrefDialog::slotApply): disable apply button
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk.c
	  - (update_custom_type_choice_cb): clear the contents of combobox
	    by calling gtk_list_store_clear.
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/CUSTOM
	  - Update the section "How to reflect defined customs into your IM code"
	  - Update the  section "Control activity of a custom variable"
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* doc/00INDEX
	  - Add 'CUSTOM'
	* doc/CUSTOM
	  - New file
	  - Add new section "How to reflect defined customs into your IM code"
	  - Add new section "Control activity of a custom variable"
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* implement "setDefault" feature in uim-pref-qt
	
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - (class GroupPageWidget): new class
	  - (UimPrefDialog::addCustom,
	     UimPrefDialog::addCustomTypeBool,
	     UimPrefDialog::addCustomTypeInteger,
	     UimPrefDialog::addCustomTypeString,
	     UimPrefDialog::addCustomTypePathname,
	     UimPrefDialog::addCustomTypeChoice,
	     UimPrefDialog::addCustomTypeOrderedList,
	     UimPrefDialog::addCustomTypeKey)
	     : move to GroupPageWidget
	  - (UimPrefDialog::slotSetDefault): new function
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - Ditto
	  - (UimPrefDialog::slotCancel): not confirm the change
	
	* uim-kdehelper/src/pref/customwidgets.h
	  - (UimCustomItemIface::setDefault): new pure virtual function
	  - (CustomCheckBox::setDefault,
	     CustomSpinBox::setDefault,
	     CustomLineEdit::setDefault,
	     CustomPathnameEdit::setDefault,
	     CustomChoiceCombo::setDefault,
	     CustomOrderedListEdit::setDefault)
	     : new function
	  - (CustomPathnameEdit::slotActivated): rename from slotHighlighted
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - Ditto
	  - (CustomPathnameEdit::update): clear combobox's contents before
	    inserting new item
	
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* uim/plugin.c
	  - fix wrong condition of the last commit.
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* uim/plugin.c
	  - (plugin_load): abolish more memory leak.
	
	* Until this commit, possible memory leak seems to be
	  abolished. Thank you memprof!
	
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk.c
	  - Fix memory leak. The value got by calling
	    uim_custom_primary_groups() must be freed by calling
	    uim_custom_symbol_list_free( primary_groups );
	
	* uim-pref-qt's same problem will be fixed soon
	
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/init.scm
	  - (load-modules): Load actually enabled IMs only when (not
	    enable-lazy-loading?) rather than stupidly loading all installed
	    modules
	* scm/plugin.scm
	  - (load-enabled-modules): New procedure moved and renamed from
	    load-stub-ims of scm/lazy-load.scm
	* scm/lazy-load.scm
	  - (load-stub-ims): Remove
	  - (stub-im-generate-stub-im-list): Modify the stub-im template as
	    require-module'ing when (not enable-lazy-loading?)
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* abolish 4 memory leaks
	
	* uim/uim-custom.c
	  - (extract_choice_list): free the old contents of choice_sym_list
	  - (uim_custom_cb_update_cb_gate): free the string passed to
	    update_cb
	
	* uim/plugin.c
	  - (plugin_load): free char *path, which is allocated by calling
	    uim_scm_c_str
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-group main): New custom group. This may have fixed the bug
	    reported in r413. Thanks Kazuki
	* test/test-custom.scm
	  - (test custom-group-subgroups): Add existence check of 'main group
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/pref-gtk.c
	  - (update_custom_type_choice_cb): Add debug message
	
2005-01-31 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(update_custom_type_choice_cb): Commented out experimental code.
	
2005-01-31 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(update_custom_type_bool_cb, update_custom_type_string_cb,
	  update_custom_type_choice_cb, update_custom_type_key_cb):
	  Get new custom item from second argument.
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* Implement subgrouping feature to uim-pref-qt.
	
	* BUG!?
	  The "main" subgroup's custom->label seems to weird string.
	  Please check, Yamaken.
	
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - (addCustom, addCustomTypeBool, addCustomTypeInteger,
	     addCustomTypeString, addCustomTypeString,
	     addCustomTypePathname, addCustomTypeChice,
	     addCustomTypeOrderedList, addCustomTypeKey)
	    : use QVGroupBox instead of QVBox
	  - (class SubgroupData): new class
	
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (createGroupWidget): dealing with subgroup
	  - (createGroupWidgets): use custom->label
	
2005-01-31 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - (choose_olist_clicked_cb): Moved up and down button to left side.
	
2005-01-31 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* po/ja.po :  Fix translation of "Show annotation in preedit area" in scm/skk-custom.lisp
	
2005-01-31 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - (choose_olist_clicked_cb): Arranged buttons as cross-shaped.
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* Implement Callbacks for uim_custom
	
	* qt/uim-kdehelper/src/pref/customwidgets.h
	  - (UimCustomItemIface::UimCustomItemIface): register callback
	  - (UimCustomItemIface::update_cb): callback
	  - (UimCustomItemIface::updateItem): update m_custom variable by
	    calling uim_custom_get
	  - (UimCustomItemIface::update): pure virtual function to update
	    the condition of widget
	  - (CustomCheckBox::update): update CustomCheckBox
	  - (CustomSpinBox::update): update CustomSpinBox
	  - (CustomLineEdit::update): update CustomLineEdit
	  - (CustomChoiceCombo::update): update CustomChiceCombo
	  - (CustomOrderedListEdit::update): update CustomOrderedListEdit
	* qt/uim-kdehelper/src/pref/customwidgets.cpp
	  - Ditto
	
	* qt/uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - move updation handling to customwidget.cpp
	
2005-01-31 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk.c
	  - (olist_pref_entry_set_value): use item->label instead of item->symbol
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-rt.scm
	  - (custom-set-value!): Fix invalid key-binding configuration caused
	    by r390
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (custom_cb_add): Fix misformed sexp. This makes custom callback
	    working
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* po/ja.po
	* po/uim.pot
	  - Update
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes toolbar of Anthy configurable via uim-pref
	
	* scm/custom.scm
	  - (custom-choice-range-reflect-olist-val,
	    custom-call-all-hook-procs, custom-touch-value!, custom-type-info,
	    custom-set-type-info!): New procedure
	  - (custom-set-value!): Add lacking custom-update-hooks invocation
	    for the value itself rather than activity change
	  - (custom-reload-customs): Add invocation for custom-set-hooks
	* scm/custom-rt.scm
	  - (custom-choice-range-reflect-olist-val): New procedure
	
	* scm/action.scm
	  - (indication-rec-spec, record indication): Move to load-action.scm
	* scm/load-action.scm
	  - (indication-rec-spec, record indication): Moved from action.scm
	  - (indication-alist-entry-extract-choice, action-id-list->choice,
	    indication-alist-indicator): New procedure
	
	* scm/im-custom.scm
	  - (custom-im-list-as-choice-rec): gettextize
	  - (custom-group toolbar): New custom group
	  - (custom toolbar-show-switcher-button?, custom
	    toolbar-show-pref-button?): Add toolbar as subgroup
	
	* scm/anthy.scm
	  - (anthy-widgets, default-widget_anthy_input_mode,
	    default-widget_anthy_kana_input_method, anthy-input-mode-actions,
	    anthy-kana-input-method-actions): Move to anthy-custom.scm as
	    custom variable
	  - (action action_anthy_hiragana, action action_anthy_katakana,
	    action action_anthy_hankana, action action_anthy_direct, action
	    action_anthy_zenkaku, action action_anthy_roma, action
	    action_anthy_kana, action action_anthy_azik): Add future
	    replacement codes as comment
	* scm/anthy-custom.scm
	  - (anthy-input-mode-indication-alist,
	    anthy-kana-input-method-indication-alist): New variable
	  - (custom anthy-widgets, custom default-widget_anthy_input_mode,
	    custom anthy-input-mode-actions, custom
	    default-widget_anthy_kana_input_method, custom
	    anthy-kana-input-method-actions): New custom variable
	  - Add several hooks to relate the new custom variables
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/intl.c
	  - (intl_bind_textdomain_codeset):
	    * Add validity check for args
	    * Add proper NULL handlings
	  - (intl_dgettext): Add validity check for args
	
	* uim/uim.c
	  - Move config.h to top
	  - (uim_init_scm): Add default encoding configuration as commented
	    out code
	
2005-01-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/toolbar-common-gtk.c
	  - (right_click_menu_create, switcher_button_create,
	    pref_button_create):
	    * gettextize strings
	    * Remove trailing "." of strings for menu
	
2005-01-31 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (quote_word) : Again using dynamic memory
	  allocation with realloc().  The bug was actually just a careless
	  miss...
	
2005-01-31 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (quote_word) : Malloc fixed sized memory instead        
	  of using realloc() to avoid some memory problem.                      
	(sanitize_word) : Cosmetic change.   
	
2005-01-30 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (next_cand_slash) : Minor bug fix of r393.
	
2005-01-30 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	 * uim/skk-dic.c (quote_word) : Quote double quotation.
	   (sanitize_word) : Sanitize double quotation character.
	
2005-01-30 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (skk_eval_candidate) : Add check if
	  uim_scm_return_value() is empty.
	
2005-01-30 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(update_custom_type_bool_cb, update_custom_type_string_cb,
	  update_custom_type_choice_cb, update_custom_type_key_cb):
	  New callback functions.
	 -(add_custom_type_bool, add_custom_type_string,
	   add_custom_type_choice, add_custom_type_key): Register
	   custom callback function.
	
2005-01-30 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	 * uim/skk-dic.c (skk_eval_candidate) : Add simple sanity check.
	
2005-01-30 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim-custom.c;
	 -(custom_cb_add): Fixed wrong order of arguments of custom-register-cb.
	
2005-01-30 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm (skk-show-annotation-in-preedit?) : New
	  custom variable.  Default is #f.
	
	* scm/skk.scm (skk-prepare-commit-string) : Evaluate candidate
	  string which contains 'concat'.
	(skk-do-update-preedit) : Ditto.  Check condition of
	  skk-show-annotation-in-preedit?
	(skk-get-candidate-handler) : Evaluate 'concat'.	
	
	* uim/skk-dic.c : Stop including "uim-compat-scm.h".
	(next_slash) : Renamed to next_cand_slash.
	(next_cand_slash) : Renamed from next_slash.  Locate the starting
	  point (slash) of next candidate.
	(next_slash_in_bracket) : New.  Locale next slash.
	(okuri_in_bracket) : Use next_slash_in_bracket().
	(nth_candidate) : Use next_cand_slash().
	(skk_commit_candidate) : Also reorder base candidate array even if
	  candidate array with okuri string exists.
	(quote_word) : New.  Replace some words using 'concat'.
	(sanitize_word) : Don't ignore some words to be registered in
	  personal dictionary.  Word with space and parenthesis is allowed
	  except the words are composed by space only.
	(skk_lib_get_annotation) : Don't assume the word as annotation if
	  it is ended with colon.
	(skk_lib_remove_annotataion) : Ditto.
	(skk_eval_candidate) : New.  Evaluate 'concat' emacs lisp.
	(uim_plugin_instance_init) : Export skk_eval_candidate as
	  skk-lib-eval-candidate to scheme.
	
2005-01-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commmit replaces a Scheme API im-label-name with im-name-label
	  in accordance with following discussion
	
	  http://lists.freedesktop.org/archives/uim/2005-January/000921.html
	  http://lists.freedesktop.org/archives/uim/2005-January/000973.html
	
	* scm/im.scm
	  - (record im, register-im): s/label-name/name-label/g
	* scm/generic.scm
	  - (generic-register-im): Ditto
	* scm/im-custom.scm
	  - (custom-im-list-as-choice-rec): Ditto
	* scm/lazy-load.scm
	  - (register-stub-im): Ditto
	
	* scm/prime.scm
	* scm/spellcheck.scm
	* scm/canna.scm
	* scm/anthy.scm
	* scm/skk.scm
	  - s/label-name/name-label/g in register-im
	
	* scm/hangul.scm
	  - s/label-name/name-label/g in hangul-register-im
	
	* scm/skk-custom.scm
	  - (skk-im-label-name): Rename to skk-im-name-label
	  - (skk-im-name-label): Renamed from skk-im-label-name
	  - (custom-group skk): s/label-name/name-label/g
	
	* scm/prime-custom.scm
	  - (prime-im-label-name): Rename to prime-im-name-label
	  - (prime-im-name-label): Renamed from prime-im-label-name
	  - (custom-group prime): s/label-name/name-label/g
	
	* scm/anthy-custom.scm
	  - (anthy-im-label-name): Rename to anthy-im-name-label
	  - (anthy-im-name-label): Renamed from anthy-im-label-name
	  - (custom-group anthy): s/label-name/name-label/g
	
	* scm/spellcheck-custom.scm
	  - (spell-im-label-name): Rename to spell-im-name-label
	  - (spell-im-name-label): Renamed from spell-im-label-name
	  - (custom-group spellcheck): s/label-name/name-label/g
	
	* scm/canna-custom.scm
	  - (canna-im-label-name): Rename to canna-im-name-label
	  - (canna-im-name-label): Renamed from canna-im-label-name
	  - (custom-group canna): s/label-name/name-label/g
	
2005-01-30 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/ipa.scm: Added some entries based on X-SAMPA.
	    This commit close bug #2416. Thanks to Denis Jacquerye <moyogo@gmail.com>.
	
2005-01-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit changes key-binding representation for users. See
	  following discussions (sorry, written in Japanese).
	  http://lists.sourceforge.jp/mailman/archives/anthy-dev/2005-January/001637.html
	  http://lists.sourceforge.jp/mailman/archives/anthy-dev/2005-January/001670.html
	
	  Remove your ~/.uim.d/customs/custom-global-keys.scm to reflect new
	  key definitions.
	
	* helper/pref-gtk.c
	  - (key_pref_set_value): Downcase alphabet key
	* scm/custom.scm
	  - (key-list->gui-key-list): Replace with 'key-list-export-as-basic
	  - (gui-key-list->key-list): Replace with 'key-list-import-as-basic
	  - (key-list-export-as-basic): Remove key-list-upcase in accordance
	    with the discussion
	  - (key-list-import-as-basic): Remove key-list-encode-shift and
	    key-list-downcase, and add key-list-decode-shift in accordance
	    with the discussion
	* scm/generic-key-custom.scm
	  - (custom generic-commit-key, custom generic-cancel-key, custom
	     generic-next-candidate-key, custom generic-prev-candidate-key,
	     custom generic-beginning-of-preedit-key, custom
	     generic-end-of-preedit-key, custom generic-kill-key, custom
	     generic-kill-backward-key, custom generic-backspace-key, custom
	     generic-delete-key, custom generic-go-left-key, custom
	     generic-go-right-key, custom generic-return-key): Replace the
	     pairs such as '("<Control>m" "<Control>M") with
	     '("<IgnoreCase><Control>m") to unify alphabetic key bindings for
	     user convenience
	
2005-01-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit simplifies complicated IM loading (including
	  lazy-loading) process involving several state variables,
	
	* scm/init.scm
	  - (enable-action?): New variable
	  - (load-modules): New procedure
	  - Make direct IM lazy-loadable
	  - Avoid full loading of IMs when LIBUIM_VANILLA=1
	  - Move (require-custom "im-custom.scm") from im.scm
	  - Move (require "key.scm") from im.scm
	  - Simplify complicated IM loading process including lazy-loading
	  - Resolve stub-im inconsistency problem between actually installed
	    modules and generated in custom-global.scm
	  - Support per-user plugin configuration file
	    ~/.uim.d/plugin/installed-modules.scm
	  - Support per-user stub-im file file
	    ~/.uim.d/plugin/stub-ims.scm
	* scm/im.scm
	  - (register-im): Simplify rejection condition
	  - Move (require-custom "im-custom.scm") to init.scm
	  - Move (require "key.scm") to init.scm
	* scm/plugin.scm
	  - (installed-im-module-list): New variable
	  - (load-module-conf): New procedure
	* scm/im-custom.scm
	  - (custom-installed-im-list):
	    * Redefine as procedure
	    * Remove conditional evaluation
	  - (custom enabled-im-list):
	    * Replace default value with '(direct) because normal
	      initialization of libuim prepares proper enabled-im-list
	    * Replace range definition in accordance with the condition
	      custom-full-featured?
	    * Remove complicated bootstrapping
	  - (custom-hook-literalize-enabled-im-list): Removed. This also
	    withdraws per-user-enabled-im-list-loaded? and
	    im-lazy-loading-enabled?
	  - (custom enable-lazy-loading?): New custom variable
	* scm/lazy-load.scm
	  - (stub-im-generate-stub-im-list):
	    * Replace enabled-im-list acquisition code in accordance with the
	      simplification
	    * Modify stub-im definition code in accordance with simplification
	      of lazy-loading process
	  - (stub-im-generate-all-stub-im-list): Load all
	    installed-im-module-list explicitly in accordance with change of
	    IM loading process
	  - (load-stub-ims): New procedure
	* scm/load-action.scm
	  - Replace conditional variable disable-action with enable-action?
	* scm/manage-modules.scm
	  - New file. Generates input method module configurations for plugin
	    installation
	  - (generate-installed-modules-scm, generate-stub-ims-scm): New
	    procedure
	* scm/Makefile.am
	  - (scm_DATA): Replace enabled-ims.scm with stub-ims.scm
	  - (SCM_FILES): Add manage-modules.scm
	  - (installed-modules.scm):
	    * Replace generation rule with manage-modules.scm
	    * Now installed-modules.scm also contains enabled-im-list in
	      addition to installed-im-module-list
	  - (enabled-ims.scm): Withdraw the file and generation rule
	  - (stub-ims.scm): New generation rule
	
	* test/test-lazy-load.scm
	  - (test stub-im-generate-stub-im-list, test
	    stub-im-generate-all-stub-im-list): Follow the specification
	    change
	* test/test-im.scm
	  - (testcase im im-management, testcase im im-custom):
	    * Apply following changes to setup process to follow the
	      specification changes
	    * Load IM modules explicitly
	    * Add test-im and test-im2 to enabled-im-list
	* test/test-action.scm
	  - (testcase action):
	    * Load IM modules explicitly in setup process to follow the
	      specification changes
	
2005-01-30 kzk <mover@hct.zaq.ne.jp>
	
	* bug fix of uim-pref-qt
	
	* uim-kdehelper/src/pref/customwidgets.h
	  - (updateText): new function
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - (updateText): new function
	  - (slotEditButtonClicked): add enabled item first for storing the
	    order of the list, and update the text of lineedit after list is
	    modified.
	* uim-kdehelper/src/pref/olisteditformbase.ui
	  - change listview's column name
	  - make header unclickable and resizable
	
2005-01-29 Masahito Omote <omote@utyuuzin.net>
	
	* doc/HELPER-CANDWIN: Updated. 
	
2005-01-29 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.c
	  - (load_conf): Removed
	  - (uim_init_scm): Remove scm file loadings
	
	* scm/init.scm
	  - (load-user-conf): New procedure. This is equivalent of load_conf()
	  - Add loading of fundamental part of uim as uim_init_scm() did
	  - This file initializes platform dependent execution
	    environment. The codes are written for ordinary UNIX desktop
	    system. Modify this file with careful investigation to change uim
	    configuration for special platforms such as embedded environments
	
2005-01-29 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/loader.scm
	  - Rename to init.scm
	* scm/init.scm
	  - Renamed from loader.scm
	
	* scm/Makefile.am
	* po/POTFILES.in
	  - Replace loader.scm with init.scm
	
	* uim/uim.c
	  - (uim_init_scm): Replace loader.scm with init.scm
	
2005-01-29 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/Makefile.am
	  - (scm_DATA): Add installed-modules.scm and enabled-ims.scm
	  - (SCM_FILES): Remove installed-modules.scm and enabled-ims.scm
	  - Fix dependency of installed-modules.scm
	
2005-01-29 kzk <mover@hct.zaq.ne.jp>
	
	* check helper connection before calling uim_helper_client_focus_out()
	
	* gtk/gtk-im-uim.c
	  - (focus_out): check helper connection before calling calling
	    uim_helper_client_focus_out()
	* qt/quiminputcontextplugin/src/quiminputcontext.cpp
	  - (unsetFocus): Ditto
	* qt/quiminputcontextplugin-qt4/quiminputcontext.cpp
	  - (unsetFocus): Ditto
	
	
	
2005-01-29 kzk <mover@hct.zaq.ne.jp>
	
	* Enhancement of uim-pref-qt. (this is my escaping from test:-P)
	  The main enhancement is implementing ordered list editing.
	
	* uim-kdehelper/src/Makefile.am
	  - add customwidgets.cpp, kseparator.h, kseparator.cpp,
	    and  olisteditformbase.ui.
	* uim-kdehelper/src/olisteditformbase.ui
	  - the ui file for OrderedListEdit dialog
	* uim-kdehelper/src/pref/customwidgets.h
	  - move contents to customwidgets.cpp
	  - (class CustomOrderedListEdit): new class
	  - (class OListEditForm): new class
	* uim-kdehelper/src/pref/customwidgets.cpp
	  - new file(the contents is moved from customwidgets.h)
	  - (class CustomOrderedListEdit): new class
	  - (class OListEditForm): new class
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (createGroupWidget): display title as KControl and use KSeparator
	  - (slotCancel): not confirm change if nothing is changed when
	    cancel button is clicked.
	  - (addCustomTypeOrderedList): new function
	* uim-kdehelper/src/pref/kseparator.h
	* uim-kdehelper/src/pref/kseparator.cpp
	  - separator widget ported from kdelibs
	
	
2005-01-29 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/latin.scm
	* scm/direct.scm
	  - Rewrite short-desc and label-name of the IM
	
	* po/uim.pot
	* po/ja.po
	  - Update
	
2005-01-29 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c:
	 -(switcher_button_pressed): Process right click correctly.
	 -(pref_button_pressed): Process right click correctly.
	 --This line, and those below, will be ignored--
	
	M    toolbar-common-gtk.c
	
2005-01-29 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c: This commit implements right click menu to
	  uim-toolbar-gtk.
	 -(menu_switcher_activated):New function.
	 -(menu_pref_activated):New function.
	 -(menu_quit_activated):New function.
	 -(prop_right_button_pressed):New function.
	 -(prop_button_pressed): Call prop_right_button_pressed if right button
	   was pressed.
	
2005-01-29 kzk <mover@hct.zaq.ne.jp>
	
	* this commit aims to introduce --enable-uimqt-debug configure
	  option for suppressing the debug message.
	
	* qt/quiminputcontextplugin/configure.in.in
	  - add --enable-uimqt-debug option
	* qt/quiminputcontextplugin/src/quiminputcontext.cpp
	  - include config.h
	  - turn on qDebug when ENABLE_DEBUG is defined
	* qt/quiminputcontextplugin/src/plugin.cpp
	  - Ditto
	* qt/quiminputcontextplugin/src/candidatewindow.cpp
	  - Ditto
	* qt/quiminputcontextplugin/src/candidatewindow.cpp
	  - Ditto
	
2005-01-29 kzk <mover@hct.zaq.ne.jp>
	
	* UimQt: specify default size of CandidateWindow instead
	  of resizing because resizing causes flickering.
	
	* qt/quiminputcontextplugin/src/candidatewindow.h
	  - (CandidateWindow::adjustCandidateWindowSize): removed
	  - (CandidateWindow::sizeHint): new function
	  - (CandidateWindow::itemAtIndex): add const qualifier
	  - (CandidateListView::sizeHint): new function
	* qt/quiminputcontextplugin/src/candidatewindow.cpp
	  - (CandidateWindow::adjustCandidateWindowSize): removed
	  - (CandidateWindow::sizeHint): new function
	  - (CandidateListView::sizeHint): new function
	
	
2005-01-28 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c:
	 -(switcher_button_create, pref_button_create): Changed description of
	 each button's role. (Exec xxx -> Execute xxx)
	
2005-01-28 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c:
	 -(switcher_button_create): Use icon.
	
	* pixmaps/: New directory for pixmaps.
	 - switcher-icon.png: Icon for switcher. Thanks to UTUMI Hirosi.
	
	
2005-01-28 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Added --default-toolkit option.
	
2005-01-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-compat-scm.h
	* uim/uim-compat-scm.c
	  - (uim_scm_symbol_value_bool): New function
	* scm/im-custom.scm
	  - (custom toolbar-show-switcher-button?, custom
	    toolbar-show-pref-button?): New custom variable
	
2005-01-28 kzk <mover@hct.zaq.ne.jp>
	
	* helper/im-switcher-gtk.c
	  - fix warning by using GTK_FRAME macro.
	
2005-01-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit performs adaptation of key-str representation for
	  uim-pref. Default representation may be changed to "always
	  capitalized letter keys with ignore-case" after discussion for
	  easy-to-recognize key configuration
	
	* helper/pref-gtk.c
	  - (key_pref_set_value):
	    * Add conversion from " " to "space" for user convenience
	    * Add capitalization for alphabet keys for easy-to-recognize key
	      configuration.  uim-custom performs implicit shift key
	      encoding/decoding appropriately. This feature is disabled at now
	
	* scm/custom.scm
	  - (key-list->gui-key-list, gui-key-list->key-list): New variable
	  - (custom-key?): Accept translator-prefixes
	  - (custom-expand-key-references): Add key-str customizable
	    conversion for uim-pref
	  - (reversed-tag-prefix-alist): New variable
	  - (key-str->key-list, key-list->key-str, map-key-list-body,
	    map-key-list-letter, map-key-str, key-list-upcase,
	    key-list-downcase, key-list-visualize-space,
	    key-list-characterize-space, key-list-encode-shift,
	    key-list-decode-shift, key-list-ignore-regular-shift,
	    key-list-ignore-case, key-list-strip-translators,
	    key-list-export-as-basic, key-list-import-as-basic,
	    key-list-export-as-traditional, key-list-import-as-traditional,
	    key-str->gui-key-str, gui-key-str->key-str): New procedures for
	    customizable conversion for uim-pref
	  - (custom-set-value!, custom-definition-as-literal): Replace
	    define-key with combination of define and make-key-predicate to
	    allow flexible key binding
	* test/test-custom.scm
	  - (test custom-key?, test custom-valid?): Accept translator-prefix
	  - (test custom-definition-as-literal): Follow the specificationn
	    change
	
2005-01-28 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - (olist_pref_up_button_clicked_cb)
	    (olist_pref_down_button_clicked_cb):
	    Scroll the tree view on up or down buttons are pressed.
	
2005-01-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - All changes are validated by test-util.scm
	  - (char-printable?): Fix lacking non-ASCII character check
	  - (string->letter): New procedure
	* test/test-util.scm
	  - (test char-control?, test char-upper-case?, test char-lower-case?,
	    test char-alphabetic?, test char-numeric?, test char-printable?,
	    test char-graphic?): Add non-ASCII character check
	  - (test string->letter): New test
	
2005-01-28 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* entry.c: Use GTimer to measure elapsed time for uim_init.
	
2005-01-28 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-common-gtk.c: Added "Exec pref" button.
	 -(pref_button_create); New function.
	 -(pref_button_pressed); New function. 
	
2005-01-28 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (skk_lib_remove_annotation) : Add check for empty
	  list.
	(skk_lib_get_annotation) : Ditto.
	* scm/skk-custom.scm : Add new custom boolean variable
	  'skk-show-annotation?  Default is #t.
	* scm/skk.scm (skk-get-nth-candidate) : Check skk-show-annotation?
	(skk-do-update-preedit) : Don't show annotation in preedit area.
	  This is ddskk compatible behavior.
	
2005-01-27 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (reorder_candidate) : Revise r364.  Set the flag
	  only when sequence of the candidates has changed.
	
2005-01-27 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (reorder_candidate) : Set cache_modified flag.
	* scm/skk.scm : Use char-upper-case? in util.scm instead of
	  skk-upper-char?
	(skk-upper-char?) : Removed.
	
2005-01-27 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * callback.c (get_candidate) : bug fix
	
2005-01-27 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - All changes are validated by test-util.scm
	  - (compose): New procedure
	  - (unfold): New SRFI procedure
	  - (char-upper-case?, char-lower-case?, char-alphabetic?,
	    char-numeric?, char-downcase, char-upcase): New R5RS-like
	    procedure
	  - (char-control?, char-printable?, char-graphic?): New procedure
	  - (control-char?): Rewrite as alias of char-control?
	  - (alphabet-char?): Rewrite as alias of  char-alphabetic?
	  - (numeral-char?): Rewrite as alias of  char-numeric?
	  - (usual-char?): Rewrite as alias of  char-graphic?
	  - (to-lower-char): Rewrite as alias of  char-downcase
	  - (numeral-char->number): Replace numeral-char? with char-numeric?
	* test/test-util.scm
	  - Update copyright
	  - (test compose, test unfold, test char-upper-case?, test
	    char-lower-case?, test char-alphabetic?, test char-numeric?, test
	    char-downcase, test char-upcase, test char-control?, test
	    char-printable?, test char-graphic?): New test
	  - (control-char?, alphabet-char?, numeral-char?, usual-char?,
	    to-lower-char): Replace value tests with alias identity test
	
	* uim/uim-util.c
	  - Update copyright
	  - All changes are validated by test-util.scm
	  - (digit2string):
	    * Fix buffer overrun
	    * Add type check
	* test/test-uim-util.scm
	  - Update copyright
	  - (test digit->string): Add longest 32bit value tests
	
	* uim/uim-scm.h
	  - Update copyright
	
2005-01-27 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* examples/uim-custom/uim-custom-update.c
	  - (main): Add error handlings around uim_init() and
	    uim_custom_enable()
	* examples/uim-custom/uim-custom-dump.c
	  - (main): Ditto
	* examples/uim-custom/uim-custom-variable.c
	  - (main): Ditto
	
2005-01-27 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* qt/uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (UimPrefDialog::UimPrefDialog): Add error handling around
	    uim_custom_enable(). uim-pref-qt should abort execution if the
	    initialization failed. uim_init() should also be treated as same
	    way
	
	* helper/pref-gtk.c
	  - (main): Add error handlings around uim_init() and
	    uim_custom_enable()
	
2005-01-27 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/prime.c
	  - (prime_init_ud): Fix C++ style comment with C style one
	
	* uim/skk-dic.c
	  - (sanitize_word, skk_lib_get_annotation): Fix constness handlings
	
2005-01-27 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_quit): Add uim_custom_group_cb_remove() and
	    uim_custom_global_cb_remove()
	
2005-01-27 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit splits libuim-custom off from libuim as optional part of
	  libuim. Users of uim-custom must link libuim-custom explicitly
	
	* uim/uim.c
	  - (uim_quit): Remove comment outed uim_custom_quit()
	* uim/uim-custom.c
	  - (uim_custom_enable):
	    * Replace with (load-plugin "custom-enabler")
	    * Modify the comment
	  - (uim_custom_init):
	    * Add prototype declaration
	    * New function (reverted to previous implementation)
	    * Modify the comment
	  - (uim_custom_quit):
	    * Add prototype declaration
	    * Modify the comment
	* uim/uim-custom-enabler.c
	  - New file
	  - This plugin is only used for managing initialization and
	    finalization of uim-custom API by using plugin facility. Users of
	    uim-custom API must also link libuim-custom at
	    compile-time. uim_custom_init() and uim_custom_quit() provides the
	    initialization and finalization function itself, and this file and
	    uim_custom_enable() provides an interface for how to invoke
	    them. The two parts are responsible for orthogonal issues and
	    should be kept separated
	  - (uim_plugin_instance_init, uim_plugin_instance_quit): New function
	* uim/plugin.c
	  - (plugin_load): Accept plugin without corresponding scm file
	
	* uim/Makefile.am
	  - Add build rule for libuim-custom
	  - Add build rule for libuim-custom-enabler.so
	
	* qt/uim-kdehelper/src/pref/Makefile.am
	* helper/Makefile.am
	* examples/uim-custom/Makefile.am
	  - Add -luim-custom
	
2005-01-26 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/Makefile.am
	  - Fix build script for enabled-ims.scm. Thanks UTUMI Hirosi and
	    No.143 of [Anthy/uim thread 5] for reporting
	
2005-01-26 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - Enabled multiple selection on ordered list preference window.
	
2005-01-26 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-helper-server.c : Handle SIGPIPE properly which was
	  caused from sudden disconnect of uim-im-switcher-gtk.
	(parse_content) : Handle EPIPE.
	(main) : SIG_IGN of SIGPIPE.
	* uim/uim-helper-client.c (uim_helper_read_proc) : Check fd
	  readable state properly.
	* uim/uim-helper.c (uim_helper_send_message) : Check fd writable
	  state properly.
	
2005-01-25 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit re-enables all m17nlib IMs. Although they are redundant
	  and unconfortable, they can be disabled by uim-pref
	
	* scm/m17nlib.scm
	  - (duplicated-im-list): Revise the comment
	  - (duplicated-im?):
	    * Always returns #f to enable all IMs. Original behavior is also
	      preserved as unused code
	    * Add a comment
	
2005-01-25 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit complements install-time configuration ability of
	  enabled-im-list and lazy-loading features. New behaviors of changed
	  procedures are not validated by unit test yet
	
	  At now, there are some weird fileset organizations and complex
	  variable handlings involving uim-custom, lazy-loading and
	  enabled-im-list. Some of them came from limited architectural change
	  of uim 0.4.6, some of others are intentionally made as development
	  step for future restructure of uim, and some others simply need
	  discussions. Ask me any intention, specification, usage or doubt
	
	* configure.ac
	  - Define new AM_CONDITIONAL PRIME, SKK as always true. Add configure
	    option handlings if you want
	* scm/Makefile.am
	  - (SCM_FILES): Add installed-modules.scm and enabled-ims.scm
	  - Add generation rules for installed-modules.scm and enabled-ims.scm
	
	* scm/loader.scm
	  - (installed-im-module-list): Move to installed-modules.scm which is
	    generated automatically on install-time
	  - Add (load "installed-modules.scm")
	  - Support stub-im and enabled-im-list for lazy-loading that had been
	    configured in install-time. The data is acquired by loading
	    enabled-ims.scm
	* scm/im.scm
	  - (enabled-im-list): New variable
	  - (normalize-im-list): Add a comment about inconsistency between
	    im-list and corresponding IM management entity in C-side
	    (uim_im_array)
	  - (register-im): Sense enabled-im-list to reject disabled IMs of a
	    IM module on lazy-loading. For example, a stub-im entry such as
	    hangul2 will also load unnecessary and disabled hangul3 and romaja
	    without this workaround
	* scm/im-custom.scm
	  - (custom-installed-im-list): Remove 'direct' IM from enabled-im-list
	  - (custom-hook-literalize-enabled-im-list): Add definition of
	    per-user-enabled-im-list-loaded? and im-lazy-loading-enabled? in
	    accordance with install-time configurations
	* scm/lazy-load.scm
	  - (stub-im-generate-stub-im-list): Replace determination logic of
	    lazy-loading in accordance with install-time configurations
	* scm/custom.scm
	  - Cosmetic change
	  - (custom-reload-customs): Simplify
	  - (custom-full-featured?): New variable
	* scm/custom-rt.scm
	  - (custom-full-featured?): New variable
	
	* scm/uim-sh.scm
	  - (uim-sh-opt-strict-batch): New variable
	  - (uim-sh-loop, uim-sh-parse-args, uim-sh-usage): Support new -B
	    option (strict batch mode)
	
	* test/test-lazy-load.scm
	  - (test stub-im-generate-stub-im-list, test
	    stub-im-generate-all-stub-im-list): Follow specification change of
	    stub-im-generate-stub-im-list
	  - svn propset svn:executable ON
	
	* test/test-im.scm
	  - (testcase im im-management): Add temporary workaround to cheat on
	    revised register-im to setup proc. It should be rewritten as
	    proper tests in accordance with new enabled-im-list handlings of
	    register-im
	
	* test/test-custom-rt.scm
	* test/test-plugin.scm
	  - svn propset svn:executable ON
	
	* gtk/Makefile.am
	  - Fix a spacing
	
2005-01-25 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.c
	  - (uim_quit): Comment out uim_custom_quit() as temporary workaround
	    to avoid unbound variable error when uim_custom_enable() is not
	    invoked
	
	-------- missing changelog of r342 --------
	* uim/uim.c
	  - (uim_quit): Add uim_custom_quit()
	
2005-01-23 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	 * scm/skk-scm (skk-proc-state-kanji) : Check if skk-context-head
	   is empty to start auto conversion.
	* uim/skk-dic.c (open_lock) : Fix typo.
	
2005-01-22 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * fep/uim-fep.c: fix bugs related UIM_FEP_GETMODE and UIM_FEP_SETMODE
	 * fep/uim-fep-tick.c (version): replace fprint(stderr) with printf
	 * fep/draw.c: fix a comment
	
2005-01-22 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm : Fix typo.
	
2005-01-22 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-ipc.c (uim_ipc_open_command_with_option) : free string
	  at the proper place.
	
2005-01-21 Takuro Ashie <ashie@homa.ne.jp>
	
	* po/ja.po, po/POTFILES.in: Updated.
	
2005-01-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-commit-editor-context) : Add appendix character to
	  the string.
	
2005-01-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm : Update description about skk-auto-start-henkan?
	
2005-01-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm : Fix r341 to prevent saving incorrect words in
	  personal dictionary.
	(skk-style-spec) : Add new style-spec entry for auto-conversion
	  characters.
	(skk-context-rec-spec) : Add new entry 'appendix for
	  auto-conversion characters.
	(skk-prepare-commit-string) : Add appendix character.
	(skk-do-update-preedit) : Show appendix character.
	(skk-proc-state-kanji) : Use skk-context-appendix instead of
	  skk-context-okuri.
	(skk-back-to-kanji-state) : Add appendix character to
	  skk-context-head.
	
2005-01-21 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim-custom.h,uim/uim-custom.c:
	 - uim_custom_enable: New function. Renamed from uim_custom_init.
	 - uim_custom_quit: uim_custom_quit should be called in uim_quit..
	  
	* helper/pref-gtk.c, qt/uim-kdehelper/src/pref/uim-pref-qt.cpp,
	  examples/uim-custom/uim-custom-update.c,
	  examples/uim-custom/uim-custom-dump.c,
	  examples/uim-custom/uim-custom-variable.c:
	   - s/uim_custom_init/uim_custom_enable/
	   - Removed uim_custom_quit.
	
2005-01-21 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim/uim-custom.c:
	  - (c_list_to_str): Terminate the string by NUL character.
	
2005-01-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk-custom.scm (skk-auto-start-henkan?) : New custom
	  boolean variable.  Default is #t.
	* scm/skk.scm (skk-auto-start-henkan-keyword-list) : New list of
	  characters for starting auto conversion.
	(skk-proc-state-kanji) : Enable auto conversion with some specific
	  characters.
	
2005-01-21 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* gtk/gtk-im-uim.c:
	 -(im_module_create): First argument of setlocale should be LC_CTYPE.
	
2005-01-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm : Indentation fixes using tab.
	(skk-context-rec-spec) : Use empty list instead of "" for head
	  and okuri.
	(skk-proc-state-direct-no-preedit) : Check each modifier key
	  separately instead of whole modifier-key-mask to prevent problem
	  with some wide latin characters.
	(skk-proc-state-direct) : Ditto.  This fixes the bug introduced in
	  r251.  Use skk-upper-char? for beginning of skk-state-kanji.
	(skk-upper-char?) : New procedure.
	(skk-proc-state-kanji) : Use skk-upper-char? instead of checking
	  shift-key-mask.
	
2005-01-20 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-state-direct-no-preedit-nop-key?) : New key
	  definition.  Keys in this list will have no effect on
	  proc-state-direct-no-preedit.
	* scm/skk.scm (skk-proc-state-direct-no-preedit) : Update r335
	  using skk-state-direct-no-preedit-nop-key?  See [Anthy-dev
	  1613].
	
2005-01-20 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* doc/api-doc/uim-devel.db: Update documentation.
	  Added new chapters:
	   - Customization features
	   - How to debug
	
2005-01-20 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct-no-preedit) : Make sure to
	  not forward skk-on-key? as native event although the key is not
	  used in this state.  This is ddskk compatible behavior.
	
2005-01-20 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c:
	  - Added UI for editing ordered list.
	  - (choose_key_clicked_cb): Don't use gtk_dialog_run() for key
	    preference window.
	
2005-01-19 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct-no-preedit) : Do commit raw
	  even for keys with shift modifier mask when they are not
	  alphabet keys (e.g. "<Control><Shift>_").
	
2005-01-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* README: Updated software requirement infomation.
	
2005-01-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* README, README.ja: Removed obsolete description.
	
2005-01-19 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/im-switcher-gtk.c
	  - (create_switcher): Adjust spacing as familiar as uim-pref-gtk
	
2005-01-19 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit removes --enable-compat-custom option of configure
	  script and all related codes. This has also resolved bug #2306
	
	* configure.ac
	  - Remove --enable-compat-custom option and related definitions
	* uim/Makefile.am
	  - Remove "if COMPAT_CUSTOM" section
	* uim/uim.c
	  - Remove #ifndef UIM_COMPAT_CUSTOM enclosure
	
	* uim/uim-compat-custom.h
	* uim/uim-compat-custom.c
	  - Remove
	
2005-01-19 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/plugin.c
	  - (plugin_unload):
	    * Add error checks
	    * Remove Scheme-side construct
	* scm/plugin.scm
	  - (plugin-list-delete): New procedure
	
2005-01-19 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/test-custom.scm
	  - (test define-custom (choice)): Add test for overwriting definition
	  - (test custom-value-as-literal, test custom-definition-as-literal):
	    Add test for #f and () as value
	
	* test/test-im.scm
	  - (test normalize-im-list, test register-im (module-name)): New test
	  - (test register-im):
	    * Add test for module-name
	    * Add test for overwriting register
	    * Check result value of register-im (initial register or not)
	  - (testcase im im-custom): New testcase
	  - (test custom-im-list-as-choice-rec): New test
	
	* test/test-plugin.scm
	  - New file
	  - (testcase module): New testcase
	  - (test require-module): New test
	
	* test/test-lazy-load.scm
	  - New file
	  - (testcase stub-im): New testcase
	  - (test stub-im-generate-init-handler, test register-stub-im, test
	    stub-im-generate-stub-im-list, test
	    stub-im-generate-all-stub-im-list): New test
	
	* scm/im-custom.scm
	* scm/plugin.scm
	* scm/custom.scm
	* scm/im.scm
	  - Remove TODO mark
	
2005-01-18 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (skk_lib_remove_annotation) : Revert r325 change
	  to use uim_scm_c_str() because this function may modify the
	  string.
	
2005-01-18 kzk <mover@hct.zaq.ne.jp>
	
	* qt/uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - fix the order of ComboBox
	  - fix layouting
	
2005-01-18 kzk <mover@hct.zaq.ne.jp>
	
	* qt/uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - handle defaultly selected symbol
	  - fix the bug of combobox-insertion index
	
2005-01-18 kzk <mover@hct.zaq.ne.jp>
	
	* qt/uim-kdehelper/src/pref/customwidgets.h
	  - fix wrong Q_ASSERT condition
	
2005-01-18 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/skk-dic.c:
	 -(skk_commit_candidate), (sanitize_word), (skk_learn_word),
	  (skk_learn_word), (skk_lib_save_personal_dictionary),
	  (skk_lib_get_annotation), (skk_lib_remove_annotation): Replaced
	   uim_scm_c_str with uim_scm_refer_c_str.
	
2005-01-18 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximserver.cpp (XimServer::customContext) : Re-enable IM
	  updating.
	
	* scm/skk.scm (skk-proc-state-direct-no-preedit) : Add modifier
	  key handling in no-preedit state as in skk-proc-state-direct.
	  This avoids unwanted skk-flush enbuged in r246.
	
2005-01-18 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac, Makefile.am: Removed sumika.
	
	* sumika/ Removed.
	
2005-01-18 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(uim_plugin_instance_quit):Don't free im_array and ic_array if not
	   initialized.
	
2005-01-18 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds on-the-fly custom variable update of live
	  uim-enabled processes via uim-helper-server
	
	* uim/slib.c
	  - (procedurep): New function
	  - (init_subrs): Add initialization of procedurep
	* scm/custom-rt.scm
	  - (custom-key-exist?, custom-set-value!): New procedure
	  - (define-custom): Add definition of 'key' custom variable in
	     addition to key predicate
	  - (custom-prop-update-custom-handler): Implement. warning: no
	     validation performed
	* test/test-slib.scm
	  - (testcase procedures): New testcase
	  - (test precedure?): New test
	* test/test-custom-rt.scm
	  - New file
	  - (testcase custom define-custom, testcase custom methods): New
	    testcase
	  - (test define-custom (choice), test define-custom (choice) #2, test
	     define-custom (key), test define-custom (key) #2, test
	     custom-key-exist?, test custom-value, test custom-set-value!):
	     New test
	
2005-01-18 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	*  xim/ximserver.cpp (XimServer::customContext) : Don't update
	   ximserver's input method for now to avoid confusion.
	
2005-01-18 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-rt.scm
	  - (custom-exist?): Add check for symbol-bound?
	  - (custom-value): Cosmetic change
	  - (define-custom): Replace symbol-bound? with custom-exist?
	  - (custom-prop-update-custom-handler): Add a comment
	
2005-01-18 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-rt.scm
	  - (require-custom): Accept defined-order groups instead of
	    reversed-order one. This change has been fixed broken per-user
	    config loading on custom.scm. Thanks Etsushi Kato for reporting.
	  - (custom-list-primary-groups): Return as defined order
	
2005-01-18 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_key_get): Fix broken list acquisition. Thank you
	    Takuro Ashie for reporting
	  - (uim_custom_set): Add explanation about null list to the document
	
2005-01-17 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/plugin.c
	  - (uim_quit_plugin):
	    * Fix broken plugin-alist iteration in null list case
	    * Simplify
	
2005-01-17 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (extract_key_literal): Revert the C reimplementation of string
	    quotation in r311 to Scheme (the bugfix is applied. thanks). We
	    should done most job by Scheme, at least in uim-custom.c to keep
	    easy rewritability since various part of uim-custom
	    implementations may be altered
	
2005-01-17 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim/uim-custom.c
	  - (extract_key_literal): Quote UCustomKey_Regular type value.
	
2005-01-17 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c: Added the feature to apply key preference.
	* po/ja.po: Fixed mistranslation.
	
2005-01-17 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-ipc.c (uim_ipc_open_command_with_option) : Don't modify
	  option string in this function as the variable is declared
	  const.
	
	* scm/skk.scm (skk-proc-state-okuri) : Fix to reset okuri-head
	  character when it is changed in proc-state-okuri.
	(skk-reset-handler) : Cosmetic change.
	
2005-01-17 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximserver.cpp (XimServer::customContext) : Fix stupid bug.
	
2005-01-17 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-ipc.c (uim_ipc_open_command_with_option) : Fix to
	  terminate argument for execvp with NULL pointer even when
	  the string contains more than 8 options.
	
2005-01-16 kzk <mover@hct.zaq.ne.jp>
	
	* qt/quiminputcontext/src/quiminputcontext.cpp
	  - (setFocus) : Fix occasional mismatch of helper
	  label with focus in.  uim_helper_client_focus_in() is definitely
	  needed to be called before uim_prop_list_update() and
	  uim_prop_label_update.  This sequence is required to make sure the
	  exsitence of only one focused context in whole desktop.
	  This problem is originally reported by ekato, and I only applied
	  his patch. Thanks!
	* qt/quiminputcontextplugin-qt4/quiminputcontext.cpp
	  - Ditto
	
	
2005-01-16 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* This commit is a workaround for r304.
	
	* uim/uim.h : Add new prototype uim_ipc_open_command_with_option.
	* uim/uim-ipc.c (uim_ipc_open_command_with_option) : New function.
	  Most of the code is from old uim_ipc_open_command(), but use execvp
	  instead of execlp.  const char *option is used as a command line
	  argument.
	(uim_ipc_open_command) : Call uim_ipc_open_command_with_option()
	  with option NULL.
	* uim/prime.c (prime_ud_command) : Removed.
	(prime_init_ud) : Don't free path here.
	(prime_ud_get_path) : Use "/tmp/uim-prime-user" as the socket path.
	(prime_get_ud_command) : Removed.
	(prime_lib_init) : Use proper option for
	  uim_ipc_open_command_with_option().
	* uim/strsep.c : New file.  Add strsep() for system without it.
	* uim/Makefile.am (libuim_la_SOURCES) : Remove prime.c.  Add
	  strsep.c if it is needed.
	* xim/util.cpp (strsep) : Removed.
	* configure.ac : Add AM_CONDITIONAL for NEED_STRSEP_C.
	
2005-01-16 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/prime.c:
	 -(prime_init_ud):New function to connect to prime server.
	 -(prime_get_ud_path): New function to get the path of unix domain socket
	 -(prime_get_ud_command):New function to get prime command string
	   with -u option.
	 -(prime_read_msg_from_ud);New function to read message from file descriptor
	 -(prime_write_msg_to_ud): New function to write message to file descriptor
	 -(prime_lib_init): Changed argument. Now it's take an argument. If the
	   argument is true, uim-prime uses unix domain socket to communicate
	   with PRIME.
	
	* scm/prime.scm:
	 -(prime-util-string-split): Allow non-string argument.
	 -(prime-engine-send-command):Don't append "\n" here.
	 -(prime-init-handler): Pass an argument for prime-lib-init.
	
	* scm/prime-custom.scm:
	 -(prime-use-unixdomain?): New custom item for prime.
	
2005-01-16 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* gtk/gtk-im-uim.c (im_uim_send_im_list) : Cosmetic change.
	(im_uim_parse_helper_str_im_change) : Properly update property
	  list of focused context after im switch.
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit implements user-specified "enabled IM list" and "lazy IM
	  loading" features. The lazy loading significantly reduces startup
	  time and memory consumption.
	
	  Per-user configuration works fine, but install-time stub-im
	  generation is not yet supported. So you have to run uim-pref & save
	  configuration. "enabled-im-list" in
	  ~/.uim.d/customs/custom-global.scm controls which IMs should be
	  appeared to IM selection menus. This item may become editable by
	  uim-pref soon
	
	* scm/lazy-load.scm
	  - New file to support lazy IM loading
	  - (stub-im-generate-init-handler, register-stub-im,
	    stub-im-generate-stub-im-list, stub-im-generate-all-stub-im-list):
	    New procedure
	* scm/plugin.scm
	  - (required-modules-alist): Remove
	  - (currently-loading-module-name): New variable
	  - (require-module): Simplify
	* scm/im.scm
	  - (record im): Add new member 'module-name'. register-im API is not
	    affected
	  - (normalize-im-list): New procedure
	  - (register-im): Support overwrite registration to allow stub-im
	    actualization
	* test/test-im.scm
	  - (testcase im im-management, testcase im im-switching, testcase im
	    context management): Add explicit full module loading to setup to
	    follow user-enabled IM loading feature
	  - (test register-im): Follow the addition of 'module-name' of record
	    im
	* scm/custom.scm
	  - (define-custom): Support overwrite registration
	  - (custom-value-as-literal): Fix invalid literalization for () as
	    list
	* scm/loader.scm
	  - Perform full module loading only when lazy-load.scm is not loaded
	* scm/im-custom.scm
	  - (custom-im-list-as-choice-rec): Split off responsibility of
	    reversing
	  - (custom custom-preserved-default-im-name): Add reverse
	  - (custom-default-enabled-im-list): Rename to custom-installed-im-list
	  - (custom-installed-im-list): New variable
	  - (enabled-im-list): Fix bootstrap-time (no per-user config file)
	    default value acquisition
	  - (custom-hook-literalize-enabled-im-list): New hook procedure to
	    generate stub-im definitions
	* scm/Makefile.am
	  - (SCM_FILES): Add lazy-load.scm
	
2005-01-15 Masahito Omote <omote@utyuuzin.net>
	
	* doc/PLUGIN: Commit current draft.
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (try-load, try-require): New procedure for error-proof file loading
	* scm/custom-rt.scm
	  - (custom-load-group-conf): Replace 'load' with 'try-load' to avoid
	    the crash caused by "file not found". Thanks No.52 of [Anthy/uim
	    thread 5] for reporting
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/latin.scm
	  - Add lacking (require "generic.scm"). Thanks Masaki Yatsu for
	    reporting
	
2005-01-15 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/input-pad-ja.c (padbutton_clicked) : Remove redundant
	  "\n".
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/m17nlib.scm
	  - Replace 'require' for generic-key-custom.scm with
	    'require-custom'. All other custom definition files must be
	    loaded by require-custom, too. Developers, please keep in
	    mind this new rule. I'll describe it into doc/CUSTOM
	
2005-01-15 kzk <mover@hct.zaq.ne.jp>
	
	* scm/Makefile.am
	  - remove custom-vars.scm
	
2005-01-15 kzk <mover@hct.zaq.ne.jp>
	
	* qt/quiminputcontextplugin/src/quiminputcontext.cpp
	* qt/quiminputcontextplugin-qt4/quiminputcontext.cpp
	  - add check if displayLimit is 0
	  - remove candidate selection by number key support
	    because this function is implemented in uim scm
	    level.
	
2005-01-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm: Fixed wrong previous commit. (Uncommented duplicated
	  IM list.)
	
2005-01-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm: Require generic-key-custom.scm instead of generic-key.scm
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit divides custom-vars.scm into appropriate files with
	  per-IM basis
	
	* uim/uim.c
	  - (uim_init_scm):
	    * Load direct.scm by require-module instead of
	      uim_scm_require_file()
	    * Remove (require-custom "custom-vars.scm")
	
	* scm/custom-vars.scm
	  - Remove obsolete file
	* scm/Makefile.am
	  - (SCM_FILES):
	    * Remove custom-vars.scm and generic-key.scm
	    * Add skk-custom.scm, generic-key-custom.scm, prime-custom.scm,
	      generic-custom.scm, anthy-custom.scm, im-custom.scm,
	      spellcheck-custom.scm, and canna-custom.scm
	    * Reordered as appropriately
	
	* scm/generic-key.scm
	  - Remove obsolete file
	* scm/generic-key-custom.scm
	  - Moved generic-key custom variables from custom-vars.scm
	
	* scm/im.scm
	  - Load im-custom.scm by require-custom
	* scm/im-custom.scm
	  - Moved 'global' custom variables from custom-vars.scm
	  - (custom custom-preserved-default-im-name): Support null im-list at
	    startup of libuim
	
	* scm/generic.scm
	  - Load generic-custom.scm by require-custom
	  - (generic-use-candidate-window?, generic-candidate-op-count,
	    generic-nr-candidate-max,
	    generic-commit-candidate-by-numeral-key?): Remove to replace with
	    corresponding custom variables
	* scm/generic-custom.scm
	  - Moved generic custom variables from custom-vars.scm
	
	* scm/anthy.scm
	  - Load anthy-custom.scm by require-custom
	  - (anthy-use-candidate-window?, anthy-candidate-op-count,
	    anthy-nr-candidate-max, anthy-show-segment-separator?,
	    anthy-select-candidate-by-numeral-key?, anthy-segment-separator):
	    Remove to replace with corresponding custom variables
	  - Replace label-name and short-desc of register-im with the
	    equivalent variables defined in anthy-custom.scm
	* scm/anthy-custom.scm
	  - Moved anthy custom variables from custom-vars.scm
	
	* scm/canna.scm
	  - Load canna-custom.scm by require-custom
	  - (canna-use-candidate-window?, canna-candidate-op-count,
	    canna-nr-candidate-max, canna-show-segment-separator?,
	    canna-segment-separator): Remove to replace with corresponding
	    custom variables
	  - (canna-server-name): Move to canna-custom.scm
	  - Replace label-name and short-desc of register-im with the
	    equivalent variables defined in canna-custom.scm
	* scm/canna-custom.scm
	  - Moved canna custom variables from custom-vars.scm
	  - (canna-server-name): Raw variable moved from canna.scm
	
	* scm/skk.scm
	  - Load skk-custom.scm by require-custom
	  - (skk-dic-file-name, skk-personal-dic-filename,
	    skk-uim-personal-dic-filename, skk-use-candidate-window?,
	    skk-candidate-op-count, skk-nr-candidate-max,
	    skk-use-recursive-learning?, skk-egg-like-newline?,
	    skk-commit-newline-explicitly?, skk-style, skk-use-with-vi?,
	    skk-use-numeric-conversion?, skk-commit-candidate-by-label-key?):
	    Remove to replace with corresponding custom variables
	  - Replace label-name and short-desc of register-im with the
	    equivalent variables defined in skk-custom.scm
	* scm/skk-custom.scm
	  - Moved skk custom variables from custom-vars.scm
	  - (custom 'skk-commit-newline-explicitly?): Add a comment
	
	* scm/prime.scm
	  - Load prime-custom.scm by require-custom
	  - (prime-nr-candidate-max, prime-always-show-window?,
	    prime-auto-register-mode?, prime-pseudo-mode-cursor?,
	    prime-char-annotation?, prime-custom-display-usage?,
	    prime-mask-pending-preedit?): Remove to replace with corresponding
	    custom variables
	  - (prime-dont-use-numeral-key-to-select-cand): Add a comment
	  - Replace label-name and short-desc of register-im with the
	    equivalent variables defined in prime-custom.scm
	* scm/prime-custom.scm
	  - Moved prime custom variables from custom-vars.scm
	  - (custom 'prime-custom-display-usage?): New custom variable
	
	* scm/spellcheck.scm
	  - Load spellcheck-custom.scm by require-custom
	  - (spell-use-candidate-window?, spell-candidate-op-count,
	    spell-preedit-immididate-commit?, spell-always-show-window?,
	    spell-on-key?): Remove to replace with corresponding custom
	    variables
	  - Replace label-name and short-desc of register-im with the
	    equivalent variables defined in spellcheck-custom.scm
	* scm/spellcheck-custom.scm
	  - Moved spellcheck custom variables from custom-vars.scm
	  - Uncomment all disabled custom variables
	  - (spell-on-key): New custom variable
	
	* test/test-im.scm
	  - (testcase im im-management, test register-im): Follow the addition
	    of im-label-name in r282 of new repository
	
2005-01-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim.desktop: New file for desktop entry.
	
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/skk-custom.scm
	* scm/generic-key-custom.scm
	* scm/prime-custom.scm
	* scm/generic-custom.scm
	* scm/anthy-custom.scm
	* scm/im-custom.scm
	* scm/spellcheck-custom.scm
	* scm/canna-custom.scm
	  - New file copied from custom-vars.scm to prepare appropriate file
	    separation
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/plugin.scm
	  - (require-module): New procedure. This abstraction of loading is
	    required to implement the lazy loading feature
	  - Remove unused debug codes
	* scm/loader.scm
	  - Update copyright
	  - Remove discrete require and load-plugins
	  - (installed-im-module-list): New variable
	  - Load all IMs listed in installed-im-module-list by
	    require-module. This code will be removed once the enabled-im-list
	    feature is implemented
	
2005-01-15 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/slib.c (Quotient) : Remove fail safe code for divided by
	  zero.  Show error message instead in this case.
	(Remainder) : Ditto.
	
2005-01-15 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.c
	  - (uim_init_scm): Load plugin.scm and custom-rt.scm before im.scm
	
	* scm/custom-vars.scm
	  - (direct-im-canonical-name, anthy-im-canonical-name,
	     canna-im-canonical-name, skk-im-canonical-name,
	     prime-im-canonical-name, pyunihan-im-canonical-name,
	     pinyin-big5-im-canonical-name, py-im-canonical-name,
	     ipa-im-canonical-name, romaja-im-canonical-name,
	     hangul3-im-canonical-name, hangul2-im-canonical-name,
	     viqr-im-canonical-name, tutcode-im-canonical-name,
	     tcode-im-canonical-name, spellcheck-im-canonical-name): Remove
	  - (custom-im-list-as-choice-rec): New procedure
	  - (custom custom-preserved-default-im-name,
	     custom-default-enabled-im-list): Simplify
	  - (custom-group key): Remove
	  - (generic-on-key, generic-off-key, generic-begin-conv-key,
	     generic-commit-key, generic-cancel-key,
	     generic-next-candidate-key, generic-prev-candidate-key,
	     generic-next-page-key, generic-prev-page-key,
	     generic-beginning-of-preedit-key, generic-end-of-preedit-key,
	     generic-kill-key, generic-kill-backward-key,
	     generic-backspace-key, generic-delete-key, generic-go-left-key,
	     generic-go-right-key, generic-return-key): Remove useless
	     subgroup 'key'
	  - (anthy-im-label-name, anthy-im-short-desc, canna-im-label-name,
	     canna-im-short-desc, skk-im-label-name, skk-im-short-desc,
	     prime-im-label-name, prime-im-short-desc, spell-im-label-name,
	     spell-im-short-desc): New variable
	  - (custom-group anthy, custom-group canna, custom-group skk,
	     custom-group prime, custom-group spellcheck): Simplify with
	     *-im-label-name and *-im-short-desc
	  - (custom spellcheck-use-candidate-window?): Rename to
	     spell-use-candidate-window?
	  - (custom spell-use-candidate-window?): Renamed from
	     spellcheck-use-candidate-window?
	  - (custom spellcheck-candidate-op-count): Rename to
	     spell-candidate-op-count
	  - (custom spell-candidate-op-count): Renamed from
	     spellcheck-candidate-op-count
	  - (custom spellcheck-preedit-immediate-commit?): Rename to
	     spell-preedit-immediate-commit?
	  - (custom spell-preedit-immediate-commit?): Renamed from
	     spellcheck-preedit-immediate-commit?
	  - (custom spellcheck-always-show-window?): Rename to
	     spell-always-show-window?
	  - (custom spell-always-show-window?): Renamed from
	     spellcheck-always-show-window?
	
2005-01-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-commit-by-label-key) : Cosmetic change.
	
2005-01-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-commit-by-label-key) : One more fix for display
	  limit with 0.
	* scm/skk-editor.scm : Update copyright.
	
2005-01-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/generic.scm : Add check for display limit with 0.
	* scm/anthy.scm : Ditto.
	* scm/skk.scm : Ditto.
	* gtk/gtk-im-uim.c : Ditto.
	* xim/ximserver.cpp : Ditto.
	* uim/slib.c : Add fail safe behavior for Remainder and Quotient.
	
2005-01-14 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds lightweight version of uim-custom facility named
	  custom-rt.scm, and Fix a bug related to custom type 'key'
	
	* scm/custom.scm
	  - (custom-set-value!): Fix broken define-key invocation. The test
	    for the case is added to test-custom.scm and validated
	  - (record custom-choice-rec): Move to custom-rt.scm
	  - (custom-add-hook, define-custom): Mark as API
	  - (custom-definition-as-literal): Simplify
	  - (custom-reload-customs): New procedure to support
	    custom-rt.scm. The test for this procedure is not yet available
	  - Add custom-reload-customs at end of file
	* scm/custom-rt.scm
	  - New file
	  - All codes are not yet validated by testing framework
	  - (record custom-choice-rec): Moved from custom.scm
	  - (custom-required-custom-files, custom-rt-primary-groups): New
	    variables
	  - (custom-load-group-conf, require-custom,
	    custom-modify-key-predicate-names, custom-rt-add-primary-groups):
	    New procedure
	  - (custom-list-primary-groups, custom-add-hook, define-custom-group,
	    custom-exist?, custom-value, define-custom,
	    custom-prop-update-custom-handler): New procedure. These
	    procedures are lightweight or dummy version of same name ones in
	    custom.scm. They are overridden by full-featured version once the
	    custom.scm has been loaded
	* scm/Makefile.am
	  - (SCM_FILES): Add custom-rt.scm
	* test/test-custom.scm
	  - (testcase custom custom-group, testcase custom custom-group
	    methods): Modify loading process of custom.scm to conform to
	    introduction of custom-rt.scm
	  - (test define-custom (key)): Add a test for key reference
	* uim/uim.c
	  - (uim_init_scm):
	    * Replace custom.scm with custom-rt.scm
	    * Load plugin.scm before custom-rt.scm
	    * Replace uim_scm_require_file("custom-vars.scm") and
	      uim_custom_load() with require-custom
	
2005-01-14 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/im.scm
	  - (record im): Add new member 'label-name'. The name is under
	    discussion and not final
	  - (register-im): Add label-name arg
	* scm/m17nlib.scm
	  - (m17nlib-register):
	    * Add label-name arg to register-im
	    * Replace 'intern' with string->symbol to conform to R5RS
	* scm/generic.scm
	  - (generic-register-im): Add label-name arg
	* scm/hangul.scm
	  - (hangul-register-im):
	    * Update copyright
	    * Add label-name arg
	  - Add label-name arg to hangul-register-im invocations and apply
	    cosmetic change
	* scm/tcode.scm
	* scm/tutcode.scm
	* scm/ipa.scm
	* scm/prime.scm
	* scm/spellcheck.scm
	* scm/latin.scm
	* scm/direct.scm
	* scm/canna.scm
	* scm/viqr.scm
	* scm/anthy.scm
	* scm/skk.scm
	* scm/pyload.scm
	  - Update copyright
	  - Add label-name arg to register-im invocations
	
2005-01-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm : Explicitly denote empty list as '().  Replace some
	  empty list with #f appropriately.  Check empty list with null?
	  explicitly.
	(skk-get-nth-candidate) : Simplify.
	(skk-proc-state-okuri) : Fix backspace key behavior.
	* scm/skk-editor.scm : Explicitly denote empty list as '().
	
2005-01-14 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c: Added key preference UI, but it doesn't work yet.
	
2005-01-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct) : Simplify the changes in
	  r274.
	
2005-01-14 kzk <mover@hct.zaq.ne.jp>
	
	* handle encoding of uim-pref-qt
	
	* qt/uim-kdehelper/src/pref/uim-pref-qt.h
	  - (addCustomTypeOrderedList): new function
	
	* qt/uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (main): call bind_textdomain_codeset for ensuring
	    the encoding of custom variable is UTF-8. But now
	    PACKAGE is hardcoded as "uim", so once this is
	    merged into uim, need to include "uim/config.h"
	    and "uim/gettext.h"
	  - (addCustomTypeOrderedList): new function
	  - (_FU8): new macro
	  - replace qFatal with qWarning
	  - update Comment
	
	
2005-01-14 kzk <mover@hct.zaq.ne.jp>
	
	* remove KDE dependency of chardict-qt, switcher-qt,
	  and toolbar-qt from source code for merging
	  uim-kdehelper to uim package.
	
	* qt/uim-kdehelper/src/chardict/bushuviewwidget.cpp
	  - remove #include <klocale.h>
	* qt/uim-kdehelper/src/chardict/uim-chardict-qt.cpp
	  - remove #include <klocale.h>
	* qt/uim-kdehelper/src/switcher/im-switcher-qt.cpp
	  - remove #include <klocale.h>
	* qt/uim-kdehelper/src/common/quimhelpertoolbar.cpp
	  - remove #include <klocale.h>
	
	* qt/uim-kdehelper/src/Makefile.am
	  - add pref in SUBDIRS
	
2005-01-13 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds "a group is updated" callback and "group list is
	  updated" callback feature to uim-custom API. The features are
	  validated by test-custom.scm in Scheme level. Calling via
	  uim-custom.h is not yet tested
	
	* uim/uim-custom.h
	  - (uim_custom_group_cb_add, uim_custom_group_cb_remove,
	    uim_custom_global_cb_add, uim_custom_global_cb_remove): New
	    function
	* uim/uim-custom.c
	  - (uim_custom_group_cb_add, uim_custom_group_cb_remove,
	    uim_custom_global_cb_add, uim_custom_global_cb_remove): New
	    function
	  - (uim_custom_global_cb_update_cb_t): New type
	  - (uim_custom_global_cb_update_cb_gate, uim_bool custom_cb_add,
	    uim_bool custom_cb_remove): New static function
	  - (uim_custom_init): Add initialization of custom-global-update-cb-gate
	  - (uim_custom_cb_add): Simplify with custom_cb_add()
	  - (uim_custom_cb_remove): Simplify with custom_cb_remove()
	* scm/custom.scm
	  - (custom-group-update-hooks, custom-group-list-update-hooks): New
	    variable
	  - (define-custom-group): Add custom-group-list-update-hooks handling
	  - (define-custom): Add custom-group-update-hooks handling
	  - (custom-register-update-cb): Remove
	  - (custom-register-cb): New procedure
	* test/test-custom.scm
	  - (testcase custom hooks): Modify setup proc
	  - (test custom-register-update-cb, test custom-register-update-cb (2
	    callbaks)): Remove
	  - (test custom-register-cb (custom update hook), test
	    custom-register-cb (custom update hook, 2 callbaks), test
	    custom-register-cb (custom-group update hook), test
	    custom-register-cb (custom-group update hook, 2 callbaks), test
	    custom-register-cb (group-list update hook)): New test
	
2005-01-13 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-vars.scm
	  - (custom candidate-window-position):
	    * Restore the custom variable removed by misunderstanding
	    * Change custom type from string to choice
	* uim/uim-compat-scm.c
	  - (uim_symbol_value_str): Allow value as symbol
	* scm/util.scm
	  - (uim-symbol-value-str): New procedure for uim_symbol_value_str()
	
	* po/uim.pot
	* po/ja.po
	  - Update
	
2005-01-13 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct) : Generalization of
	  skk-plain-space-key? case.
	
2005-01-13 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-get-nth-candidate) : Replace #f with () on
	  numlst if it is empty.
	(skk-prepare-commit-string) : Ditto.
	(skk-check-candidate-window-begin) : Ditto.
	
2005-01-13 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/plugin.scm: Fixed a typo.
	
2005-01-13 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/setenv.c: Fixed the warning:ISO C forbids an empty source file
	   This warning was appeared on the system which already have setenv(3)
	
2005-01-13 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  -(custom-expand-key-references, custom-list-as-literal,
	    custom-definition-as-literal): Simplify
	* test/test-custom.scm
	  - (test custom-definition-as-literal): Follow the specification
	    change
	
	* scm/anthy.scm
	  - (anthy-converting-state-preedit, anthy-get-commit-string):
	    Simplify
	
2005-01-13 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/generic.scm (generic-commit-by-numkey) : Fix typo.
	* uim/slib.c (Quotient) : Add comment.
	(Remainder) : New function for r5rs.  Exported as remainder for
	  scheme.
	* scm/util.scm (quotient) : New for r5rs.  This is an alias of '/'
	  in siod.
	* scm/skk.scm : Update copyright.
	(skk-commit-candidate-by-label-key?) : New custom
	  variable.  Default is #f.
	(skk-context-rec-spec) : Add new member nr-candidates in order to
	  reduce complexity of calling skk-lib-get-nr-candidates many
	  times.
	(skk-begin-conversion) : Reset skk-context-nr-candidates here.
	(skk-check-candidate-window-begin) : Call
	  skk-lib-get-nr-candidates only at here and store it to
	  skk-context-nr-candidates.
	(skk-commit-by-label-key) : New function.  Commit candidate
	  by key denoted by its heading label.  Only numeric key handling
	  is enabled yet.
	(skk-change-candidate-index) : Simplify using
	  skk-context-nr-candidates.
	(skk-heading-label-char?) : New function.  Currently only handles
	  numeric characters.
	(skk-proc-state-converting) : Add candidate committing facility
	  using label keys.
	(skk-get-candidate-handler) : Change to use remainder as label.
	* scm/custom-vars.scm (skk-commit-candidate-by-label-key?) : New
	  custom variable for uim-skk.
	
2005-01-13 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds string-join and other new utility procedures to
	  util.scm. All changes are validated by test-util.scm
	
	* scm/util.scm
	  - Update copyright
	  - (join, string-join, string-append-map, append-map): New procedure
	  - (iota): Support optional 'start' argument
	  - (alist-replace): Remove the comment "not yet tested"
	* test/test-util.scm
	  - (test join, test string-join, test string-append-map, test
	    append-map): New test
	  - (test iota): Add tests for 'start' argument
	
2005-01-13 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-definition-as-literal): Fix bogus define-key literal
	    generation. Thanks No.28 of [Anthy/uim thread 5] for reporting
	
2005-01-13 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit suppresses pedantic warnings. No logical changes have
	  been applied actually
	
	* uim/uim-scm.h
	  - (uim_func_ptr): New type
	  - (uim_scm_c_func_ptr, uim_scm_make_func_ptr): New function
	* uim/uim-scm.c
	  - (uim_scm_c_func_ptr, uim_scm_make_func_ptr): New function
	  - Modify the word expression of header comment to suppress warning
	* uim/siod.h
	  - Add a coumment about static declarations in this file
	  - (struct obj): Add new member c_func_pointer
	  - (tc_c_func_pointer, FPOINTERP, NFPOINTERP): New macro
	  - (C_FUNC): New type
	  - (get_c_func_pointer, funcptrcons): New static function
	* uim/slib.c
	  - (get_c_func_pointer, funcptrcons, func_pointer_prin1): New static
	    function
	  - (init_storage): Add initialization of print hook for tc_c_func_pointer
	
	* uim/uim-compat-scm.c
	  - (uim_scm_c_list_free): Formal rewriting to suppress warning
	
	* uim/uim-custom.c
	  - (extract_choice_list): Formal rewriting to suppress warning
	  - (uim_custom_cb_update_cb_gate): Replace uim_scm_c_ptr() with
	    uim_scm_c_func_ptr() to suppress warning
	  - (uim_custom_cb_add): Replace uim_scm_make_ptr() with
	    uim_scm_make_func_ptr() to suppress warning
	
	* uim/plugin.c
	  - (plugin_load):
	    * Cosmetic change
	    * Replace uim_scm_make_ptr() with uim_scm_make_func_ptr() to
	      suppress warning
	  - (plugin_unload): Replace uim_scm_c_ptr() with uim_scm_c_func_ptr()
	    to suppress warning
	
	* uim/canna.c
	  - (UIM_CANNA_DEBUG): New macro. Commented out by default
	  - (context_array_len): Comment out the unused variable to suppress
	    warning
	  - (get_canna_context): Enclose printf debug messages into #ifdef
	    UIM_CANNA_DEBUG
	  - (_update_segment, get_nth_candidate):
	    * Ditto
	    * Cast buf arg for RkGetKanji() to suppress warning
	  - (commit_segment): Comment out unused variables to suppress warnings
	  - (uim_plugin_instance_quit): Comment out unused dynamic loading
	    related check to suppress warning
	
2005-01-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	scm/skk.scm (skk-flush) : Reset candidate window explicitly.
	
2005-01-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	Update on setup tools.  Fix some English.
	
2005-01-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/canddisp.cpp : Just update copyright.
	* xim/canddisp.h : Ditto.
	* xim/connection.cpp : Ditto.
	* xim/connection.h : Ditto.
	* xim/compose.cpp : Ditto.
	* xim/compose.h : Ditto.	
	* xim/convdisp.cpp : Ditto.
	* xim/convdisp.h : Ditto.
	* xim/helper.cpp : Ditto.
	* xim/helper.h : Ditto.
	* xim/locale.cpp : Ditto.
	* xim/main.cpp : Ditto.
	* xim/util.cpp : Ditto.
	* xim/util.h : Ditto.	
	* xim/xdispatch.h : Ditto.	
	* xim/xim.h : Ditto.	
	* xim/ximic.cpp : Ditto.
	* xim/ximim.cpp : Ditto.
	* xim/ximpacket.cpp : Ditto.
	* xim/ximpn.h : Ditto.
	* xim/ximtrans.cpp : Ditto.
	* xim/ximserver.h : Ditto.
	(class XimServer) : Add new private member mUsePreservedDefaultIM.
	* xim/ximserver.cpp : Update copyright.
	(XimServer::customContext) : Update ximserver's global im with
	  customized one.
	
2005-01-12 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_key_get): Fix broken Scheme interfaces
	  - (uim_custom_cb_remove): Fix wrong variable name
	* uim/uim-compat-scm.c
	  - (uim_scm_c_str_failsafe): Add check for #f
	
	* scm/custom-vars.scm
	  - (custom switch-im-key): Uncomment
	  - (custom generic-on-key, custom generic-off-key, custom
	    generic-begin-conv-key, custom generic-commit-key, custom
	    generic-cancel-key, custom generic-next-candidate-key, custom
	    generic-prev-candidate-key, custom generic-next-page-key, custom
	    generic-prev-page-key, custom generic-beginning-of-preedit-key,
	    custom generic-end-of-preedit-key, custom generic-kill-key, custom
	    generic-kill-backward-key, custom generic-backspace-key, custom
	    generic-delete-key, custom generic-go-left-key, custom
	    generic-go-right-key, custom generic-return-key): Gettextize
	  - (custom skk-dic-file-name, custom skk-personal-dic-filename,
	    custom skk-uim-personal-dic-filename): Move to bottom of the group
	* po/uim.pot
	* po/ja.po
	  - Update
	
2005-01-12 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-vars.scm
	  - (viqr-im-canonical-name, custom 'prime-mask-pending-preedit?):
	    Modify message appropriately
	  - (custom uim-color, custom skk-style): Gettextize
	* scm/canna.scm
	* scm/viqr.scm
	  - Modify short-desc of IM appropriately
	
	* po/uim.pot
	* po/ja.po
	  - Update
	
2005-01-12 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/anthy.scm:
	 -(anthy-flush): Candidate window should be deactivated before
	   calling (anthy-context-set-candidate-window! ac #f)
	
2005-01-12 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit provides some custom variables for testing new custom
	  types 'key' and 'ordered-list'
	
	* scm/custom.scm
	  - (custom-key-advanced-editor?): New procedure
	  - (custom-range): Fix ordered-list handling
	* test/test-custom.scm
	  - (test custom-range): Follow ordered-list specification fix
	
	* scm/custom-vars.scm
	  - (pyunihan-im-canonical-name, pinyin-big5-im-canonical-name,
	    py-im-canonical-name): Update label string
	  - (custom custom-preserved-default-im-name): Replace manual list
	    construction with custom-choice-rec-new as proper operation
	  - (custom-default-enabled-im-list): New variable
	  - (custom enabled-im-list): New custom
	  - (custom-group key, custom-group global-keys): New custom group
	  - (custom generic-on-key, custom generic-off-key, custom
	    generic-begin-conv-key, custom generic-commit-key, custom
	    generic-cancel-key, custom generic-next-candidate-key, custom
	    generic-prev-candidate-key, custom generic-next-page-key, custom
	    generic-prev-page-key, custom generic-beginning-of-preedit-key,
	    custom generic-end-of-preedit-key, custom generic-kill-key, custom
	    generic-kill-backward-key, custom generic-backspace-key, custom
	    generic-delete-key, custom generic-go-left-key, custom
	    generic-go-right-key, custom generic-return-key): New custom
	* helper/pref-gtk.c
	  - (add_custom_type_orderedlist): New function as placeholder. Rename
	    and implement this function appropriately
	  - (add_custom): Add ordered-list handling
	
2005-01-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximserver.cpp (InputContext::focusIn) : Same change as r256
	  for uim-xim.
	* xim/compose.cpp (XimIM::ParseComposeStringFile) : Cosmetic change.
	
2005-01-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* gtk/gtk-im-uim.c (focus_in) : Fix occasional mismatch of helper
	  label with focus in.  uim_helper_client_focus_in() is definitely
	  needed to be called before uim_prop_list_update() and
	  uim_prop_label_update.  This sequence is required to make sure the
	  exsitence of only one focused context in whole desktop.
	
2005-01-12 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-vars.scm
	  - Comment out all definitions of spellcheck group since spellcheck
	    IM is not available yet
	  - Sort some custom variables
	
2005-01-12 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-key.c
	  - (struct key_entry):
	    * Named from the anonymous struct for key_tab
	    * Add const qualifier to member 'str'
	  - (key_tab): Rewrite definition using struct key_entry
	  - (define_valid_key_symbols): New static function
	  - (get_sym, keycode_to_sym, handle_key): Add const qualifier to
	    appropriate 'char *' pointers
	  - (uim_init_key_subrs):
	    * Add define_valid_key_symbols() invocation
	    * Remove unnecessary cast
	* scm/key.scm
	  - (valid-key-symbols): Remove here. The variable is defined in
	    uim-key.c
	  - (key-symbol?): New procedure
	  - (set-key-binding, regist-key-binding): Remove these obsolete
	    placeholders existing in comment
	
	* uim/slib.c
	  - (init_subrs): Cosmetic change
	
2005-01-12 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* All functions of new custom type 'key' are validated and available
	  for use in Scheme level. Using via uim-custom.h is not checked yet
	
	* scm/custom.scm
	  - (custom-key?): Apply valid-strict-key-str? for string element
	  - (define-custom): Fix broken custom-set-value! invocation for
	    symbol or list value
	  - (custom-set-value!): Fix broken define-key invocation
	* test/test-custom.scm
	  - (test key-definition?): Remove
	  - (test custom-key?, test custom-expand-key-references, test
	    define-custom (choice) #2, test define-custom (key), test
	    define-custom (key) #2): New test
	  - (testcase custom custom-symbol): Rename to custom-choice
	  - (testcase custom custom-choice): Renamed from custom-symbol
	  - (test define-custom (symbol)): Rename to test define-custom
	    (choice)
	  - (test define-custom (choice)):
	    * Renamed from test define-custom (symbol)
	    * Add value check
	  - (testcase custom custom-group): Replace *-im-canonical-name and
	    *-im-desc with direct string literal to avoid being affected by
	    custom-vars.scm
	  - (test custom-valid?, test custom-value, test custom-set-value!,
	    test custom-default?, test custom-default-value, test
	    custom-groups, test custom-type, test custom-type-attrs, test
	    custom-range, test custom-label, test custom-desc, test
	    custom-value-as-literal, test custom-definition-as-literal): Add
	    test for 'key'
	
2005-01-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-vars.scm
	  - (custom-group anthy, custom-group canna, custom-group skk,
	    custom-group prime, custom-group spellcheck): Fix undefined
	    variable reference for description. Thanks No.20 of [Anthy/uim
	    thread 5] for reporting
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/generic.scm:
	 -(generic-commit-candidate-by-numeral-key?): New variable.
	 -(generic-commit): New procedure.
	 -(generic-commit-by-numkey): New procedure.
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct) : Update comment about
	  code committed in r246.  Update code on key events with
	  modifiers.
	
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm:
	 -(m17nlib-update-candidate): Removed unneed calling of 
	   im-activate-candidate-selector
	
2005-01-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-vars.scm
	  - (direct-im-desc, anthy-im-desc, canna-im-desc, skk-im-desc,
	    prime-im-desc, pyunihan-im-desc, pinyin-big5-im-desc, py-im-desc,
	    ipa-im-desc, romaja-im-desc, hangul3-im-desc, hangul2-im-desc,
	    viqr-im-desc, tutcode-im-desc, tcode-im-desc, spellcheck-im-desc):
	    Remove
	  - (romaja-im-canonical-name, hangul3-im-canonical-name,
	    hangul2-im-canonical-name): Modify as appropriately
	  - (custom custom-preserved-default-im-name): Replace IM description
	    with registered IM's own one
	* scm/hangul.scm
	  - Modify short-desc of the 3 input methods
	* po/uim.pot
	  - Update
	* po/ja.po
	  - Update and fix. Thanks No.10 of [Anthy/uim thread 5] for
	    suggestion
	
2005-01-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (candidate-window-position): Remove since unused
	test/test-custom.scm
	  - (custom candidate-window-position): Remove since unused
	  - (custom canna-server-name): Remove. This custom variable caused
	    duplicate "Canna server name" item on uim-pref
	  - (custom-hook-literalize-preserved-canna-server-name): New procedure
	  - Add custom-hook-literalize-preserved-canna-server-name to
	    custom-literalize-hooks to output cannaserver definition to
	    custom-canna.scm
	
2005-01-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* test/test-custom.scm
	  - (testcase custom custom-group): Add most of custom variable
	    definitions copied from custom-vars.scm to avoid being affedted by
	    its modification
	  - (test custom-list-groups, test custom-collect-by-group): Follow
	    the change of predefined customs
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct) : Commit pending rk "n" with
	  skk-return-key?.  Flush context for native (not for uim skk)
	  event with {control,alt} mask (but I can't understand why key 32
	  exists here?  Also meaning of the code and its comment
	  differs??)
	
2005-01-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-scm.c
	  - (siod_init_subr): Fix wrong type of 3rd argument
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac (NEED_SETENV_C) : New conditional variable to check
	  whether uim/setenv.c is needed to compile.
	* uim/Makefile.am : Add setenv.c into libuim_la_SOURCES depending
	  on NEED_SETENV_C condition.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm:
	 -(duplicated-im?): Closed function definition.
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-proc-state-direct) : With skk-plain-space-key?,
	  compose rk string even with using the space character.  And
	  don't commit native space if composed string is zenkaku space.
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/custom-vars.scm : Fix typo in skk-use-with-vi? section.
	
2005-01-11 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/m17nlib.scm
	  - Add a comment about duplicated-im-list
	  - (duplicated-im?): Simplify
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/helper-candwin-gtk.c (candwin_active) : Split candidate
	  line with "\t" into only 2 segment since prime may return
	  candidate string containing tab.
	* qt/uim-kdehelper/src/candwin/uim-candwin-qt.cpp
	  (CandidateWindow::activeCand) : Ditto.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	gtk/uim-cand-win-gtk.c:
	 -(uim_cand_win_gtk_layout): Use width of candidate window to calculate
	   candidate windows's position.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/loader.scm: Added calling of new plugin prime.
	
	* uim/Makefile.am: Added new plugin file libuim-prime.so.
	
	* uim/uim.c: Removed calling of uim_init_prime/uim_quit_prime.
	
	* uim/context.h: Removed function prototypes of uim_init_prime and
	   uim_quit_prime.
	
	* uim/prime.c:
	 -(uim_plugin_instance_init): Renamed from uim_init_prime.
	 -(uim_plugin_instance_quit): Renamed from uim_init_prime.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/plugin.c:
	 -(plugin_unload): Removed unused variable.
	 -(uim_quit_plugin): Removed unused variable.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim.h, uim/uim-ipc.c:
	 -(uim_ipc_open_command): Added const qualifier.
	 -(uim_ipc_send_command): Added const qualifier.
	
	* uim/prime.c: Added const qualifiers.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim-func.c:
	 (im_clear_mode_list): Reverted the change in revision 226.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c: Removed all unsigned qualifier to fix warnings.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c:
	 -(preedit_changedp): Fixed wrong return value. This may cause a problem
	   with m17n-lib 1.1.0 or lower. (I didn't checked.)
	 -(get_right_of_cursor): Fixed an careless bug.
	 -(get_nr_candidates): Removed unused variable.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm:
	 -(duplicated-im?): Fixed typo. deplicated -> duplicated.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/plugin.scm:
	 -(uim-plugin-lib-load-path): Fixed that the priority of LIBUIM_PLUGIN_DIR 
	  was lower than other pathes.
	 -(uim-plugin-scm-load-path): Fixed that the priority of LIBUIM_SCM_FILES 
	  was lower than other pathes.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim.c: Oops, in my previous ocmmit, I've forgotten to revert CONTEXT_ARRAY_SIZE.
	  I changed the value of this variable to 5 for debugging perpose, but that's too
	  short for practical use.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim.c:
	 -(get_context_id): Substitute -1 if there's no free context slot.
	 -(uim_create_context): Fail if id == -1
	 -(uim_switch_im): Call release-context before calling create-context.
	 -(uim_release_context):substitute NULL to uc->modes[i] after freed.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/m17nlib.scm: Stop to register some duplicated input methods.
	 -(duplicated-im-list): New variable. A list of duplicated IM name.
	 -(duplicated-im?): New function. Return #t if argument is
	   duplicated IM name.
	 -(m17nlib-register): Stop to register some duplicated input methods.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim-fun.c:
	 -(uim_release_preedit_segments): Added NULL check.
	 -(im_clear_mode_list): Break for loop if NULL str found.
	
2005-01-11 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/m17nlib.c: Fixed some warnings.
	 -(uim_plugin_instance_init): Renamed from uim_init_m17nlib.
	 -(uim_plugin_instance_quit): Renamed from uim_quit_m17nlib.
	
2005-01-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximserver.cpp (InputContext::candidate_activate) : Use
	  uim_candidate_get_heading_label() to get heading label.  Format
	  of string sent to helper-candidate-window is changed according
	  to this.
	* helper/helper-candwin-gtk.c (candwin_activate) : Change column
	  type for heading labels as G_TYPE_STRING from G_TYPE_UNIT.  Use
	  heading labels of candidates with supplied string from uim-xim
	  instead of calculated one.
	(str_parse) : Avoid unnecessary loop.
	* qt/uim-kdehelper/src/candwin/uim-candwin-qt.cpp
	(CandidateWindow::activateCand) : Use heading labels of candidates
	  with supplied string from uim-xim instead of calculated one.
	* doc/HELPER-CANDWIN : Update section about activate command.
	
2005-01-11 Masahito Omote <omote@utyuuzin.net>
	
	* uim/plugin.c:
	  - (plugin_quit): Move unloading code from 'uim_quit_plugin'.
	  - (uim_quit_plugin): Simplified.
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm : Make skk-candidate-op-count behave as intended
	  with uim-pref.
	* scm/custom-vars.scm : Change skk-candidate-op-count.  Add two
	  more skk related options.
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/plugin.scm
	  - (uim-plugin-lib-load-path, uim-plugin-scm-load-path): Simiplify
	    the definition
	  - (record plugin-entry): New record to simplify the implementation
	  - (plugin-list-append): Simplify with plugin-entry
	  - (plugin-list-query-library, plugin-list-query-instance-init,
	    plugin-list-query-instance-quit):
	    * Simplify with plugin-entry
	    * Add existence check for plugin entry corresponding to
	      plugin-name
	
	* uim/plugin.c
	  - (uim_quit_plugin): Fix memory leaks
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/siod.h
	  - (NPOINTERP): New macro
	* uim/slib.c
	  - (get_c_pointer): Fix inversed type check
	* uim/plugin.c
	  - (uim_quit_plugin):
	    * Enable when #ifdef UIM_SCM_NESTED_EVAL
	    * Add uim_scm_gc_protect_stack() since this function is called
	      from C execution context. I'll describe about it into
	      doc/UIM-SCM
	
	* uim/uim-scm.c
	  - (siod_init_subr): New static function
	  - (uim_scm_init_subr_0, uim_scm_init_subr_1, uim_scm_init_subr_2,
	    uim_scm_init_subr_3, uim_scm_init_subr_4, uim_scm_init_subr_5):
	    Replace init_subr() with siod_init_subr() to apply
	    uim_scm_gc_protect_stack() since this function is called from C
	    execution context
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim.c (uim_check_im_exist) : Add sanity check for the case
	  getting NULL evaluated string with uim-get-default-im-name or
	  uim-get-im-name-for-locale.  Thanks Mike FABIAN for reporting.
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Separate uim-fep specific dependent library into
	  FEP_LIBADD from LIBS.
	* fep/Makefile.am (uim_fep_LDADD) : Use FEP_LIBADD.
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_key_get): Fix argument passing of UIM_EVAL_FSTRING()
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit encapsulates Siod dependency into uim-scm module. All
	  global symbols defined in slib.c listed below have been hidden to
	  resolve namespace pollution. Now all global symbols of libuim.so has
	  uim_ prefix. Try objdump -TC libuim.so|egrep -v '(\*UND\*| uim_)'
	
	  Although all direct linking to Siod functions and variables have
	  been removed, uim/*.[ch] and scm/*.scm are still depending on Siod
	  specific behaviors, and uim-scm API provides some Siod specific
	  interfaces. More elaborations of uim-scm API is required before
	  providing alternative Scheme interpreter such as
	  uim-scm-tinyscheme.c or uim-scm-gauche.c.
	
	* uim/siod.h
	  - (number2string, string2number, caaar, caadr, cadar, caddr, cdaar,
	    cdadr, cddar, cdddr, apply1, siod_verbose_level): Remove
	  - (siod_init, siod_quit, set_repl_hooks, get_c_string,
	    get_c_string_dim, get_c_int, nlength, get_c_pointer, cons, car,
	    cdr, setcar, intcons, eql, symcons, symbol_boundp, symbol_value,
	    symbol_to_string, rintern, closure, ptrcons, init_subr,
	    init_subr_0, init_subr_1, init_subr_2, init_subr_2n, init_subr_3,
	    init_subr_4, init_subr_5, init_lsubr, init_fsubr, init_msubr,
	    delq, set_eval_hooks, leval, symbolconc, lprin1f, lread, lreadtk,
	    lreadf, require, strcons, equal, set_fatal_exit_hook, intern,
	    gc_protect, siod_gc_protect_stack, siod_gc_unprotect_stack,
	    siod_repl_c_string_entered, repl_c_string, siod_return_value,
	    reverse, nreverse, cadr, caar, cdar, cddr, siod_true_value,
	    siod_false_value, lapply, listn, must_malloc, get_c_file,
	    last_c_errmsg, llast_c_errmsg, siod_c_provide, funcall1, funcall2,
	    siod_set_lib_path): Make static. Should be moved into slib.c
	* uim/slib.c
	  - (siod_verbose_level): Make static
	  - (get_c_int, nlength, siod_set_lib_path, strcons, repl_c_string,
	    siod_repl_c_string_entered, set_repl_hooks, siod_return_value,
	    set_fatal_exit_hook, siod_gc_protect_stack,
	    siod_gc_unprotect_stack, get_c_string, get_c_string_dim, cons,
	    car, cdr, setcar, intcons, equal, eql, symcons, symbol_boundp,
	    symbol_value, symbol_to_string, must_malloc, rintern, intern,
	    closure, gc_protect, get_c_pointer, ptrcons, init_subr,
	    init_subr_0, init_subr_1, init_subr_2, init_subr_2n, init_subr_3,
	    init_subr_4, init_subr_5, init_lsubr, init_fsubr, init_msubr,
	    set_eval_hooks, leval, lapply, reverse, symbolconc, lprin1f,
	    lread, lreadf, lreadtk, delq, siod_c_provide, require, get_c_file,
	    nreverse, caar, cadr, cdar, cddr, siod_true_value,
	    siod_false_value, last_c_errmsg, llast_c_errmsg, funcall1,
	    funcall2, listn, siod_quit, siod_init): Make static
	* uim/uim-scm.c
	  - Revise the header comment about Scheme interpreter
	  - Include slib.c and uim-compat-scm.c
	  - (true_sym, false_sym): Make static
	  - (string_equal): Remove to replace with same function defined in
	    slib.c
	  - (uim_scm_string_equal): Adapt to string_equal() defined in slib.c
	  - (uim_scm_init): Remove initialization of string=?
	* uim/uim-scm.h
	  - (true_sym, false_sym): Remove
	  - (TRUEP, FALSEP, NTRUEP, NFALSEP): Rewrite without true_sym and
	    false_sym
	* uim/uim-compat-scm.c
	  - (uim_scm_symbol_value_str, uim_scm_symbol_value): Replace
	    false_sym with uim_scm_f()
	* uim/Makefile.am
	  - (EXTRA_DIST): Add slib.c and uim-compat-scm.c
	  - (libuim_la_SOURCES): Remove slib.c and uim-compat-scm.c
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit removes Siod dependency from intl.c
	
	* uim/Makefile.am
	  - Remove intl.h
	* uim/context.h
	  - Update copyright
	  - (uim_init_intl_subrs): New function
	* uim/uim.c
	  - (uim_init_scm):
	    * Add uim_init_intl_subrs()
	    * Call uim_init_util_subrs() earlier
	* uim/intl.h
	  - Remove
	* uim/intl.c
	  - Add lacking copyright header
	  - Remove #include "siod.h"
	  - Include config.h, uim-scm.h, uim-compat-scm.h, context.h
	  - (intl_gettext_package, intl_textdomain, intl_bindtextdomain,
	    intl_bind_textdomain_codeset, intl_gettext, intl_dgettext,
	    intl_dcgettext, intl_ngettext, intl_dngettext, intl_dcngettext):
	    * Replace LISP with uim_lisp
	    * Replace get_c_int() with uim_scm_int()
	    * Replace intcons() with uim_scm_make_int()
	    * Replace get_c_string() with uim_scm_refer_c_str()
	    * Replace strcons() with uim_scm_make_str()
	    * Replace NULLP with uim_scm_nullp()
	  - (init_intl): Rename to uim_init_intl_subrs() to avoid global
	    symbol table pollution
	  - (uim_init_intl_subrs):
	    * Renamed from init_intl()
	    * Replace init_subr_*() with uim_scm_init_subr_*()
	    * Replace siod_c_provide() with uim_scm_provide()
	* uim/slib.c
	  - Remove #include "intl.h"
	  - (siod_init): Remove init_intl()
	
	* uim/uim-compat-scm.h
	  - Update copyright
	  - (uim_scm_provide): New function
	* uim/uim-compat-scm.c
	  - (uim_scm_provide): New function
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/context.h : Remove uim_init_* and uim_quit_* for anthy and
	  skk.
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c : Update copyright.  Make SKK facility pluggable
	  using uim_plugin_instance_init() and uim_plugin_instance_quit().
	* uim/uim.c : Remove uim_init_skk_dic() and uim_quit_skk_dic().
	* scm/loader.scm : Make SKK pluggable.	
	* uim/Makefile.am : Remove skk-dic.c from libuim_la_SOURCES, and
	  create skk module from the file.  Move -lcanna from
	  libuim_canna_la_LDFLAGS to libuim_canna_la_LIBADD.  Remove
	  "@LIBINT@ @LIBICONV@" from libuim_m17n_lib_la_LIBADD,
	  libuim_scim_la_LIBADD, libuim_canna_la_LIBADD, and
	  libuim_anthy_la_LIBADD.
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Add new option --enable-compat-table
	  - Add configure result message for developers
	  - Set default enable_* vars even if not specified by configure
	    option
	* scm/Makefile.am
	  - (SCM_FILES): Enclose hk.scm into if COMPAT_TABLE
	* uim/Makefile.am
	  - (libuim_la_SOURCES): Enclose uim-table.c into if COMPAT_TABLE
	* uim/context.h
	  - (uim_init_table_subrs): Enclose into #ifdef UIM_COMPAT_TABLE
	* uim/uim.c
	  - (uim_init_scm): Enclose uim_init_table_subrs() into #ifdef
	    UIM_COMPAT_TABLE
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit removes Siod dependency from uim-util.c
	
	* uim/uim-util.c
	  - Remove #include "siod.h"
	  - (str_seq_equal, str_seq_partial): Rewrite siod dependent codes
	    with uim-scm API
	  - (string_equal) Move to uim-scm.c
	  - (uim_init_util_subrs): Move initialization of string=? to uim-scm.c
	* uim/uim-scm.h
	  - Add API intention to the header comment
	  - (uim_scm_length): New function
	* uim/uim-scm.c
	  - (uim_scm_nullp, uim_scm_eq): Fix return type int with uim_bool
	  - (uim_scm_string_equal):
	    * Ditto
	    * Replace the implementation with string_equal
	  - (string_equal): Moved from uim-util.c
	  - (uim_scm_length): New function
	  - (uim_scm_init): Moved initialization of string=? from uim-util.c
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim-scm.c : Move uim_scm_reverse() from uim-compat-scm.c
	  since reverse() is in r5rs.  Please revert this change if it
	  is not appropriate, yamaken.
	* uim/uim-scm.h : Moved from uim-compat-scm.h.
	* uim/uim-compat-scm.c : Remove uim_scm_reverse().
	* uim/uim-compat-scm.h : Ditto.
	
2005-01-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c : Remove "include siod.h".  Use
	  uim_scm_null_list() instead of uim_scm_f() for some place
	  appropriately.  Replace reverse() to uim_scm_reverse().
	
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* helper/pref-gtk.c
	  - (pref_tree_selection_changed, quit_confirm): Modify English
	    expression of messages
	* scm/custom-vars.scm
	  - (custom prime-pseudo-mode-cursor?): Fix a typo of label
	* po/uim.pot
	* po/ja.po
	  - Just updated by make update-po
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* po/POTFILES.in
	  - Replace scm/custom.scm with scm/custom-vars.scm
	* po/uim.pot
	  - Update
	* po/ja.po
	  - Just updated by make update-po. No rewrite by hand is applied
	  - Some messages from toolbar-common-gtk.c and helper/input-pad-ja.c
	    have been orphaned. Remove them if you certainly know about them
	* po/ja.gmo
	  - Remove
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/plugin.c
	  - (plugin_load): Remove unneeded uim_scm_gc_protect_stack() Since
	    the function is always called from Scheme execution context
	
2005-01-10 Masahito Omote <omote@utyuuzin.net>
	
	* This commit drops 'struct _uim_plugin_info' and 'struct _plugin_list'.
	  All plugin's information will be stored to 'plugin-alist' and
	  'plugin-funcs-alist' by Scheme. But because 'uim_quit_plugin' does not work
	  well for now, all sections are surrounded by '#if 0'.
	* uim/plugin.c:
	  - (plugin_load): Store plugin's informations to 'plugin-alist'.
	  - (uim_quit_plugin): Get plugin's informations from 'plugin-alist'
	  - (uim_plugin_instance_query): Removed. Replaced by 'plugin-list-query'.
	* uim/plugin.h:
	  - Remove 'struct _uim_plugin_info' and 'struct _plugin_list'.
	* uim/plugin.scm:
	  - (plugin-alist): New variable.
	  - (plugin-func-alist): New variable.
	  - (plugin-list-append): New function.
	  - (plugin-list-query): New function.
	  - (plugin-list-query-library): New function.
	  - (plugin-list-query-instance-init): New function.
	  - (plugin-list-query-instance-quit): New function.
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/skk-dic.c: Fixed warnings.
	 - All NIL was replaced with uim_scm_null_list().
	 - (skk_dic_open), (find_cand_array_lisp), (skk_get_nth_candidate),
	   (skk_commit_candidate): Added const qualifiers.
	
	Now left warning is only two, they are related on reverse(); If we could
	fix this, we can split skk-dic.c from libuim. This will reduce the size
	of libuim about 20KB.
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/skk-dic.c:
	 - All strcons was replaced with uim_scm_make_str
	 - All get_c_string was replaced with uim_scm_refer_c_str
	 - All uim_get_c_string was replaced with uim_scm_c_str
	 - All cons was replaced with uim_scm_cons
	 - All NULLP was replaced sith uim_scm_nullp
	 -(find_line), (extract_line_index), (do_search_line)
	  (find_candidate_array_from_line), (alloc_skk_line)
	  (skk_search_line_from_file), (skk_search_line_from_cache)
	  (find_cand_array),(skk_store_replaced_numeric_str)
	  (numeric_wide_or_kanji_conv), (numeric_kanji_with_position_conv)
	  (numeric_kanji_for_check_conv), (numeric_shogi_conv)
	  (numeric_convert), (skk_make_comp_array_from_cache)
	  (skk_read_personal_dictionary), (skk_lib_read_personal_dictionary)
	  (update_personal_dictionary_cache): Added const qualifiers.
	
	
2005-01-10 kzk <mover@hct.zaq.ne.jp>
	
	* uim-pref-qt is now reached the level of current gtk's.
	
	* uim-kdehelper/src/pref/uim-pref-qt.h
	  - (confirmChange): new function
	  - (QConfirmDialog): new class
	
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - (createGroupWidget): add group title label
	  - (slotSelectionChanged): confirm change
	  - (slotCancel): confirm change
	  - (confirmChange): new function
	
	* uim-kdehelper/src/pref/customwidgets.h
	  - remove debug messages
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/skk-dic.c: Removed a siod dependency.
	 - Many NIL was replaced with uim_scm_f().
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/skk-dic.c: Removed some siod dependency.
	 - get_c_int was replaced with uim_scm_c_int
	 - intcons was replaced with uim_scm_make_int
	 - CAR was replaced with uim_scm_car.
	 - CDR was replaced with uim_scm_cdr.
	
	 This commit would cause many compiler warnings, but it should work.
	 I'll fix these warnings later.
	
2005-01-10 Masahito Omote <omote@utyuuzin.net>
	
	* uim/prime.c: Sync with the changes of new uim-scm's implementations.
	* uim/canna.c:
	  - (init_canna_lib): Check whether cannaserver is enabled or not.
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/prime.scm: Merged Hiroyuki Komatsu's prime_2004-12-13.scm.
	  Note, this version is incompatible with older PRIMEs.
	  To use this, you need one of following.
	   - PRIME 0.8.5 or higher.
	   - PRIME 0.9.3 or higher.
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/anthy.scm: Changed the order of im-commit and reset-candidate-window
	 to fix Bug #1855.
	
2005-01-10 kzk <mover@hct.zaq.ne.jp>
	
	* uim-pref-qt now has an ability to change the configuration
	  of uim. Althogh some part is not completed yet, now it can
	  do the basic operaton.
	
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	* uim-kdehelper/src/pref/uim-pref-qt.cpp
	  - implement custom symbol handling
	  - implement saving function
	
	* uim-kdehelper/src/pref/customwidgets.h
	  - new file
	
	* uim-kdehelper/src/pref/Makefile.am
	  - add customwidgets.h
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/custom-vars.scm: Removed an obsolete customize item, Added some
	 new customize items.
	  -(prime-preedit-immediate-commit?): Removed.
	  -(prime-auto-register-mode?): New customize item.
	  -(prime-pseudo-mode-cursor?): New customize item.
	  -(prime-char-annotation?): New customize item.
	
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/prime.scm: Fixed a typo. pseude -> pseudo.
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/custom-vars.scm:
	 -(anthy-select-candidate-by-numeral-key?): Added a new customize item
	  for anthy.
	
2005-01-10 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/plugin.scm:
	 -(uim-plugin-lib-load-path): Fixed that the priority of LIBUIM_PLUGIN_DIR 
	  was lower than other pathes.
	 -(uim-plugin-scm-load-path): Fixed that the priority of LIBUIM_SCM_FILES 
	  was lower than other pathes.
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* Dummy commit to fix previous commit log
	  "All modifications are not yet validated"
	
2005-01-10 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds new custom type 'key'. All functions are
	  validated and available for use in Scheme level. Using via
	  uim-custom.h is not checked yet
	
	* scm/custom.scm
	  - (custom-key?): Implement
	  - (custom-expand-key-references, custom-exist?,
	    custom-list-as-literal): New procedure
	  - (define-custom): Add custom-set-value! invocation to apply special
	    handlings such as define-key
	  - (custom-set-value!): Invoke define-key if custom type is key
	  - (custom-value-as-literal):
	    * Simplify with custom-list-as-literal
	    * Support custom type 'key'
	  - (custom-definition-as-literal): Put define-key if custom type is
	    'key'
	* uim/uim-custom.c
	  - (uim_custom_key_get): Modify sexp to get value
	
2005-01-09 kzk <mover@hct.zaq.ne.jp>
	
	* uim-pref-qt
	
	* OOps.. I forgot to call uim_custom_init(). The SEGV which was
	  described in previous commit was caused by this mistake. Excume
	  me, for my hasty decision.
	
	
2005-01-09 kzk <mover@hct.zaq.ne.jp>
	
	* initial commit of uim-pref-qt which doesn't depend on KDE products.
	
	* uim-kdehelper/src/pref/uimconfig
	* uim-kdehelper/src/pref/uimqtconfig
	  - deleted because of KDE dependency
	
	* pref/uim-pref-qt.h
	* pref/uim-pref-qt.cpp
	* Makefile.am
	  - initial commit
	
	* but this version causes SEGV by just calling uim_custom_primary_groups()
	  please check, Yamaken.
	
	My Environment:
	uim trunk r187
	./configure --enable-debug
	
	backtrace:
	#0  0x41aeb47e in _IO_str_overflow () from /lib/libc.so.6
	#1  0x41aea488 in _IO_default_xsputn () from /lib/libc.so.6
	#2  0x41ac4efc in vfprintf () from /lib/libc.so.6
	#3  0x41adffeb in vsprintf () from /lib/libc.so.6
	#4  0x41acd94d in sprintf () from /lib/libc.so.6
	#5  0x4002215d in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:381
	#6  0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#7  0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#8  0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#9  0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#10 0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#11 0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#12 0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#13 0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#14 0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#15 0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#16 0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#17 0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#18 0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	#19 0x40022236 in my_err (message=0x4003786c "wta(non-symbol) to setvar", x=0x0) at slib.c:399
	#20 0x40021f49 in setvar (var=0x0, val=0x0, env=0x0) at slib.c:326
	
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-collect-by-group): Fix reversed order of custom-symbol
	    list. Now returns defined-order of symbols
	* test/test-custom.scm
	  - (test custom-collect-by-group): Follow the fix
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - (custom-definition-as-literal): Add comment about literalize-hook
	* scm/custom-vars.scm
	  - (custom-hook-literalize-preserved-default-im-name): Fix infinite
	    loop. Thanks No.9 of [Anthy/uim thread 5] for reporting
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds new custom type ordered-list. All functions are
	  validated and available for use in Scheme level. Using via
	  uim-custom.h is not checked yet
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-validator-alist): Add new type ordered-list
	  - (custom-valid-choice?): Replace unwanted let* with let
	  - (custom-ordered-list?): New predicate
	  - (define-custom): Support list value to accept ordered-list
	  - (custom-value-as-literal): Support ordered-list
	* test/test-custom.scm
	  - (test custom-ordered-list?): New test
	  - (testcase custom methods): Add an ordered-list definition to setup
	  - (test custom-valid?, test custom-value, test custom-set-value!,
	    test custom-default?, test custom-default-value, test
	    custom-groups, test custom-type, test custom-type-attrs, test
	    custom-range, test custom-label, test custom-desc, test
	    custom-value-as-literal, test custom-definition-as-literal): Add
	    test for ordered-list
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-validator-alist):
	    * Replace pathname? with custom-pathname?
	    * Replace key-definition? with custom-key?
	  - (pathname?): Rename to custom-pathname?
	  - (custom-pathname?): Renamed from pathname?
	  - (key-definition?): Rename to custom-key?
	  - (custom-key?):
	    * Renamed from key-definition?
	    * Remove a comment
	    * Remove the temporary implementation
	* test/test-custom.scm
	  - (test pathname?): Rename to custom-pathname?
	  - (test custom-pathname?):
	    * Renamed from pathname?
	    * Follow the renaming
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-define-group): Rename to define-custom-group
	  - (define-custom-group): Renamed from custom-define-group
	* scm/custom-vars.scm
	  - Replace all custom-define-group with define-custom-group
	* test/test-custom.scm
	  - (test custom-define-group, custom-group-rec): Rename to
	    'define-custom-group, custom-group-rec'
	  - (test define-custom-group, custom-group-rec):
	    * Renamed from 'custom-define-group, custom-group-rec'
	    * Follow the renaming
	  - (testcase custom custom-group methods): Replace all custom-define-group
	    with define-custom-group in setup
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-canonical-value-as-string): Rename to custom-value-as-literal
	  - (custom-value-as-literal): Renamed from custom-canonical-value-as-string
	  - (custom-canonical-definition-as-string): Rename to
	    custom-definition-as-literal
	  - (custom-definition-as-literal):
	    * Renamed from custom-canonical-definition-as-string
	    * Merge custom-as-string
	  - (custom-as-string): Remove to merge into custom-definition-as-literal
	* scm/custom-vars.scm
	  - (custom-hook-literalize-preserved-default-im-name): Follow the renamings
	* uim/uim-custom.c
	  - (uim_custom_value_as_literal, uim_custom_definition_as_literal): Follow
	    the renamings
	* test/test-custom.scm
	  - (test custom-canonical-value-as-string): Rename to
	    custom-value-as-literal
	  - (test custom-value-as-literal):
	    * Renamed from custom-canonical-value-as-string
	    * Follow the renaming
	
	  - (test custom-canonical-definition-as-string): Rename to
	    custom-definition-as-literal
	  - (test custom-definition-as-literal):
	    * Renamed from custom-canonical-definition-as-string
	    * Follow the renaming
	    * Merge test custom-as-string
	  - (test custom-as-string): Remove to merge into custom-definition-as-literal
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-set!): Rename to custom-set-value!
	  - (custom-set-value!): Renamed from custom-set!
	  - (custom-prop-update-custom-handler): Follow the renaming
	* test/test-custom.scm
	  - (test custom-set!): Rename to custom-set-value!
	  - (test custom-set-value!):
	    * Renamed from custom-set!
	    * Follow the renaming
	  - (test custom-update-hooks, test custom-update-hooks (self update), test
	    custom-register-update-cb, test custom-register-update-cb (2 callbaks),
	    test custom-set-hooks, test custom-set-hooks (self update), test
	    custom-value, test custom-default?, test custom-default-value, test
	    canna-server-name): Follow the renaming
	* uim/uim-custom.c
	  - (uim_custom_set): Follow the renaming
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_type, uim_custom_choice_get): Follow the renaming of previous
	    commit of 'symbol' -> 'choice'
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-validator-alist): Rename 'symbol' to 'choice'
	  - (custom-valid-symbol?): Rename to custom-valid-choice?
	  - (custom-valid-choice?):
	    * Renamed from custom-valid-symbol?
	    * Follow the renamings
	  - (record custom-symbol-rec): Rename to custom-choice-rec
	  - (record custom-choice-rec): Renamed from custom-symbol-rec
	  - (custom-symbol-label): Rename to custom-choice-label
	  - (custom-choice-label):
	    * Renamed from custom-symbol-label
	    * Follow the renamings
	  - (custom-symbol-desc): Rename to custom-choice-desc
	  - (custom-choice-desc):
	    * Renamed from custom-symbol-desc
	    * Follow the renamings
	  - (custom-range, custom-canonical-value-as-string): Follow the renamings
	* scm/custom-vars.scm
	  - (custom uim-color, custom custom-preserved-default-im-name, custom
	    skk-style): Replace custom type 'symbol' with 'choice'
	* test/test-custom.scm
	  - (test custom-valid-symbol?): Rename to custom-valid-choice?
	  - (test custom-valid-choice?):
	    * Renamed from custom-valid-symbol?
	    * Follow the renamings
	  - (test custom-symbol-rec-new): Rename to custom-choice-rec-new
	  - (test custom-choice-rec-new):
	    * Renamed from custom-symbol-rec-new
	    * Follow the renamings
	  - (test custom-symbol-label): Rename to custom-choice-label
	  - (test custom-choice-label):
	    * Renamed from custom-symbol-label
	    * Follow the renamings
	  - (test custom-symbol-desc): Rename to custom-choice-desc
	  - (test custom-choice-desc):
	    * Renamed from custom-symbol-desc
	    * Follow the renamings
	  - (testcase custom hooks): Follow the renamings in setup
	  - (test custom-type): Follow the renamings
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-activity-hook): Rename to custom-activity-hooks
	  - (custom-update-hook): Rename to custom-update-hooks
	  - (custom-get-hook): Rename to custom-get-hooks
	  - (custom-set-hook): Rename to custom-set-hooks
	  - (custom-literalize-hook): Rename to custom-literalize-hooks
	  - (custom-activity-hooks): Renamed from custom-activity-hook
	  - (custom-update-hooks): Renamed from custom-update-hook
	  - (custom-get-hooks): Renamed from custom-get-hook
	  - (custom-set-hooks): Renamed from custom-set-hook
	  - (custom-literalize-hooks): Renamed from custom-literalize-hook
	  - (custom-value, custom-set!, custom-active?, custom-as-string,
	    custom-register-update-cb): Follow the renamings
	* scm/custom-vars.scm
	  - (custom custom-preserved-default-im-name, custom
	    custom-activate-default-im-name?, custom
	    custom-preserved-default-im-name, custom
	    custom-activate-default-im-name?, custom
	    custom-preserved-default-im-name, custom
	    custom-preserved-default-im-name, custom switch-im-key?, custom
	    custom-preserved-canna-server-name, custom
	    custom-activate-canna-server-name?, custom canna-server-name,
	    custom custom-activate-canna-server-name?, custom
	    custom-preserved-canna-server-name): Follow the renamings
	* test/test-custom.scm
	
	  - (test custom-update-hook): Rename to custom-update-hooks
	  - (test custom-update-hook (self update)): Rename to custom-update-hooks
	    (self update)
	  - (test custom-get-hook): Rename to custom-get-hooks
	  - (test custom-get-hook (self update)): Rename to custom-get-hooks (self
	    update)
	  - (test custom-set-hook): Rename to custom-set-hooks
	  - (test custom-set-hook (self update)): Rename to custom-set-hooks (self
	    update)
	  - (test custom-update-hooks): Renamed from custom-update-hook
	  - (test custom-update-hooks (self update)): Renamed from custom-update-hook
	    (self update)
	  - (test custom-get-hooks): Renamed from custom-get-hook
	  - (test custom-get-hooks (self update)): Renamed from custom-get-hook (self
	    update)
	  - (test custom-set-hooks): Renamed from custom-set-hook
	  - (test custom-set-hooks (self update)): Renamed from custom-set-hook (self
	    update)
	  - (test custom-active?, test custom-update-hooks, test
	    custom-update-hooks (self update), test custom-get-hooks, test
	    custom-get-hooks (self update), test custom-set-hooks, test
	    custom-set-hooks (self update), test custom-as-string): Follow the
	    renamings
	
2005-01-09 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	 * xim/compose.cpp: add #include <ctype.h>
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - All changes are validated by test-custom.scm
	  - (custom-set!): Fix update-hook invocation
	  - (custom-register-update-cb): Fix a typo that made it broken
	* test/test-custom.scm
	  - (test custom-collect-by-group): Follow change of custom variable
	    definition
	  - (test custom-remove-hook, test custom-update-hook, test
	    custom-update-hook (self update), test custom-register-update-cb,
	    test custom-register-update-cb (2 callbaks), test
	    custom-as-string, test custom-prop-update-custom-handler): New test
	  - (testcase custom interfaces): New testcase
	  - (testcase custom methods): Add new custom test-modelist by setup
	  - (test custom-set-hook, test custom-set-hook (self update), test
	    custom-default?, test custom-default-value, test
	    canna-server-name): Add validation for result value of custom-set!
	  - (test custom-set!):
	    * Ditto
	    * Add test for custom type 'symbol' (may be renamed to 'choice')
	
2005-01-09 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/plugin.c:
	 -(plugin_load): tmp was renamed to proper name 'plugin_name'.
	 -(plugin_load): Suppressed unwanted message outputs.
	
2005-01-09 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/canna.c
	  - Remove unused #include "siod.h". The Siod dependency had already
	    been removed
	
2005-01-08 Masahito Omote <omote@utyuuzin.net>
	
	* Drop dlfcn in Canna. libuim-canna.so is linked libcanna.
	* configure.ac: Add AC_CHECK_LIB(canna).
	* uim/Makefile.am: Make libuim-canna.so linked libcanna.
	* uim/canna.c: Sync with the changes of scm's and plugin's implementation.
	* scm/loader.scm: Enable (load-plugin "canna") again.
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/skk.scm
	  - (skk-dic-file-name): Replace hardcoded directory with sys-datadir
	* scm/custom-vars.scm
	  - (custom skk-dic-file-name): Replace hardcoded directory for
	    default value with sys-datadir
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_init): Fix uim_scm_load_file("custom.scm") with
	    uim_scm_require_file("custom.scm")
	
	* uim/uim-sh.c
	  - (main): Replace uim_scm_load_file() with uim_scm_require_file()
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/plugin.c
	  - Fix a typo '#ifdef UIM_SCM_NESTED_EVAL' with #ifndef. Thanks Mike
	    Fabian for reporting
	  - (uim_plugin_instance_query): Disable by #if 0 for now
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/loader.scm
	  - Comment out canna since broken at now
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom.scm
	  - Update copyright
	  - Remove a header comment
	  - Move all custom definitions to custom-vars.scm. No modification is
	    applied
	* scm/custom-vars.scm
	  - Virtually new file (i.e. ignore previous svn cp)
	  - Moved all custom definitions from custom.scm. No modification is
	    applied
	* scm/Makefile.am
	  - (SCM_FILES): Add custom-vars.scm
	
	* uim/siod.h
	  - (siod_repl_c_string_entered): New function for #if
	    !NESTED_REPL_C_STRING configuration
	* uim/slib.c
	  - (siod_repl_c_string_entered): Ditto
	* uim/uim-scm.c
	  - (uim_scm_require_file): Support direct call from C for #ifndef
	    UIM_SCM_NESTED_EVAL configuration
	* uim/uim.c
	  - (uim_init_scm):
	    * Replace most of uim_scm_load_file() with uim_scm_require_file()
	      appropriately
	    * Move loading position of custom.scm
	    * Add uim_scm_require_file("custom-vars.scm")
	    * Modify some comments
	* test/test-custom.scm
	  - (testcase custom custom-group, testcase custom custom-group
	    methods): Comment out (load "custom.scm") in accordance with
	    custom-vars.scm separation
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/custom-vars.scm
	  - New file. Copied from custom.scm to prepare separation
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* test/uim-test-utils.scm
	  - Set environment variable LIBUIM_VANILLA to 1 to suppress loading
	    per-user configuration
	* uim/uim.c
	  - (uim_init_scm): Suppress uim_custom_load() when LIBUIM_VANILLA is
	    set
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/slib.c
	  - (repl_c_string_entered): New static variable for #if
	    !NESTED_REPL_C_STRING configuration
	  - (repl_driver): Add error check for nested entrance
	  - (siod_init): Add initialization of repl_c_string_entered
	* uim/uim-scm.c
	  - (uim_scm_require_file): Support #ifndef UIM_SCM_NESTED_EVAL
	    configuration as AS-IS quality
	* uim/plugin.c
	  - Add #include "uim-compat-scm.h" for #ifdef UIM_SCM_NESTED_EVAL
	  - (plugin_load): Support #ifndef UIM_SCM_NESTED_EVAL configuration
	    by replacing uim_scm_eval_c_string() with uim_scm_symbol_value()
	    to remove nested repl_c_string call
	
	* uim/uim.h
	  - Modify the comment about uim_bool
	
2005-01-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/plugin.c : Remove Mac OS X specific ".dylib" since module is
	  now created with adding -module to libtool's LDFLAGS.
	* uim/Makefile.am : Use -rpath $(uim_plugindir) -avoid-version
	  -module for pluins LDFLAGS.
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.h
	  - (uim_bool): New type moved from uim-scm.h
	  - (UIM_FALSE, UIM_TRUE): New macro moved from uim-scm.h
	uim/uim-scm.h
	  - (uim_bool): Move to uim.h
	  - (UIM_FALSE, UIM_TRUE): Move to uim.h
	  - Add #include "uim.h" for uim_bool
	* uim/uim-custom.h
	  - Remove #include "uim-scm.h" for uim_bool
	  - Add #include "uim.h" for uim_bool
	* uim/uim-compat-scm.h
	  - Add #include "uim.h" for uim_bool
	* COMPATIBILITY
	  - Describe revision number reset caused by the compromise, and about
	    new revision number notation such as 'ac-r40' to distinguish from
	    old one. 'ac' stands for 'after compromised'.
	  - Add a new entry 'A boolean type for uim'
	
2005-01-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/im-switcher-gtk.c : Fix gtk's version dependent behavior
	  of toggle_button internal sequence.
	
2005-01-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* gtk/uim-cand-win-gtk.c:
	 - (im_cand_win_gtk_init): Reverted wrong changes in -r 160.
	
2005-01-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* gtk/gtk-im-uim.c:
	 -(im_module_create):Removed needless calling of uim_init.
	 -(im_module_init): Added calling of uim_init.
	 -(im_uim_class_finalize): Removed needless calling of uim_quit.
	
	* gtk/uim-cand-win-gtk.c:
	 -(uim_cand_win_gtk_init):Removed needless calling of uim_init.
	
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/plugin.h
	  - (NEW_UIM_PLUGIN): Remove
	  - (uim_plugin_init, uim_plugin_quit): Remove
	  - (uim_plugin_instance_init, uim_plugin_instance_quit): New
	    prototype decl for distinct plugin
	
	* uim/anthy.c
	  - Remove unused #include "siod.h". The Siod dependency had already
	    been removed
	
	* uim/uim-util.c
	  - (sys_libdir, sys_pkglibdir, sys_datadir, sys_pkgdatadir): Fix
	    return type LISP with uim_lisp
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Make --enable-scm-nested-eval --disable-callback-queue default
	  - Modify the help string of sumika as 'obsolete'
	
2005-01-08 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit fixes plugin loading. m17nlib and anthy plugins has been
	  loadable without special settings. canna is still broken
	
	* configure.ac
	  - Add new option --without-anthy
	* uim/Makefile.am
	  - (uim_plugindir): New definition
	  - (lib_LTLIBRARIES): Move libuim-m17nlib.la, libuim-scim.la,
	    libuim-canna.la and libuim-anthy.la to uim_plugin_LTLIBRARIES
	  - (uim_plugin_LTLIBRARIES):
	    * New definition
	    * Moved libuim-m17nlib.la, libuim-scim.la, libuim-canna.la and
	      libuim-anthy.la from lib_LTLIBRARIES
	  - (libuim_la_CPPFLAGS):
	    * Remove -DLIBDIR
	    * Add -DPKGLIBDIR
	    * Add -DPKGDATADIR
	  - Enclose libuim_anthy_la_* into 'if ANTHY' block
	* uim/uim-util.c
	  - (sys_pkglibdir, sys_pkgdatadir): New static function
	  - (uim_init_util_subrs): Add Scheme procedure initialization of
	    sys-pkglibdir and sys-pkgdatadir
	* scm/plugin.scm
	  - (uim-plugin-lib-load-path): Fix sys-libdir with sys-pkglibdir
	  - (uim-plugin-scm-load-path): Fix <sys-datadir>/uim/plugin with
	    sys-pkgdatadir
	
2005-01-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Fix LOCALEDIR and GNOMELOCALEDIR definition. This has resolved bug
	    #1820
	  - Define LIBDIR and DATADIR
	* uim/uim-util.c
	  - (sys_libdir, sys_datadir): New static function
	  - (uim_init_util_subrs): Add Scheme procedure initialization of
	    sys-libdir and sys-datadir
	* scm/plugin.scm
	  - (uim-plugin-lib-load-path): Fix hardcoded system libraries
	    directory with sys-libdir
	  - (uim-plugin-lib-load-path): Fix hardcoded system data directory
	    with sys-datadir
	
2005-01-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/slib.c
	  - (gc_cells_sweeped): Rename to gc_cells_swept
	  - (gc_cells_swept): Renamed from gc_cells_sweeped
	  - (gc_sweep, gc_ms_stats_end, siod_init): Follow the renaming
	
2005-01-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds new attribute editor_type to custom value of type
	  'key'. This instructs widget type of the custom variable. uim-pref
	  should passively reflect the attribute to select the type of
	  widget. custom.scm will control the type
	
	* uim/uim-custom.h
	  - (enum UCustomKeyEditorType): New enum
	  - (struct uim_custom_key): Add new member editor_type
	  - (uim_custom_key_new): Add new arg editor_type
	* uim/uim-custom.c
	  - (uim_custom_choice_new, uim_custom_key_new): Remove redundant
	    prototype declaration
	  - (uim_custom_key_get, uim_custom_key_new): Add initialization of
	    editor_type
	
2005-01-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c: Added confirm dialog.
	
2005-01-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds new custom types support ordered list and key. But
	  still not working since corresponding custom.scm part is lacking
	
	* uim/uim-custom.h
	  - Update copyright
	  - (uim_custom_choice_new, uim_custom_key_new): Remove const
	    specifier of args
	* uim/uim-custom.c
	  - (c_list_to_str, extract_choice_symbol, choice_list_to_str,
	    uim_custom_choice_new, uim_custom_olist_get,
	    uim_custom_olist_item_list, uim_custom_key_get,
	    uim_custom_key_new, uim_custom_key_free, extract_key_literal,
	    key_list_to_str, uim_custom_key_list_free): New static function
	  - (uim_custom_type, uim_custom_value_internal,
	    uim_custom_value_free, uim_custom_range_get,
	    uim_custom_range_free, uim_custom_set, ): Add support for new
	    custom types ordered list and key
	  - (uim_custom_choice_get): Replace an uim_custom_choice construction
	    with uim_custom_choice_new()
	  - (uim_custom_choice_free): Add error handling
	  - (extract_choice_list): New function. Most of implementation is
	    moved from uim_custom_choice_item_list()
	  - (uim_custom_choice_item_list): Simplify with extract_choice_list()
	  - (uim_custom_cb_add): Cast update_cb to (void *) to relax warning
	
2005-01-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - (create_pref_treeview): Use label instead of symbol for group name
	    on tree view.
	
2005-01-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* scm/custom.scm: Replaced N_ with _.
	* scm/POTFILES.in, po/ja.po: Updated.
	
2005-01-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_set): Quote the UCustom_Str type value to bound.
	    Now UCustom_Str type value can be saved, but I'm now wondering
	    whether the text should be sanitized more strictly or not.
	
2005-01-07 Takuro Ashie <ashie@homa.ne.jp>
	
	* configure.ac, helper/Makefile.am:
	  Fixed some bugs in detecting gtk+-2.4 issue.
	
2005-01-07 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit tunes GC frequency of the Scheme interpreter. This
	  significantly reduces GC frequency on near-threshold unfortunate
	  case
	
	* uim/uim-scm.c
	  - Update copyright
	  - (uim_scm_init):
	    * Add new arg "-t16384" to siod_argv to specify
	      heap_alloc_threshold. The value reduces GC frequency, but
	      increases memory consumption. This is a tradeoff
	    * Move the position of verbose arg to top of siod_argv to
	      stabilize index even if new arg is added
	* uim/slib.c
	  - (heap_alloc_threshold, gc_cells_sweeped): New static variable
	  - (gc_sweep): Update gc_cells_sweeped
	  - (gc_ms_stats_end): Show new statistics items gc_cells_sweeped,
	    number of heaps and map number of heaps
	  - (gc_for_newcell):
	    * Simplify detection of length of freelist
	    * Refer heap_alloc_threshold to determine whether new heap is
	      required or not
	  - (siod_init):
	    * Add initialization of heap_alloc_threshold and
	      gc_cells_sweeped. heap_alloc_threshold keeps original hardcoded
	      value 100
	    * Add parsing of new option '-t' (heap_alloc_threshold)
	
2005-01-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac, helper/Makefile.am:
	 Require GTK+ 2.2 for GTK+ immodule, require GTK+ 2.4 for uim-pref-gtk.
	 I don't test that it really works on GTK+ 2.2 environment and I have
	 no will to support that. Report is welcome if patch is applied.
	
2005-01-07 Masahito Omote <omote@utyuuzin.net>
	
	* Old plugin implementation is dropped.
	  - uim/m17nlib.c, uim/anthy.c: Remove #ifndef NEW_UIM_PLUGIN sections.
	  - plugin.c: Remove #ifndef sections.
	  - plugin.h: Remove #ifndef NEW_UIM_PLUGIN sections and remove NEW_UIM_PLUGIN.
	
2005-01-07 Masahito Omote <omote@utyuuzin.net>
	
	* uim/plugin.c
	  - Use path_car for the exit condition from loops instead of path_cdr.
	  - (plugin_load): Fix a misimplementation of plugin_scm_filename.
	
2005-01-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit tunes Scheme interpreter configuration
	
	* uim/uim-scm.c
	  - (uim_scm_init):
	    * Change heap size and nheaps from 100000:10 to 16384:64 to allow
	      fine grained memory allocation. This reduces memory consumption
	      of the process
	    * Change obarray_dim (hash size of symbol table) from 1000 to 1024
	      to reduce calculation time of hash value (may affect very low
	      power processor)
	    * Change stack_size from 200000 to 262144 (256KB). This only
	      affects maixmum size of GC sweep on stack
	
2005-01-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/util.scm
	  - (iterate-lists):
	    * Replace map with mapcar to implement map
	    * Remove recursion invocation redundancy
	  - (map): Support 4 or more lists as argument by new implementation
	    using iterate-lists. Use native mapcar when the lists is up to
	    3. Thanks TOKUNAGA Hiroyuki for fast mapcar3 implementation
	  - (for-each): Replace mapcar with map to support arbitrary length of
	    list arguments
	* test/test-util.scm
	  - (test map): Add 2 cases for 3 and 4 lists of argument
	
	* scm/plugin.scm
	  - Comment out print debug form to run testing framework
	
2005-01-06 Masahito Omote <omote@utyuuzin.net>
	
	* uim/plugin.c (plugin_load): Fix typo.
	
2005-01-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/slib.c: 
	 - (mapcar3): Argument of fcn should be cdr of each lists.
	
2005-01-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/slib.c: Mapcar3 was implemented (It's used from custom.scm)
	 -(mapcar3): New function.
	
2005-01-06 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - (add_custom_type_choice): Use custom->value instead of
	    custom->default_value to set default value.
	    Now UCustom_Choice seems work correctly.
	
2005-01-06 Takuro Ashie <ashie@homa.ne.jp>
	
	* pref-gtk.c
	  - (add_custom_type_choice): Fixed wrong string comparison to set
	    default item of combo box.
	
2005-01-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/plugin.c: This commit simplify plugin_load, but behavior would
	  not be changed.
	 -(plugin_load): Use uim_scm_car and uim_scm_cdr instead of
	 __uim_scm_c_str_list.
	 -(__uim_scm_c_list):      Removed because it's no longer needed.
	 -(__uim_scm_c_str_failsafe): Removed because it's no longer needed.
	 -(__uim_scm_c_str_list):  Removed because it's no longer needed.
	 -(__uim_scm_c_list_free): Removed because it's no longer needed.
	
2005-01-06 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/pref-gtk.c
	  - Enabled to save custom value, but it doesn't work yet correctly
	    except UCustom_Bool and UCustom_Int.
	
2005-01-06 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/uim.c (load_conf) : Fix r127 and r128 bug.
	
2005-01-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* scm/Makefile.am: Added plugin.scm
	
2005-01-06 Masahito Omote <omote@utyuuzin.net>
	
	* This commit contains the changes of the searching way of plugins. But due to
	  not mergeed uim_scm_c_list functions to uim-scm.c and for backward
	  compatibility, new code is disabled by default. If you want to enable this,
	  uncomment '#define NEW_UIM_PLUGIN 1' in uim/plugin.h.
	* scm/plugin.scm: New file including the default search path of plugins.
	* uim/plugin.h:
	  - Update copyright.
	  + (_uim_plugin_info):
	  - (plugin_instance_init): Change the member's names from plugin_init.
	  - (plugin_instance_quit): Change the member's names from plugin_quit.
	* uim/plugin.c:
	  - Update copyright.
	  - (__uim_scm_c_list): New function from uim-custom.c for getting string list
	    from scheme variable. This code has a difference with original code.
	    uim_scm_c_list does not work if lists' variables are just a array of
	    strings.
	  - (__uim_scm_c_str_failsafe): Ditto.
	  - (__uim_scm_c_str_list): Ditto.
	  - (__uim_scm_c_list_free): Ditto.
	  + (plugin_load):
	    - Drop a hardcode of searching path.
	    - Get search path from scheme variable. 'uim-plugin-lib-load-path' is
	      for shared libraries and 'uim-plugin-scm-load-path' is for scheme.
	  + (uim_init_plugin):
	    - Drop a hardcode of searching path.
	    - (uim_plugin_instance_query): New function.
	* uim/anthy.c, uim/m17nlib.c:
	  - #include "plugin.h"
	  - (uim_plugin_instance_init): New function for replacing plugin_init.
	  - (uim_plugin_instance_quit): Ditto.
	  - Update copyright.
	* uim/uim.c:
	  - Update copyright.
	  - (uim_init_scm): Load "plugin.scm" after "im.scm".
	* uim/uim-compat-scm.c: Update copyright.
	
2005-01-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds new custom types 'key' and 'ordered list' to custom
	  API. Let me know how do you think about the
	  interfaces. Corresponding implementations will follow soon
	
	* uim/uim-custom.h
	  - (enum UCustomType): Add UCustom_OrderedList
	  - (enum UCustomKeyType): New enum
	  - (union uim_custom_value): Add new member as_olist and as_key
	  - (struct uim_custom_key): New type
	  - (union uim_custom_range): Add new member as_olist
	  - (uim_custom_choice_new, uim_custom_choice_list_free,
	     uim_custom_key_new, uim_custom_key_list_free): New function
	* uim/uim-custom.c
	  - (uim_custom_choice_list_free): Remove static specifier to be API
	     function
	
2005-01-06 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit exposes preliminary Scheme->C list representation
	  conversion functions. These interfaces are not yet stable and may be
	  altered in near future. Be careful to use.
	
	* uim/uim-custom.c
	  - (uim_scm_c_list_conv_func, uim_scm_c_list_free_func): Move to
	    uim-compat-scm.[hc]
	  - (uim_scm_c_list, uim_scm_c_str_failsafe, uim_scm_c_str_list,
	    uim_scm_c_list_free): Move to uim-compat-scm.[hc]
	* uim/uim-compat-scm.h
	  - (uim_scm_c_list_conv_func, uim_scm_c_list_free_func): Moved from
	    uim-custom.c
	  - (uim_scm_c_list, uim_scm_c_str_failsafe, uim_scm_c_str_list,
	    uim_scm_c_list_free): Moved from uim-custom.c
	* uim/uim-compat-scm.c
	  - (return_val): New variable
	  - (uim_init_compat_scm_subrs): Add initialization of return_val
	  - (uim_scm_c_list_conv_func, uim_scm_c_list_free_func): Moved from
	    uim-custom.c
	  - (uim_scm_c_list, uim_scm_c_str_failsafe, uim_scm_c_str_list,
	    uim_scm_c_list_free): Moved from uim-custom.c
	
2005-01-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/uim.c:
	 -(uim_init): Removed calling of uim_init_anthy.
	 -(uim_quit): Removed calling of uim_quit_anthy.
	
	* uim/anthy.c: Splitted from core library.
	 - All 'LISP' was replaced with 'uim_lisp'.
	 - All strcons was replaced with uim_scm_make_str.
	 - All intcons was replaced with uim_scm_make_int.
	
	* scm/loader.scm:
	  - Removed (require "anthy.scm")
	  - Added (load-plugin "anthy")
		      
		      
	
2005-01-05 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.c
	  - Include stdio.h for fopen
	  - (load_conf): Add lacking local variable decl to fix previous
	    commit
	
2005-01-05 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.c
	  - (load_conf): Restore file existence check to suppress "No such
	    file or directory" error message. Thanks UTUMI Hirosi for
	    reporting
	
2005-01-05 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/m17nlib.scm
	  - (m17nlib-on-key?, m17nlib-off-key?): Add quote to
	    generic-{on,off}-key? to allow reflect runtime redefinition of
	    generic-{on,off}-key?. See rule 8 of doc/KEY to recognize what
	    quote means (what is different between closure and symbol for arg
	    of define-key)
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(custom_pathname_button_clicked_cb): Fixed a warning.
	 -(add_custom_type_pathname) Fixed a warning.
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c: Implemented filename specify dialog.
	 -(custom_pathname_button_clicked_cb): New function.
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/im-swicther-gtk.c:
	 -(grouped): Removed because it was an unused variable.
	 -(change_input_method): Fixed wrong case label.
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(create_pref_treeview): Select first group initially.
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(create_group_widget): Fixed a memory leak.
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 -(add_custom_type_pathname),(create_group_widget): Fixed warnings.
	
2005-01-05 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Changed to require GTK+ 2.4.
	
2005-01-04 kzk <mover@hct.zaq.ne.jp>
	
	* helper/pref-gtk.c
	  - create each group's widget at startup and store it to tree_store
	  - rename (create_pref_widget) to (create_group_widget)
	  - remove "GtkWidget *pref_widget"
	
	  - FIXME: we should select "global" section initially, but how can i
	    do this? I don't have enough knowledge about gtk...
	
2005-01-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim.c
	  - (uim_get_default_im_name, uim_get_im_name_for_locale): Fix old and
	    invalid 'default' IM for fallback with 'direct' IM in accordance
	    with the renaming. But this fallback will never happen
	
2005-01-04 Masahito Omote <omote@utyuuzin.net>
	
	* doc/PLUGIN: New file. But it is not written yet.
	* doc/00INDEX: Add PLUGIN.
	* uim/uim-scm.c (uim_scm_require_file): Remove '#if 0' section.
	
2005-01-04 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/compose.cpp : Remove mb to wc conversion.
	* xim/compose.h (_DefTree) : Remove wc member.
	
2005-01-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit replaces Siod-dependent Scheme interface codes
	  with equivalent one using uim-scm API, and reorganizes Scheme
	  interpreter interface codes into appropriate files. Most of
	  Siod dependent codes are encapsulated into uim-scm and
	  uim-compat-scm. Following dependency is remaining:
	
	  - Some rk-related functions in uim-util.c is still using raw
	    Siod functions. But these functions will be removed when new
	    rk replacement has become
	
	  - Some optional files (prime.c, skk-dic.c, uim-table.c,
	    cannca.c and anthy.c) are still using raw Siod and obsolete
	    uim-compat-scm functions. siod.h should be excluded first to
	    acquire Siod independency. But I will not do it near
	    future. Anyone?
	
	* uim/context.h
	  - Remove #include "siod.h"
	  - (UIM_EVAL_STRING_INTERNAL): Replace repl_c_string() with
	    uim_scm_eval_c_string()
	  - (uim_init_scm_subrs): Rename to uim_scm_init() since the
	    function does not perform subr initialization
	  - (uim_scm_init):
	    * Renamed from uim_init_scm_subrs()
	    * Add a new arg verbose_level
	  - (uim_scm_quit): New function
	  - (uim_init_m17nlib, uim_quit_m17nlib): Remove unused
	    prototype decl
	  - (uim_get_c_string): Move to uim-compat-custom.h
	  - (uim_key_sym_to_int): Move to uim-key.c
	  - (uim_schedule_cb): Enclose into #ifdef UIM_CALLBACK_QUEUE
	* uim/uim-scm.h
	  - (uim_scm_is_alive, uim_scm_set_lib_path): New function
	* uim/uim-scm.c
	  - Include stdio.h and ctype.h for moved functions
	  - (uim_siod_fatal, uim_output): Static variables moved from uim.c
	  - (uim_scm_get_output, uim_scm_set_output, exit_hook): Moved
	    from uim.c
	  - (uim_scm_is_alive, uim_scm_set_lib_path, uim_scm_quit): New
	    function
	  - (uim_init_scm_subrs): Rename to uim_scm_init() since the
	    function does not perform subr initialization
	  - (uim_scm_init):
	    * Renamed from uim_init_scm_subrs()
	    * Add a new arg verbose_level
	    * Move Siod interpreter initialization code from
	      uim_init_scm() of uim.c and cleaned up
	* uim/uim-compat-scm.h
	  - (uim_get_c_string): Moved from context.h
	  - (uim_scm_init_fsubr): New function
	* uim/uim-compat-scm.c
	  - Include stdlib.h and string.h for moved functions
	  - (uim_get_c_string):
	    * Moved from uim-util.c
	    * Replace LISP with uim_lisp
	  - (uim_scm_init_fsubr): New function
	* uim/uim-util.c
	  - (uim_get_c_string): Move to uim-compat-custom.c
	* uim/uim-func.c
	  - Remove #include "siod.h"
	  - (uim_eval_string): Replace repl_c_string() with uim_scm_eval_c_string()
	* uim/uim.c
	  - Remove stdio.h and ctype.h for moved functions
	  - (siod_verbose_level): Remove extern decl
	  - (uim_siod_fatal, uim_output): Static variables moved to uim-scm.c
	  - (uim_scm_get_output, uim_scm_set_output, exit_hook): Moved
	    to uim-scm.c
	  - (uim_create_context): Replace uim_siod_fatal with !uim_scm_is_alive()
	  - (load_conf): Simplify and make Siod independent by uim-scm API
	  - (uim_init_scm): Move Siod interpreter initialization code to
	    uim_scm_init() of uim-scm.c
	  - (uim_init): Move uim_output handling to uim_scm_init()
	  - (uim_quit): Move uim_output handling and Siod finalization
	    to uim_scm_quit()
	
	* uim/uim-key.c
	  - Include uim.h, uim-scm.h and uim-compat-scm.h to follow
	    Siod-related header file reorganization
	  - (uim_key_sym_to_int):
	    * Commented out by #if 0 since unused. prototype declaration
	      is also moved into #if 0 from context.h
	    * Replace LISP with uim_lisp
	    * Replace combination of uim_get_c_string() and free() with
	      uim_scm_refer_c_str()
	  - (define_key): Rewrite by uim-scm API functions instead of
	    raw Siod functions
	  - (uim_init_key_subrs): Replace init_fsubr() with uim_scm_init_fsubr()
	
	* uim/prime.c
	* uim/skk-dic.c
	* uim/uim-table.c
	* uim/canna.c
	* uim/anthy.c
	  - Include uim-scm.h, uim-compat-scm.h, and siod.h to follow
	    Siod-related header file reorganization. siod.h should be
	    excluded to acquire Siod independency
	
2005-01-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit replaces Siod-dependent Scheme interface codes with
	  equivalent one using uim-scm API.
	
	* uim/uim-scm.h
	  - (uim_scm_refer_c_str, uim_scm_consp, uim_scm_integerp,
	    uim_scm_stringp): New function
	* uim/uim-scm.c
	  - (uim_scm_refer_c_str, uim_scm_consp, uim_scm_integerp,
	    uim_scm_stringp): New function
	  - (uim_scm_c_str): Rewrite the implementation using
	    uim_scm_refer_c_str()
	* uim/uim-util.c
	  - (string_equal, charcode2string, string2charcode, digit2string,
	    nthcdr, str_seq_equal, str_seq_partial, rk_find_seq,
	    rk_find_partial_seq, rk_expect_seq, c_getenv, c_setenv,
	    c_unsetenv, eucjp_string_to_list, lang_code_to_lang_name_raw):
	    * Replace LISP with uim_lisp
	    * Replace false_sym with uim_scm_f()
	    * Replace true_sym with uim_scm_t()
	    * Replace INTNUMP() with uim_scm_integerp()
	    * Replace INTNM() with uim_scm_c_int()
	    * Replace get_c_int() with uim_scm_c_int()
	    * Replace intcons() with uim_scm_make_int()
	    * Replace STRINGP() with uim_scm_stringp()
	    * Replace get_c_string() with uim_scm_refer_c_str()
	    * Replace strcons() with uim_scm_make_str()
	    * Replace NIL with uim_scm_null_list() or uim_scm_f() appropriately
	    * Replace NULLP() and NNULLP() with uim_scm_nullp()
	    * Replace CAR() with uim_scm_car() or uim_scm_caar()
	    * Replace CDR() with uim_scm_cdr()
	    * Replace cons() with uim_scm_cons()
	  - (uim_strsplit): Make args and local variables const
	  - (uim_split_string):
	    * Replace invalid NULL checks for LISP (should test whether #f or
	      not) with more strict uim_scm_stringp()
	    * Replace LISP with uim_lisp
	    * Replace NIL with uim_scm_null_list()
	    * Replace false_sym with uim_scm_f()
	    * Replace get_c_string() with uim_scm_refer_c_str()
	  - (uim_init_util_subrs):
	    * Replace init_subr_1() with uim_scm_init_subr_1()
	    * Replace init_subr_2() with uim_scm_init_subr_2()
	    * Replace init_subr_3() with uim_scm_init_subr_3()
	* uim/uim-func.c
	  - Include uim-scm.h
	  - (retrieve_uim_context, im_clear_preedit, im_pushback_preedit,
	    im_update_preedit, im_commit, im_commit_raw, im_get_raw_key_str,
	    im_clear_mode_list, im_pushback_mode_list, im_update_mode_list,
	    im_update_mode, get_im_lang, im_activate_candidate_selector,
	    im_select_candidate, im_shift_page_candidate,
	    im_deactivate_candidate_selector, im_request_surrounding,
	    im_delete_surrounding):
	    * Replace LISP with uim_lisp
	    * Replace false_sym with uim_scm_f()
	    * Replace true_sym with uim_scm_t()
	    * Replace INTNUMP() with uim_scm_integerp()
	    * Replace INTNM() with uim_scm_c_int()
	    * Replace get_c_int() with uim_scm_c_int()
	    * Replace intcons() with uim_scm_make_int()
	    * Replace STRINGP() with uim_scm_stringp()
	    * Replace get_c_string() with uim_scm_refer_c_str()
	    * Replace strcons() with uim_scm_make_str()
	    * Replace NIL with uim_scm_null_list() or uim_scm_f() appropriately
	    * Replace NULLP() and NNULLP() with uim_scm_nullp()
	    * Replace CONSP() with uim_scm_consp()
	    * Replace CAR() and car() with uim_scm_car() or uim_scm_caar()
	    * Replace CDR() and cdr() with uim_scm_cdr()
	    * Replace cons() with uim_scm_cons()
	  - (im_set_encoding, im_update_prop_list, im_update_prop_label):
	    * Replace combination of uim_get_c_string() and free() with
	      uim_scm_refer_c_str()
	    * Replace LISP with uim_lisp
	    * Replace false_sym with uim_scm_f()
	  - (im_register_im):
	    * Replace combination of get_c_string() and strdup() with
	      uim_scm_c_str()
	    * Replace get_c_string() with uim_scm_refer_c_str()
	    * Replace LISP with uim_lisp
	    * Replace false_sym with uim_scm_f()
	    * Replace true_sym with uim_scm_t()
	  - (im_return_str, im_return_str_list):
	    * Replace uim_get_c_string() with uim_scm_c_str()
	    * Replace LISP with uim_lisp
	    * Replace false_sym with uim_scm_f()
	    * Replace STRINGP() with uim_scm_stringp()
	    * Replace NULLP() and NNULLP() with uim_scm_nullp()
	    * Replace CAR() and car() with uim_scm_car() or uim_scm_caar()
	    * Replace CDR() and cdr() with uim_scm_cdr()
	  - (uim_init_im_subrs):
	    * Replace init_subr_1() with uim_scm_init_subr_1()
	    * Replace init_subr_2() with uim_scm_init_subr_2()
	    * Replace init_subr_3() with uim_scm_init_subr_3()
	    * Replace init_subr_4() with uim_scm_init_subr_4()
	
2005-01-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds C pointer type object to Siod interpreter, and
	  implements flexible per-custom-variable callback using the pointer
	  object feature. All codes are not tested yet.
	
	* uim/siod.h
	  - (struct obj): Add new union member c_pointer
	  - (tc_c_pointer, POINTERP): New macro
	  - (get_c_pointer, ptrcons): New function
	* uim/slib.c
	  - (get_c_pointer, ptrcons): New function
	  - (pointer_prin1): New static function
	  - (init_storage): Add initialization of print hook for tc_c_pointer
	  - (ltypeof): Add case tc_c_pointer
	* uim/uim-scm.h
	  - (uim_scm_c_ptr, uim_scm_make_ptr): New function
	* uim/uim-scm.c
	  - (uim_scm_c_ptr, uim_scm_make_ptr): New function
	
	* uim/uim-custom.h
	  - (uim_custom_cb_set): Renamed to uim_custom_cb_add()
	  - (uim_custom_cb_add): Renamed from uim_custom_cb_set()
	  - (uim_custom_cb_remove): New function
	* uim/uim-custom.c
	  - (uim_custom_cb_update_cb_t): New type
	  - (uim_custom_init): Add registration of custom-update-cb-gate
	  - (uim_custom_quit): Add removal of all registered callbacks
	  - (uim_custom_cb_update_cb_gate, uim_custom_cb_remove): New function
	  - (uim_custom_cb_set): Renamed to uim_custom_cb_add()
	  - (uim_custom_cb_add):
	    * Renamed from uim_custom_cb_set()
	    * Implemented
	* scm/custom.scm
	  - (custom-update-hook): New variable
	  - (custom-remove-hook, custom-register-update-cb): New procedure
	  - (custom-set!): Add update callback handlings
	
2005-01-04 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_type): Cosmetic change to conform to standard coding
	    style
	* uim/uim-compat-scm.c
	  - (uim_scm_int_from_c_int, uim_symbol_value_str,
	    uim_scm_str_from_c_str, uim_scm_c_strs_into_list, uim_scm_quote,
	    uim_scm_nth, uim_scm_list1, uim_scm_list2, uim_scm_list3,
	    uim_scm_list4): Ditto
	* uim/uim-scm.c
	  - (uim_scm_t, uim_scm_f, uim_scm_null_list, uim_scm_nullp,
	    uim_scm_eq, uim_scm_string_equal, uim_scm_eval,
	    uim_scm_eval_c_string, uim_scm_car, uim_scm_cdr, uim_scm_cadr,
	    uim_scm_caar, uim_scm_cdar, uim_scm_cddr, uim_scm_cons,
	    uim_scm_require_file): Ditto
	* uim/uim.c
	  - (uim_scm_get_output, uim_scm_set_output, uim_switch_im): Ditto
	
2005-01-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/loader.scm
	  - Replace the plugin name "libuim-m17nlib" with "m17nlib" to enable
	    autoloading of m17nlib.scm by uim/plugin.c
	  - Remove (require "m17nlib.scm")
	  - Replace the plugin name "libuim-scim.so" with "scim" to enable
	    autoloading of m17nlib.scm by uim/plugin.c
	  - Remove (require "scim.scm")
	* uim/plugin.c
	  - (PLUGIN_PREFIX): New macro
	  - (plugin_load): Rewrite plugin name composition using
	    PLUGIN_PREFIX. This enables autoloading of
	    <pluginname>.scm. Previous implementation was trying to load
	    libuim-<pluginname>.scm.
	
2005-01-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_init): Add initialization of return_val
	
	* uim/uim-compat-scm.c
	  - (uim_scm_symbol_value_int): Replace NNULLP() with NFALSEP() to
	      remove Siod dependency
	  - (uim_scm_c_strs_into_list, uim_scm_symbol_value): Cast LISP values
	    to uim_lisp to suppress warnings
	  - (uim_init_compat_scm_subrs): uim_scm_gc_protect(&quote_sym)
	
	* uim/uim-scm.c
	  - (uim_scm_c_int, uim_scm_c_str): Add uim_scm_gc_protect_stack()
	    required for my_err()
	  - (uim_scm_eval): Remove redundant #ifdef UIM_SCM_NESTED_EVAL
	  - (uim_init_scm_subrs):
	    * Add initialization of protected_arg0
	    * Move uim_scm_gc_protect() to after value initialization
	
2005-01-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/slib.c
	  - (repl_driver): Fix exception frame handling on NESTED_REPL_C_STRING
	  
	* uim/uim-scm.h
	  - (uim_scm_require_file): New API function
	* uim/uim-scm.c
	  - (uim_scm_require_file):
	    * Replace the implementation with an equivalent one using
	      UIM_EVAL_FSTRING2(). The old implementation is preserved in #if
	      0 block for fallback
	    * Add uim_scm_gc_protect_stack() to old implementation
	
2005-01-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/loader.scm
	  - Replace the plugin name "libuim-m17nlib.so" with "libuim-m17nlib"
	    to conform to recent platform-dependent plugin suffix support in
	    uim/plugin.c
	
2005-01-03 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/compose.cpp (XimIM::parse_compose_line) : Renamed from
	  XimIM::parseline.  Fix minor bug in terminating locale_utf8_buf
	  for special case.
	(XimIM::ParseComposeStringFile) : Renamed from
	  XimIM::XimParseStringFile.
	(mb_string_to_utf8) : Return 0 not NULL and terminate buffer if it
	  fails to convert string.
	* xim/xim.h (class XimIM) : Rename parseline member into
	  parse_compose_line.  Rename XimParseStringFile member to
	  ParseComposeStringFile.
	
2005-01-03 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/plugin.c (uim_init_plugin) : Avoid SEGV if user doesn't set
	  LIBUIM_PLUGIN_LIBDIR and/or LIBUIM_SCM_FILES.
	* xim/compose.cpp : Cosmetic change.
	
2005-01-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-compat-scm.c
	  - (uim_scm_symbol_value_int): Protect caller stack from GC
	  - (uim_scm_symbol_value_str):
	    * Protect caller stack from GC
	    * replace NNULLP() with NFALSEP() to remove Siod dependency
	
2005-01-03 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit fixes the SEGV on mlterm-2.9.1 reported in [Anthy-dev
	  1531] by Kazuki Ohta. Thanks for reporting.
	
	* uim/uim-func.c
	  - (im_update_prop_list):
	    * Fix invalid callback invocation position
	    * Add error handling for the case uc == NULL
	  - (im_update_prop_label): Fix invalid callback invocation position
	
2005-01-03 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/helper.cpp (helper_str_parse) : Support "commit_string" and
	  "prop_update_custom".
	* xim/ximserver.h (class InputContext) : Change return type of
	  extra_input().  Add new member customContext().
	(class XimServer) : Add new member customContext().
	* xim/ximserver.cpp (XimServer::customContext) : New function.
	  Call customContext() of all InputContext.
	(InputContext::customContext) : Do uim_prop_updatre_custom().
	(InputContext::extra_input) : Call XimIC's extra_input().
	* xim/ximic.cpp (extra_input) : Check string.
	
2005-01-03 Masahito Omote <omote@utyuuzin.net>
	
	* This commit changes plugin's loading behavior. You have to specify prefix of
	  plugin's filename instead of the filename of shared library.
	* uim/uim-scm.c(uim_scm_require_file): New function for wrapping 'require'.
	* uim/plugin.c: Support search path(not completed and very ad-hoc) and loading
	  '.scm' file at the same time.
	  - (uim_init_plugin): Support search path.
	  - (plugin_load): Support search path and loading '.scm' after plugin's
	    initialization is finished.
	
2005-01-03 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/anthy.c:
	 - all siod_true_value was replaced with uim_scm_t.
	 - all siod_false_value was replaced with uim_scm_f.
	 This is for modulizing of input method.
	
2005-01-03 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 - (create_setting_button_box): Added apply button.
	
2005-01-03 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c:
	 - (create_setting_button_box): New function.
	 - (create_pref_widget): Added calling of create_setting_button_box.
	
2005-01-03 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/pref-gtk.c: New file. Source file for uim-pref-gtk.
	
2005-01-03 Masahito Omote <omote@utyuuzin.net>
	
	* uim/uim.c(uim_get_candidate): Initialize as 0. Because cand->anontate is not
	  used in some IMs such as anthy and canna, free(cand->annotation) makes segv.
	
2005-01-03 Masahito Omote <omote@utyuuzin.net>
	
	* uim/plugin.c: Change indent. This change does not effect plugin's behavior
	  at all. Only for better viewing of diffs.
	
2005-01-02 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/compose.h (class Compose) : New public member reset().	
	* xim/compose.cpp (Compose::reset) : New function.  Reset compose
	  state.
	* xim/ximic.cpp (XimIC::reset_ic) : Reset key state.
	* xim/ximserver.h (class keyState) : New public member reset().
	* xim/ximserver.cpp (keyState::reset) : Reset modifier key and
	  compose state.
	
2005-01-02 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Define X11 library directory.
	* xim/compose.cpp : Use configure time defined path for
	  compose.dir and Compose.
	
2005-01-01 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	 * xim/convdisp.cpp (check_atr) : Set default line_space as 16.
	 * ximic.cpp (icxatr::icxatr) : Initialize line_space.
	
2005-01-01 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/xim.h : Add compose key support.  Include "compose.h".
	(class XimIM) : Add create_compose_tree() and get_compose_tree()
	  public members.  Add get_compose_filename(), TransFileName(),
	  XimParseStringFile(), FreeComposeTree(), parseline(),
	  get_mb_string(), and mTreeTop members for protected.
	(class XimIC) : Use dynamic m_keyState member.
	* xim/compose.cpp : New file for compose key support from X11's
	  imLocal.
	(Compose::Compose) : Constructor of Compose class.
	(Compose::~Compose) : Destructor of Compose class.
	(Compose::handleKey) : Compose key handling.  Return true if key
	  is matched with compose tree and commit composed string.
	(nextch) : New.
	(nexttoken) : New.
	(modmask) : New.
	(XimIM::TransFileName) : Return filename of included compose file.
	(XimIM::get_mb_string) : New.
	(XimIM::parseline) : Parse lines of compose file.
	(XimIM::XimParseStringFile) : Parse compose file and create
	  compose tree.
	(XimIM::create_compose_tree) : Check existence of compose file and
	  parse it.
	(XimIM::get_compose_tree) : Return pointer of compose tree.
	(XimIM::get_compose_filename) : Return compose file name with
	  corresponding locale from compose.dir.
	(parse_line) : Parse compose.dir file.
	(KeySymToUcs4) : New.
	(mb_string_to_utf8) : Convert parsed composed string into utf-8.
	* xim/compose.h : New file.
	(_DefTree) : Compose Tree struct.
	(class Compose) : Compose key state class.
	* xim/ximim.cpp (XimIM_impl::create_ic) : Create compose tree
	  with first XimIC.
	(XimIM::XimIM) : Initialize mTreeTop.
	(XimIM::FreeComposeTree) : New function.  Clear compose tree.
	* xim/ximserver.cpp (InputContext::pushKey) : Handle compose key.
	(keyState::keyState) : Construct with XimIC information and create
	  mCompose.
	(keyState::~keyState) : Delete mCompose.
	(keyState::check_key) : Set X's key information.  Don't forward
	  deadkeys and Multi_key to libuim.
	(keyState::check_compose) : New function.  Return true if key is
	  used for compose.
	(keyState::xkeysym) : New function.
	(keyState::xkeystate) : New function.
	* xim/ximserver.h : Include "compose.h".
	(class keyState) : Add check_compose(), xkeysym(), and xkeystate()
	  members for public.  Add mXKeySym, mXKeyState, mCompose, and mIc
	  members for private.
	* xim/ximic.cpp (XimIC::XimIC) : Allocate m_keyState.
	(XimIC::~XimIC) : Delete m_keyState.
	* xim/Makefile.am : Add compose.{cpp,h} into uim_xim_SOURCES.
	* xim/locale.cpp (utf8_to_native_str) : Don't copy original
	  string.
	
2004-12-31 kzk <mover@hct.zaq.ne.jp>
	
	* helper/toolbar-standalone-gtk.c
	  - #include <locale.h> for LC_ALL symbol
	
2004-12-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit removes callback queue from libuim to simplify the
	  internal implementation. Whether use the callback queue or not is
	  still configurable at compile time:
	
	  - The old code using callback queue
	
	    configure --disable-scm-nested-eval --enable-callback-queue
	
	  - The new simplified code without callback queue
	
	    configure --enable-scm-nested-eval --disable-callback-queue
	
	  - The new simplified code without callback queue, but sometime
	    crashes the application process. Exist only for testing purpose
	
	    configure --disable-scm-nested-eval --disable-callback-queue
	
	  Please test the second configuration. The second will be default for
	  uim 0.4.6 if no fatal behavior is reported. After 0.4.6, the old
	  codes enclosed by #ifdef UIM_CALLBACK_QUEUE will be removed to
	  prepare further libuim simplification. If the callback queue is
	  completely gone, we can simplify other codes affected by the
	  callback queue such as uim_eval_string()
	
	* configure.ac
	  - Add new option --disable-callback-queue
	
	* uim/context.h
	  - (struct cb_q, struct cb, an anonymous enum): Enclose with #ifdef
	    UIM_CALLBACK_QUEUE
	  - (struct uim_context_): Enclose a member cb_q with #ifdef
	    UIM_CALLBACK_QUEUE
	* uim/uim.c
	  - (uim_create_context): Enclose uc->cb_q initialization with #ifdef
	    UIM_CALLBACK_QUEUE
	* uim/uim-func.c
	  - (uim_flush_cb, uim_schedule_cb): Enclose with #ifdef
	    UIM_CALLBACK_QUEUE
	  - (uim_eval_string): Enclose callback queue handling with #ifdef
	    UIM_CALLBACK_QUEUE
	  - (im_clear_preedit, im_pushback_preedit, im_update_preedit,
	    im_commit, im_update_mode_list, im_update_prop_list,
	    im_update_prop_label, im_update_mode,
	    im_activate_candidate_selector, im_select_candidate,
	    im_shift_page_candidate, im_deactivate_candidate_selector,
	    im_request_surrounding, im_delete_surrounding):
	    * Enclose callback queue handling with #ifdef UIM_CALLBACK_QUEUE
	    * Add direct callback invocation for #ifndef UIM_CALLBACK_QUEUE
	
2004-12-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/slib.c
	  - (repl_driver): Add lacking siod_gc_unprotect_stack() to fix
	    NESTED_REPL_C_STRING support
	
2004-12-31 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* xim/ximserver.cpp: Include Xlib.h before Xutil.h.
	  Thanks to Mike Castle <dalgoda@ix.netcom.com>.
	
2004-12-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds nested Scheme evaluation feature described
	  below. The feature will be enabled by default once tested enough.
	  - nested Scheme evaluation from C (i.e. C -> Scheme -> C -> Scheme)
	  - protect lisp objects on the caller stack from GC
	
	* configure.ac
	  - Add new option --enable-scm-nested-eval
	
	* uim/siod.h
	  - Add a header comment about lisp object on stack
	  - Include config.h
	  - Define NESTED_REPL_C_STRING defaults to 0
	  - (siod_gc_protect_stack, siod_gc_unprotect_stack): New function
	* uim/slib.c
	  - Add a changelog about NESTED_REPL_C_STRING
	  - Include config.h
	  - Modify a typo in a comment
	  - (repl_driver, init_storage, siod_init): Support
	    NESTED_REPL_C_STRING
	  - (siod_gc_protect_stack, siod_gc_unprotect_stack): New function to
	    support NESTED_REPL_C_STRING
	
	* uim/uim-scm.h
	  - (uim_scm_gc_protect_stack, uim_scm_gc_unprotect_stack): New
	    function
	* uim/uim-scm.c
	  - (uim_scm_gc_protect_stack, uim_scm_gc_unprotect_stack): New
	    function
	  - (uim_scm_eval): Protect stack from GC
	
2004-12-31 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - (AC_CONFIG_FILES): Add examples/Makefile and
	    examples/uim-custom/Makefile
	* Makefile.am
	  - (SUBDIRS): Add examples
	* examples/Makefile.am
	* examples/uim-custom/Makefile.am
	  - New file
	  - Add build instructions for uim-custom-{variable,dump,update}
	
	* examples/uim-custom/uim-custom-dump.c
	  - Include lacking stdlib.h
	
	* examples/uim-custom/uim-custom-variable.c
	  - Include lacking stdlib.h
	  - (inspect_custom):
	    * Fix invalid type declaration of s_range
	    * Add an error case handling to suppress warnings
	  - (main): Remove unused variables
	
2004-12-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - Remove a header comment about error handling
	  - Add a header comment about static functions
	  - (uim_scm_c_list, uim_scm_c_list_free, uim_custom_choice_get,
	    uim_custom_choice_item_list, uim_custom_value_free,
	    uim_custom_range_get, uim_custom_range_free, uim_conf_prepare_dir,
	    uim_custom_save_group, uim_custom_broadcast, uim_custom_get,
	    uim_custom_free, uim_custom_group_get, uim_custom_group_free): Add
	    error handlings
	  - (uim_custom_type_eq, uim_custom_is_active): Replace NFALSEP with
	    uim_scm_c_bool()
	  - (uim_custom_set):
	    * Add error handlings
	    * Replace NFALSEP with uim_scm_c_bool()
	  - (uim_custom_value_internal):
	    * Add error handlings
	    * Replace NFALSEP with uim_scm_c_bool()
	    * Move uim_custom_type() to avoid possible return_val overwriting
	  - (prepare_dir):
	    * Remove an unused variable
	    * Cosmetic change
	
	* uim/uim-scm.c
	  - (uim_scm_c_int, uim_scm_c_str): Fix wrong cast
	  - (uim_scm_load_file): Add a comment
	
2004-12-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-scm.h
	  - (uim_scm_load_file): Change return type from void to uim_bool to
	    indicate whether succeeded or not
	* uim/uim-scm.c
	  - (uim_scm_load_file):
	    * Change return type from void to uim_bool to indicate whether
	      succeeded or not
	    * Return succeeded or not
	
	* uim/uim-custom.c
	  - (prepare_dir, uim_custom_load_group): Add error handlings
	
	* uim/uim-custom.h
	  - Include uim-scm.h for uim_bool
	* examples/uim-custom/uim-custom-dump.c
	* examples/uim-custom/uim-custom-variable.c
	  - Remove #include <uim/uim-scm.h>
	
2004-12-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_init, uim_custom_quit, uim_custom_load,
	     uim_custom_save, uim_custom_broadcast, uim_custom_get,
	     uim_custom_set, uim_custom_free, uim_custom_value_as_literal,
	     uim_custom_definition_as_literal, uim_custom_group_get,
	     uim_custom_group_free, uim_custom_collect_by_group,
	     uim_custom_groups, uim_custom_primary_groups,
	     uim_custom_group_subgroups, uim_custom_symbol_list_free,
	     uim_custom_cb_set): Add doxygen style description
	* uim/uim-custom.h
	  - Remove function specific description
	  - Add function group headers
	
2004-12-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_choice_list_free): Add lacking static specifier
	  - (uim_scm_c_list, uim_scm_c_str_failsafe, uim_scm_c_str_list,
	     uim_scm_c_list_free): Make static. Moving to uim-scm.c is
	     postponed
	* uim/uim-custom.h
	  - Modify some comments
	
2004-12-30 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* examples/uim-custom/uim-custom-variable.c
	  - New file
	  - Shows how to modify custom variable
	  - (choice_items_to_str, inspect_custom, main): New function
	
2004-12-29 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	* fep/escseq.c
	-  tcsetattr(STDIN_FILENO, TCSAFLUSH, &tios);
	+  tcsetattr(STDIN_FILENO, TCSANOW, &tios);
	
2004-12-29 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	* scm/{anthy,canna,skk}.scm
	change the order of {anthy,canna,skk}-input-mode-actions
	
2004-12-29 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Remove "-O2" from CFLAGS and CXXFLAGS when --enable-debug
	
	* uim/uim-scm.c
	  - (protected_arg0): New static variable
	  - (uim_scm_c_int, uim_scm_c_str, uim_scm_string_equal): Protect the
	    argument from GC by using protected_arg0
	  - (uim_init_scm_subrs): Add initialization of protected_arg0
	
	* examples/uim-custom/uim-custom-update.c
	  - Fix include path
	  - (main): Cosmetic change
	
2004-12-29 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_custom_choice_item_list): Fix mishandled data conversion
	
	* uim/plugin.c
	  - (plugin_load): Fix using stdout for error messages with
	    stderr. libuim must not break stdout stream of
	    applications. Although some uim tools such as uim-sh puts sexps to
	    stdout, it uses stdout as an application.
	
	* examples/uim-custom/uim-custom-dump.c
	  - New file
	  - Shows how to access custom groups and custom variables
	  - (dump_custom, dump_group, main): New function
	
2004-12-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* examples
	* examples/uim-custom
	  - New directory
	
	* examples/uim-custom/uim-custom-update.c
	  - New file
	  - Shows Usage of uim_custom_save() and uim_custom_broadcast() of
	    custom API
	  - (main): New function
	
2004-12-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-scm.h
	  - (uim_lisp): Replace actual definition 'void *' with 'struct
	    uim_opaque *' to enable compile-time type check
	* uim/uim-scm.c
	  - (uim_scm_nullp, uim_init_scm_subrs): Cast between LISP and
	    uim_lisp properly
	
2004-12-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes uim_custom_load() and uim_custom_broadcast()
	  working as prototype quality
	
	* uim/uim-custom.h
	  - (uim_custom_load): New function
	* uim/uim-custom.c
	  - (for_each_primary_groups, uim_custom_load_group): New static
	    function
	  - (uim_custom_load): New function
	  - (uim_custom_save): Move almost code into for_each_primary_groups
	    to share the code between uim_custom_load_group() and reimplement
	    with the function
	
	* uim/uim.c
	  - Include uim-custom.h
	  - (uim_init_scm): Add initialization of custom variables and loading
	    from ~/.uim.d/customs/custom-*.scm
	* scm/loader.scm
	  - Move loading of custom.scm into uim.c
	
2004-12-28 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit makes uim_custom_save() working as prototype quality
	
	* uim/uim-custom.c
	  - (custom_subdir): New static variable
	  - (uim_custom_init): Fix invalid pointer arg for uim_scm_gc_protect()
	  - (custom_file_path): Fix misspelled subdirectory name by replacing
	     the name with custom_subdir
	  - (prepare_dir): Implement for testing
	  - (uim_conf_prepare_dir): Fix wrong subdirectory path
	  - (uim_custom_save_group): Replace the subdirectory name with
	     custom_subdir
	  - (uim_custom_save_group): Print lacking "\n" for each lines
	
2004-12-26 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (skk_string_to_list) : Removed.
	(skk_string_to_hira_list) : Ditto.  These kana conversion from
	  completed string is now handled in scheme side.
	(skk_string_to_kata_list) : Ditto.
	* scm/skk.scm (skk-proc-state-kanji) : Pressing C-q during
	  skk-proc-state-kanji now commit kana with hanakaku katakana.
	(find-kana-list-from-rule) : New function.  Find corresponding
	  list of hiragana, katakana, and hanakaku-katakana with supplied
	  string from ja-rk-rule-basic.
	(skk-append-list-to-context-head) : New function.  Append list of
	  hiragana, katakana, and hankaku-katakana into skk-context-head.
	(skk-string-list-to-context-head) : New function.  Add string list
	  created by completed midashi-entry into skk-context-head.
	(skk-proc-state-completion) : Create skk-contex-head from
	  completed string even with hankaku-katakana.
	
2004-12-26 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac:
	 - (AC_INIT): Second argument changed to use version checking.
	
2004-12-26 Masahito Omote <omote@utyuuzin.net>
	
	* This commit is the same changes as in r68.
	  - helper/toolbar-common-gtk.c: Use GIOChannel instaed of GdkInput.
	  - helper/im-switcher-gtk.c: Use GIOChannel instaed of GdkInput.
	  - helper/helper-candwin-gtk.c: Use GIOChannel instaed of GdkInput.
	  - helper/dict-main-gtk.c: Use GIOChannel instaed of GdkInput.
	
2004-12-25 Masahito Omote <omote@utyuuzin.net>
	
	* gtk/gtk-im-uim.c: Use GIOChannel instaed of GdkInput because GdkInput
	  is marked as deprecated. Transition from GdkInput to GIOChannel in GDK core
	  was alread started in 1999. So this change does not break libuim's ABI.
	  - (global section): Change definition of read_tag as unsigned int.
	  - (helper_read_cb): Use GIOFunc.
	  - (check_helper_connection): Use g_io_channel_unix_new and g_io_add_watch
	    instead of gtk_input_add.
	  - (im_uim_helper_disconnect_cb): Use g_source_remove instead of
	    gdk_input_remove.
	
2004-12-25 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (merge_base_candidates_to_array) : Renamed from
	  merge_candidate_array.
	(merge_word_to_cand_array) : New function.  Insert the word at the
	  end of real_cand if it doesn't exist in real_cand of destination
	  array.
	(merge_real_candidiate_array) : Use merge_word_to_cand_array.
	(compare_and_merge_skk_line) : Merge two candidate arrays even if
	  they have same length of real_cands.
	
2004-12-25 kzk <mover@hct.zaq.ne.jp>
	
	* uim-kdehelper/src/chardict/uim-chardict-qt.cpp
	  - fix build problem reported by UTUMI-san
	
2004-12-25 kzk <mover@hct.zaq.ne.jp>
	
	* Now Qt4-beta1, which includes immodule support is released!
	  This change aims to enable input on Qt4-beta1 through UIM.
	
	* quiminputcontextplugin-qt4/plugin.cpp
	  - disable QUimInputContextWithSlave class
	* quiminputcontextplugin-qt4/qhelpermanager.h
	  - indentation change
	* quiminputcontextplugin-qt4/quiminputcontext.cpp
	  - indentation change
	  - change keyevent->state() into keyevent->modifiers()
	  - comment out undeclared keys in Qt4
	  - change (mouseHandler)'s args
	  - change IMStart into InputMethodStart, as well as IMComposing
	    and IMEnd
	  - fixed typo
	* quiminputcontextplugin-qt4/candidatewindow.cpp
	  - use QListWidget for candidate selection. but not complete yet.
	  - add insert and clear function of listwidgetitem
	  - (slotCandidateSelected): new function
	* quiminputcontextplugin-qt4/quiminputcontext.h
	  - (mouseHandler): change args
	  - (isComposing): new function
	  - (readIMConf): make it public
	  - (m_isComposing): new variable for isComposing() function
	* quiminputcontextplugin-qt4/candidatewindow.h
	  - now parent class is QVBox'Widget'
	  - indentation change
	  - (slotCandidateSelected): new function
	  - (cList): new variable
	* quiminputcontextplugin-qt4/qhelpermanager.cpp
	  - optimize a little bit
	
	* quiminputcontextplugin-qt4/quiminputcontextplugin.pro
	  - remove quiminputcontextplugin_with_slave.h and
	    quiminputcontextplugin_with_slave.cpp
	
	* quiminputcontextplugin-qt4/edittest/main.cpp
	  - change QVBox into QVBoxWidget
	
2004-12-24 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Add AC_CHECK_FUNCS(getpid stat mkdir chmod) for uim-custom.c
	
	* uim/uim-custom.h
	  - (uim_custom_set_cb): Rename to uim_custom_cb_set()
	  - (uim_custom_cb_set):
	    * Renamed from uim_custom_set_cb()
	    * Change type definition as appropriate
	* uim/uim-custom.c
	  - Include some header files
	  - (custom_msg_tmpl, helper_fd): New static variable
	  - (helper_disconnect_cb, uim_conf_path, custom_file_path,
	     prepare_dir, uim_conf_prepare_dir, uim_custom_save_group): New
	     static function
	  - (uim_custom_save): Implemented but not not yet working until
	     prepare_dir() is implemented
	  - (uim_custom_broadcast): Implemented
	  - (uim_custom_set_cb): Rename to uim_custom_cb_set
	  - (uim_custom_cb_set):
	    * New function Renamed from uim_custom_set_cb()
	    * Not yet implemented
	
2004-12-23 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c : Fix minor bug in cache handling.
	(add_line_to_cache_head) : Update cache modified state here.
	(move_line_to_cache_head) : Ditto.
	(add_line_to_cache_last) : Ditto.
	(skk_commit_candidate) : Don't update the state here.
	(update_personal_dictionary_cache) : Don't ommit the last line of
	  sorted lines.  Correctly concatinate differential lines.
	
2004-12-23 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/anthy.c : Oops... revert accidental commit.
	
2004-12-23 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (cache_line_diffs) : Calculate number of lines.
	(update_personal_dictionary_cache) : Update cache line number
	  properly.
	
2004-12-23 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (skk_read_personal_dictionary) : Minor change
	  about timing of file locking.
	(skk_lib_save_personal_dictionary) : Ditto.
	
2004-12-22 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/helper-candwin-gtk.c (candwin_activate) : Call
	  update_label().
	
2004-12-22 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c : Enable exclusive access of personal dictionary.
	(open_lock) : New function.
	(close_lock) : New function.
	(skk_read_personal_dictionary) : Do file locking with F_RDLCK.
	(skk_lib_save_personal_dictionary) : Do file locking with F_WRLCK.
	
2004-12-22 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/toolbar-standalone-gtk.c:
	 -(size_request_cb): Added size check. If old/new width/height are the
	   same, do nothing.
	
2004-12-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Add existence check for dlfunc(3)
	
	* uim/plugin.c
	  - Define dlfunc as alias of dlsym if HAVE_DLFUNC is not defined
	  - (plugin_load): Replace dlsym() with dlfunc() to suppress warning
	
2004-12-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* configure.ac
	  - Add use_m17nlib="no" before AC_ARG_WITH(m17nlib) macro to fix
	    broken AC_MSG_RESULT() when m17nlib is not used
	  - Cosmetic changes to AC_ARG_WITH(m17nlib)
	  - Remove unused AM_CONDITIONAL(XFCE4_PANEL)
	
2004-12-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/slib.c
	  - (string2integer): Add lacking static specifier
	
2004-12-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit performs the first step of reorganization of uim-scm API
	  and custom API. Many API functions and global variables are moved to
	  another file and renamed
	
	* The uim-scm API are reformed for input method plugin and internal
	  uim implementation. See header comment of uim-scm.h
	
	* UIM_EVAL_FSTRINGn(), uim_sizeof_sexp_str() and uim_eval_string() in
	  context.h will be reorganized into uim-scm API by subsequent
	  reorganization steps. This step may be performed after uim 0.4.6 has
	  been released
	
	* Further direction of the uim-scm API about namespace pollution
	  removel and Scheme interpreter migration has been written in
	  uim-scm.c. See the comment around #include "slib.c"
	
	* configure.ac
	  - Add new options --disable-compat-scm and --enable-compat-custom
	  - Stop configure process if --enable-sumika is performed without
	    --enable-compat-scm and --enable-compat-custom
	
	* uim/Makefile.am
	  - (libuim_la_SOURCES):
	    * Add uim-scm.c
	    * Add uim-compat-scm.c if COMPAT_SCM
	    * Add uim-compat-custom.c if COMPAT_CUSTOM
	    * Add uim-custom.c if COMPAT_CUSTOM is not defined
	  - (pkginclude_HEADERS):
	    * Add uim-compat-scm.h if COMPAT_SCM
	    * Add uim-compat-custom.h if COMPAT_CUSTOM
	    * Add uim-custom.h if COMPAT_CUSTOM is not defined
	
	* uim/siod.h
	  - (repl_c_string): Add const qualifier to arg 1
	* uim/slib.c
	  - (repl_c_string): Add const qualifier to arg 1
	  - (repl_c_string_arg): Add const qualifier
	
	* uim/uim.h
	  - (uim_symbol_value_str): Rewrite the comment. This API function
	    will be deprecated. Use custom API (uim-custom.h) instead
	
	* uim/context.h
	  - (uim_init_scm_subrs): New function
	  - (uim_init_compat_scm_subrs): New function only declared when
	    UIM_COMPAT_SCM is defined
	
	* uim/uim.c
	  - (uim_init_scm):
	    * Invoke uim_init_scm_subrs()
	    * Invoke uim_init_compat_scm_subrs() when UIM_COMPAT_SCM is
	      defined
	    * Invoke uim_init_plugin() earlyer than other init functions
	
	* uim/uim-func.c
	  - (TRUEP, FALSEP, NTRUEP, NFALSEP, true_sym, false_sym): Remove to
	    follow the API reorganization. These definitions are moved to
	    uim-scm.h and uim-scm.c
	  - (uim_init_im_subrs): Remove initialization of true_sym and
	    false_sym
	
	* uim/plugin.c
	  - Include uim-scm.h instead of uim-util.h to follow the API
	    reorganization
	  - (true_sym, false_sym): Remove to follow the API reorganization
	  - (plugin_load):
	    * Replace the type 'LISP' with 'uim_lisp' to follow the API
	      reorganization
	    * Replace NIL with uim_scm_f() to follow the API reorganization
	    * Replace true_sym with uim_scm_t() to follow the API
	      reorganization
	  - (plugin_unload):
	    * Replace the type 'LISP' with 'uim_lisp' to follow the API
	      reorganization
	    * Replace NIL with uim_scm_f() to follow the API reorganization
	  - (uim_init_plugin):
	    * Remove initialization of true_sym and false_sym
	    * Replace uim_init_subr_1 with uim_scm_init_subr_1 to follow the
	      API reorganization
	
	* uim/uim-custom.h
	  - (typedef uim_bool, UIM_FALSE, UIM_TRUE): Move to uim-scm.h
	* uim/uim-custom.c
	  - Remove obsolete UIM_NO_COMPAT_CUSTOM definition
	  - Reorder #include lines
	  - (TRUEP, FALSEP, NTRUEP, NFALSEP, true_sym, false_sym): Remove to
	    follow the API reorganization. These definitions are moved to
	    uim-scm.h and uim-scm.c
	  - (uim_scm_return_value, uim_scm_c_symbol): Move to uim-scm.c
	  - (uim_custom_init): Remove initialization of true_sym and
	    false_sym
	
	* uim/uim-scm.h
	  - Update header comment about this API appropriately
	  - (typedef uim_bool, UIM_FALSE, UIM_TRUE): Moved from uim-custom.h
	  - (true_sym, false_sym): New global variable
	  - (uim_scm_c_bool, uim_scm_make_bool, uim_scm_make_int,
	    uim_scm_make_str, uim_scm_make_symbol, uim_scm_eval_c_string,
	    uim_scm_init_subr_0, uim_scm_init_subr_1, uim_scm_init_subr_2,
	    uim_scm_init_subr_3, uim_scm_init_subr_4, uim_scm_init_subr_5):
	    New function
	  - (uim_scm_c_symbol, uim_scm_return_value): New function moved from
	    uim-custom.c
	  - (TRUEP, FALSEP, NTRUEP, NFALSEP): New macro moved from uim-util.c
	  - (uim_scm_repl_c_string, uim_scm_symbol_value_int,
	    uim_scm_int_from_c_int, uim_scm_symbol_value_str,
	    uim_scm_str_from_c_str, uim_scm_c_strs_into_list,
	    uim_scm_symbol_value, uim_scm_intern_c_str, uim_scm_qintern_c_str,
	    uim_scm_quote, uim_scm_nth, uim_scm_list1, uim_scm_list2,
	    uim_scm_list3, uim_scm_list4, uim_scm_list5, uim_scm_reverse,
	    uim_scm_nreverse, struct uim_api_tbl): Move to uim-compat-scm.h
	  - (enum UCustomType, uim_custom_value, uim_custom_value_as_bool,
	    uim_custom_value_as_int, uim_custom_value_as_str,
	    uim_custom_value_as_path, uim_custom_value_as_symbol,
	    uim_custom_set, uim_custom_symbol_label, uim_custom_symbol_desc,
	    uim_custom_label, uim_custom_desc, uim_custom_type,
	    uim_custom_default_value, uim_custom_ctype, uim_custom_range,
	    uim_custom_group_label, uim_custom_group_desc,
	    uim_custom_group_subgroups, uim_custom_list_groups,
	    uim_custom_list_primary_groups, uim_custom_collect_by_group,
	    uim_custom_value_as_string, uim_custom_definition_as_string):
	    Move to uim-compat-custom.h
	* uim/uim-compat-scm.h
	  - Most part of this file has been moved from uim-scm.h, but actual
	    operation is performed by removing other functions from the file
	    previously copied from uim-scm.h
	  - Update header comment about this API appropriately
	  - (uim_scm_repl_c_string, uim_scm_symbol_value_int,
	    uim_scm_int_from_c_int, uim_scm_symbol_value_str,
	    uim_scm_str_from_c_str, uim_scm_c_strs_into_list,
	    uim_scm_symbol_value, uim_scm_intern_c_str, uim_scm_qintern_c_str,
	    uim_scm_quote, uim_scm_nth, uim_scm_list1, uim_scm_list2,
	    uim_scm_list3, uim_scm_list4, uim_scm_list5, uim_scm_reverse,
	    uim_scm_nreverse, struct uim_api_tbl): Moved from uim-scm.h
	* uim/uim-compat-custom.h
	  - Most part of this file has been moved from uim-scm.h, but actual
	    operation is performed by removing other functions from the file
	    previously copied from uim-scm.h
	  - Update header comment about this API appropriately
	  - (enum UCustomType, uim_custom_value, uim_custom_value_as_bool,
	    uim_custom_value_as_int, uim_custom_value_as_str,
	    uim_custom_value_as_path, uim_custom_value_as_symbol,
	    uim_custom_set, uim_custom_symbol_label, uim_custom_symbol_desc,
	    uim_custom_label, uim_custom_desc, uim_custom_type,
	    uim_custom_default_value, uim_custom_ctype, uim_custom_range,
	    uim_custom_group_label, uim_custom_group_desc,
	    uim_custom_group_subgroups, uim_custom_list_groups,
	    uim_custom_list_primary_groups, uim_custom_collect_by_group,
	    uim_custom_value_as_string, uim_custom_definition_as_string):
	    Moved from uim-scm.h
	
	* uim/uim-util.c
	  - Reorder #include lines
	  - Include uim-scm.h and uim-compat-scm.h to follow the API
	    reorganization
	  - (TRUEP, FALSEP, NTRUEP, NFALSEP): Move to uim-scm.h
	  - (true_sym, false_sym): Move to uim-scm.c
	  - (quote_sym): Move to uim-compat-scm.c
	  - (uim_scm_c_int, uim_scm_c_str, uim_scm_gc_protect,
	    uim_scm_get_verbose_level, uim_scm_set_verbose_level,
	    uim_scm_load_file, uim_scm_t, uim_scm_f, uim_scm_null_list,
	    uim_scm_nullp, uim_scm_eq, uim_scm_string_equal, uim_scm_eval,
	    uim_scm_cdr, uim_scm_cadr, uim_scm_caar, uim_scm_cdar,
	    uim_scm_cddr, uim_scm_cons): Move to uim-scm.c
	  - (uim_scm_repl_c_string, uim_scm_symbol_value_int,
	    uim_scm_int_from_c_int, uim_scm_symbol_value_str,
	    uim_scm_str_from_c_str, uim_scm_c_strs_into_list,
	    uim_scm_symbol_value, uim_scm_intern_c_str, uim_scm_qintern_c_str,
	    uim_scm_quote, uim_scm_nth, uim_scm_list1, uim_scm_list2,
	    uim_scm_list3, uim_scm_list4, uim_scm_list5, uim_scm_reverse,
	    uim_scm_nreverse): Move to uim-compat-scm.c
	  - (uim_custom_value, uim_custom_value_as_bool,
	    uim_custom_value_as_int, uim_custom_value_as_str,
	    uim_custom_value_as_path, uim_custom_value_as_symbol,
	    uim_custom_set, uim_custom_symbol_label, uim_custom_symbol_desc,
	    uim_custom_label, uim_custom_desc, uim_custom_type,
	    uim_custom_default_value, uim_custom_ctype, uim_custom_range,
	    uim_custom_group_label, uim_custom_group_desc,
	    uim_custom_group_subgroups, uim_custom_list_groups,
	    uim_custom_list_primary_groups, uim_custom_collect_by_group,
	    uim_custom_value_as_string, uim_custom_definition_as_string): Move
	    to uim-compat-custom.c
	  - (uim_init_subr_0): Moved and renamed to uim_scm_init_subr_0 of
	    uim-scm.c
	  - (uim_init_subr_1): Moved and renamed to uim_scm_init_subr_1 of
	    uim-scm.c
	  - (uim_init_subr_2): Moved and renamed to uim_scm_init_subr_2 of
	    uim-scm.c
	  - (uim_init_subr_3): Moved and renamed to uim_scm_init_subr_3 of
	    uim-scm.c
	  - (uim_init_subr_4): Moved and renamed to uim_scm_init_subr_4 of
	    uim-scm.c
	  - (uim_init_util_subrs): Remove initialization of true_sym,
	    false_sym and quote_sym
	* uim/uim-scm.c
	  - Most part of this file has been moved from uim-util.c, but actual
	    operation is performed by removing other functions from the file
	    previously copied from uim-util.c
	  - Reorder #include lines
	  - Add header comment about future namespace pollution removal and
	    Scheme interpreter migration
	  - (true_sym, false_sym):
	    * Moved from uim-util.c to follow the API reorganization
	    * Make exported
	  - (uim_scm_c_bool, uim_scm_make_bool, uim_scm_eval_c_string,
	    uim_init_scm_subrs): New function
	  - (uim_scm_c_symbol, uim_scm_return_value): Moved from uim-custom.c
	  - (uim_scm_c_int, uim_scm_c_str, uim_scm_gc_protect,
	    uim_scm_get_verbose_level, uim_scm_set_verbose_level,
	    uim_scm_load_file, uim_scm_t, uim_scm_f, uim_scm_null_list,
	    uim_scm_nullp, uim_scm_eq, uim_scm_string_equal, uim_scm_eval,
	    uim_scm_cdr, uim_scm_cadr, uim_scm_caar, uim_scm_cdar,
	    uim_scm_cddr, uim_scm_cons): Moved from uim-util.c
	  - (uim_scm_make_int):
	    * New function
	    * Implementation is copied from uim_scm_int_from_c_int()
	  - (uim_scm_make_str):
	    * New function
	    * Implementation is copied from uim_scm_str_from_c_str()
	  - (uim_scm_make_symbol):
	    * New function
	    * Implementation is copied from uim_scm_intern_c_str()
	  - (uim_scm_init_subr_0):
	    * Moved and renamed from uim_init_subr_0 of uim-util.c
	    * Cosmetic change
	  - (uim_scm_init_subr_1):
	    * Moved and renamed from uim_init_subr_1 of uim-util.c
	    * Cosmetic change
	  - (uim_scm_init_subr_2):
	    * Moved and renamed from uim_init_subr_2 of uim-util.c
	    * Cosmetic change
	  - (uim_scm_init_subr_3):
	    * Moved and renamed from uim_init_subr_3 of uim-util.c
	    * Cosmetic change
	  - (uim_scm_init_subr_4):
	    * Moved and renamed from uim_init_subr_4 of uim-util.c
	    * Cosmetic change
	  - (uim_scm_init_subr_5): New function
	* uim/uim-compat-scm.c
	  - Most part of this file has been moved from uim-util.c, but actual
	    operation is performed by removing other functions from the file
	    previously copied from uim-util.c
	  - Update header comment about this API appropriately
	  - (quote_sym): Moved from uim-util.c
	  - (uim_scm_repl_c_string, uim_scm_symbol_value_int,
	    uim_scm_symbol_value_str, uim_scm_c_strs_into_list,
	    uim_scm_symbol_value, uim_scm_qintern_c_str, uim_scm_quote,
	    uim_scm_nth, uim_scm_list1, uim_scm_list2, uim_scm_list3,
	    uim_scm_list4, uim_scm_list5, uim_scm_reverse, uim_scm_nreverse):
	    Moved from uim-util.c
	  - (uim_scm_int_from_c_int):
	    * Moved from uim-util.c
	    * Replace the implementation with uim_scm_make_int()
	  - (uim_scm_str_from_c_str):
	    * Moved from uim-util.c
	    * Replace the implementation with uim_scm_make_str()
	  - (uim_scm_intern_c_str):
	    * Moved from uim-util.c
	    * Replace the implementation with uim_scm_make_symbol()
	  - (uim_init_compat_scm_subrs): New function
	* uim/uim-compat-custom.c
	  - Most part of this file has been moved from uim-util.c, but actual
	    operation is performed by removing other functions from the file
	    previously copied from uim-util.c
	  - Reorder #include lines
	  - (uim_custom_value, uim_custom_value_as_bool,
	    uim_custom_value_as_int, uim_custom_value_as_str,
	    uim_custom_value_as_path, uim_custom_value_as_symbol,
	    uim_custom_set, uim_custom_symbol_label, uim_custom_symbol_desc,
	    uim_custom_label, uim_custom_desc, uim_custom_type,
	    uim_custom_default_value, uim_custom_ctype, uim_custom_range,
	    uim_custom_group_label, uim_custom_group_desc,
	    uim_custom_group_subgroups, uim_custom_list_groups,
	    uim_custom_list_primary_groups, uim_custom_collect_by_group,
	    uim_custom_value_as_string, uim_custom_definition_as_string):
	    Moved from uim-util.c
	
	* uim/uim-sh.c
	  - Add #include "uim-compat-scm.h" to follow the API reorganization
	
	* uim/canna.c
	  - Include uim-scm.h and uim-compat-scm.h to follow the API
	    reorganization
	  - (true_sym): Remove to follow the API reorganization
	  - (uim_init_canna): Remove initialization of true_sym
	
	* uim/m17nlib.c
	  - (preedit_changedp, free_id): Replace the type 'LISP' with
	    'uim_lisp' to follow the API reorganization
	  - (init_m17nlib, compose_modep, free_id, push_symbol_key, push_key,
	    commit, candidate_showp):
	    * Replace the type 'LISP' with 'uim_lisp' to follow the API
	      reorganization
	    * Replace NIL with uim_scm_f() to follow the API reorganization
	  - (get_left_of_cursor, get_right_of_cursor, get_left_of_candidate,
	    get_selected_candidate, get_right_of_candidate,
	    get_commit_string):
	    * Replace the type 'LISP' with 'uim_lisp' to follow the API
	      reorganization
	    * Replace uim_scm_str_from_c_str() with uim_scm_make_str() to
	      follow the API reorganization
	  - (get_input_method_name, get_input_method_lang):
	    * Replace uim_scm_str_from_c_str() with uim_scm_make_str() to
	      follow the API reorganization
	    * Replace NIL with uim_scm_f() to follow the API reorganization
	  - (get_nth_candidate):
	    * Replace the type 'LISP' with 'uim_lisp' to follow the API
	      reorganization
	    * Replace uim_scm_str_from_c_str() with uim_scm_make_str() to
	      follow the API reorganization
	    * Replace NIL with uim_scm_f() to follow the API reorganization
	  - (get_nr_input_methods, alloc_id):
	    * Replace uim_scm_int_from_c_int() with uim_scm_make_int() to
	      follow the API reorganization
	  - (get_nr_candidates, get_candidate_index):
	    * Replace the type 'LISP' with 'uim_lisp' to follow the API
	      reorganization
	    * Replace uim_scm_int_from_c_int() with uim_scm_make_int() to
	      follow the API reorganization
	  - (uim_init_m17nlib):
	    * Replace uim_init_subr_0, uim_init_subr_1, uim_init_subr_2,
	      uim_init_subr_3 with uim_scm_init_subr_0, uim_scm_init_subr_1,
	      uim_scm_init_subr_2, uim_scm_init_subr_3, to follow the API
	      reorganization
	
	* sumika/common/uimconfig.c
	* sumika/gtk2/uimcontainer.c
	  - Include uim-compat-scm.h and uim-compat-custom.h instead of
	    uim/uim-scm.h to follow the API reorganization
	
2004-12-21 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (open_dic) : Properly initialize di->addr.
	
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk-im-uim.c: Revert. Sorry, I commited wrong file.
	* uim-cand-win-gtk.c: This is the correct one.
	
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/helper-candwin-gtk.c, gtk/gtk-im-uim.c
	  - (tree_selection_changed): Do not update selected index if the
	    current selected index is negative value.
	  - (uim_cand_win_gtk_set_candidates): update label.
	
2004-12-21 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit prepares uim-scm and custom API reorganization
	
	* uim/uim-compat-scm.h
	* uim/uim-compat-custom.h
	  - New file copied from uim-scm.h
	
	* uim/uim-scm.c
	* uim/uim-compat-scm.c
	* uim/uim-compat-custom.c
	  - New file copied from uim-util.c
	
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/helper-candwin-gtk.c:
	  - Follow uim-cand-win-gtk.c's changes.
	
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-cand-win-gtk.c:
	  "unselected" state has been revived.
	  Thanks reporting > Hiroyuki Komatsu <komatsu@taiyaki.org>
	
2004-12-20 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* scm/skk.scm (skk-list-to-context-head) : Removed.  This function
	  was broken.
	(skk-begin-completion) : Use correct kana-type for completion.
	(skk-proc-state-completion) : Invoke skk-lib-string-to-hiragana-list
	  and skk-lib-string-to-katakana-list to set context-head from
	  string.  Use correct kana-type for completion.
	* uim/skk-dic.c (skk_string_to_list) : New function to get list
	  from string.
	(skk_string_to_hira_list) : New function.  Return list from string
	  with hiragana.
	(skk_string_to_kata_list) : New function.  Return list from string 
	  with katakana.
	(uim_init_skk_dic) : Export skk-lib-string-to-hiragana-list and
	  skk-lib-string-to-katakana-list for scheme.
	
2004-12-20 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c : Make uim's skk support candidate arrays with
	  different okurigana.  Also make sure to update and merge
	  personal dictionary cache while saving if other process which
	  uses libuim have modified the dictionary file.
	(skk_cand_array) : Fix comment.
	(skk_line) : Ditto.
	(dic_info) : Add new member, cache_modified and cache_len.
	(open_dic) : Initialize properly.
	(okuri_in_bracket) : New function to get okurigana in bracket.
	(compose_line_parts) : Get correct candidate from dictionary entry
	  within bracket.
	(copy_skk_line) : New function.
	(add_line_to_cache_head) : Increment length of cached lines.
	(merge_real_candidate_array) : New function.
	(skk_commit_candidate) : Delete code for nth = 0.  Set candidate
	  in candidate array with corresponding okurigana if okuri exists.
	(parse_dic_line) : Add dic_info for argument.
	(skk_read_personal_dictionary) : New function.  Splitted from
	  skk_lib_read_personal_dictionary().  Store timestamp of personal
	  dictionary while loading.
	(skk_lib_read_personal_dictionary) : Most implementation moves
	  into skk_read_personal_dictionary().
	(push_back_candidate_array_to_sl) : New function.  Copy and add
	  candidate array to skk_line.
	(compare_and_merge_skk_line) : New function.  Merge candidates
	  from two skk_lines with same heading entry.
	(compare_entry) : New function for merge sort.
	(cache_line_diffs) : New function.  Return lines with differential
	  heading entry between two personal dictionary caches.  Also
	  merge candidate arrays for line with same heading entry.
	(lmerge) : New function for merge sort.
	(lsort) : New function.  Do merge sort on personal dictionary
	  cache.
	(update_personal_dictionary_cache) : New function.  Update cache
	  using updated personal dictionary file.
	(skk_lib_save_personal_dictionary) : Check timestamp of personal
	  dictionary and update cache if the file is modified by other
	  process.
	* scm/skk.scm (skk-release-handler) : Add release handler.  Call
	  skk-save-personal-dictionary.
	
2004-12-20 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/skk.scm
	  - (action action_skk_hiragana, action action_skk_katakana, action
	    action_skk_hankana, action action_skk_latin, action
	    action_skk_wide_latin): Fix invalid descendant context
	    support. Thanks 824 of 'Anthy/uim thread 4' for reporting
	
2004-12-19 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* helper/im-switcher-gtk.c:
	 -(load_configration): Fixed to try to open unknown file. This wil
	   fix Bug #1769.
	
2004-12-17 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* scm/hangul2.scm
	  - (hangul2-rule): Fix an invalid key sequence. This is the only one
	    entry that uses 5-length key sequence. Probably the converter
	    assumed at most 4-length
	
2004-12-17 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* uim/uim-custom.c
	  - (uim_scm_c_list_free, uim_custom_choice_item_list): Cosmetic
	    change
	
2004-12-17 YamaKen <yamaken@bp.iij4u.or.jp>
	
	* This commit adds preliminary implementation of new custom API
	  - This implementation is not yet working and lacking error
	    handlings. Restruction of uim-scm API is required to work.
	  - Don't insert NULL checks for free(3). free(3) accepts NULL as
	    proper argument that causes no action
	
	* uim/uim-custom.h
	  - The custom type 'symbol' has been renamed to 'choice' to avoid
	    confusing with ordinary lisp symbol
	  - (uim_bool): New type. I want a boolean type for uim to explicitly
	    indicate intention about values. It should be reorganized into
	    uim.h after agreement with other developers
	  - (UIM_FALSE, UIM_TRUE): New macro
	  - (enum UCustomType): Rename the member UCustom_Symbol with
	    UCustom_Choice
	  - (union uim_custom_value): Rename the member as_symbol with
	    as_choice and change the type
	  - (struct uim_custom_symbol): Renamed to uim_custom_choice
	  - (struct uim_custom_choice): Renamed from uim_custom_symbol
	  - (union uim_custom_range): New union
	  - (struct uim_custom): Change types of value, default_value and
	    range to pointer
	  - (uim_custom_init, uim_custom_quit, uim_custom_save,
	    uim_custom_broadcast, uim_custom_set): Change the return type from
	    int to uim_bool to indicate the intention
	  - (uim_custom_value_as_string): Renamed to uim_custom_value_as_literal
	  - (uim_custom_value_as_literal): Renamed from uim_custom_value_as_string
	  - (uim_custom_definition_as_string): Renamed to
	    uim_custom_definition_as_literal
	  - (uim_custom_definition_as_literal): Renamed from
	    uim_custom_definition_as_string
	* uim/uim-custom.c
	  - New file
	  - This file includes some new or duplicated uim_scm_* APIs. It
	    should be reorganized into uim-scm.[hc]
	  - (TRUEP, FALSEP, NTRUEP, NFALSEP): New macro
	  - (uim_scm_c_list_conv_func, uim_scm_c_list_free_func): New type
	  - (true_sym, false_sym, return_val): New static variable
	  - (uim_scm_return_value, uim_scm_c_symbol, uim_scm_c_list,
	    uim_scm_c_str_failsafe, uim_scm_c_str_list, uim_scm_c_list_free):
	    New function
	  - (str_list_arg): New static variable
	  - (uim_custom_type_eq, uim_custom_type, uim_custom_is_active,
	    uim_custom_get_str, uim_custom_label, uim_custom_desc,
	    uim_custom_choice_get, uim_custom_choice_free,
	    uim_custom_choice_item_list, uim_custom_choice_list_free,
	    uim_custom_value_internal, uim_custom_value,
	    uim_custom_default_value, uim_custom_value_free,
	    uim_custom_range_elem, uim_custom_range_get,
	    uim_custom_range_free): New static functions
	  - (uim_custom_quit, uim_custom_save, uim_custom_broadcast,
	    uim_custom_set_cb): New function. Just placeholders at now
	  - (uim_custom_init, uim_custom_get, uim_custom_set, uim_custom_free,
	    uim_custom_value_as_literal, uim_custom_definition_as_literal,
	    uim_custom_group_get, uim_custom_group_free,
	    uim_custom_collect_by_group, uim_custom_groups,
	    uim_custom_primary_groups, uim_custom_group_subgroups,
	    uim_custom_symbol_list_free): New function
	
	* uim/uim-scm.h
	  - Add #include <stdio.h> to avoid errors
	  - Enclose old custom APIs with #ifdef UIM_NO_COMPAT_CUSTOM
	
	* uim/siod.h
	  - (siod_return_value): New function
	* uim/slib.c
	  - (siod_return_value): New function
	
2004-12-16 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* skk-dic.c:
	 - (uim_quit_skk_dic): Added NULL check.
	
2004-12-15 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/scim.cpp: New file. First step of a long long road...
	
2004-12-14 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (dic_info) : Add personal_dic_timestamp member.
	(open_dic) : Enable uim-skk functionality even without SKK-JISYO.
	(skk_search_line_from_file) : Ditto.
	(parse_dic_line) : Ditto.
	(skk_lib_save_personal_dictionary) : Ditto.
	(uim_quit_skk_dic) : Ditto.
	(skk_lib_get_annotation) : New function.  Annotation can be
	  retrieved from scheme with skk-lib-get-annotation.
	(uim_init_skk_dic) : Add skk-lib-get-annotation.
	
2004-12-14 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* configure.ac: Added SCIM configure test.
	
	
2004-12-14 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim.c: Removed calling canna initialize/finalize function, because
	   canna support is splitted into plugin.
	   I'll do the same thing for Anthy, SKK, PRIME.
	
2004-12-14 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/Makefile.am: SCIM and Canna is defined as plugin.
	
	
2004-12-13 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* uim/skk-dic.c (skk_commit_candidate) : Even if committed word is
	  0th candidate, make sure to mark the entry as "need_save = 1"
	  according to ddskk's behavior.
	
2004-12-13 kzk <mover@hct.zaq.ne.jp>
	
	* Add the support of SubWindow to UimQt.
	  This uses new API uim_candidate_get_annotation_str,
	  so now commented out defaultly. (Version check cannot
	  work properly, because now uim svn's version is "trunk"
	  in configure.ac)
	
	* qt/quiminputcontext/src/Makefile.am
	  - add subwindow.h and subwindow.cpp
	
	* qt/quiminputcontext/src/subwindow.h
	* qt/quiminputcontext/src/subwindow.cpp
	  - new files
	
	* qt/quiminputcontext/src/candidatewindow.h
	  - (slotHookSubwindow): new function
	  - (moveEvent): new function
	  - (resizeEvent): new function
	  - (subWin): new member
	
	* qt/quiminputcontext/src/candidatewindow.cpp
	  - (deactivateCandwin): cancel Hooking of subwindow
	  - (setPage): get annotation string using uim_candidate_get_annotation_str.
	    Now this code is commented out.
	
2004-12-13 kzk <mover@hct.zaq.ne.jp>
	
	* uim/uim.h
	  - (uim_candidate_get_annotation_str): documentation update
	
2004-12-13 kzk <mover@hct.zaq.ne.jp>
	
	* scm/m17nlib.scm
	  - (m17nlib-get-candidate-handler): add ""(empty string) for annotation member
	* scm/prime.scm
	  - (prime-get-candidate-handler): Ditto
	* scm/generic.scm
	  - (generic-get-candidate-handler): Ditto
	* scm/canna.scm
	  - (canna-get-candidate-handler): Ditto
	* scm/anthy.scm
	  - (anthy-get-candidate-handler): Ditto
	* scm/skk.scm
	  - (skk-get-candidate-handler): Ditto
	
2004-12-13 kzk <mover@hct.zaq.ne.jp>
	
	* Add candidate's annotation support
	
	* uim/uim.h
	  - (uim_candidate_get_annotation_str): new public API
	  - documentation update
	
	* uim/uim.c
	  - (uim_get_candidate): cand->annotation may be uim_return_str_list[2] if available
	  - (uim_candidate_get_annotation_str): new function
	  - (uim_candidate_free): free cand->annotation str if available
	
2004-12-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/locale.cpp (locale_map) : Add encoding information for
	  locale_map to support system which doesn't handle setlocale(3)
	  without encoding name.
	(get_valid_locales) : Retry setlocale() with encoding information
	  if it fails.
	
2004-12-12 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/slib.c:
	 - (string2integer): New function.
	
2004-12-12 Masanari Yamamoto <h013177b@ice.nuie.nagoya-u.ac.jp>
	
	* fep/str.c (tab2space) : New function to use prime 0.8.5
	
2004-12-12 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Check strsep().
	* xim/locale.cpp (all_locales) : Add sanity check.
	* xim/util.h : Add prototype of strsep() for system without it.
	* xim/util.cpp (strsep) : New function for system without it.
	
2004-12-11 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* helper/helper-candwin-gtk.c (_UIMCandidateWindow) : Add size
	  attribute variables.
	(configure_event_cb) : New function for configure_event callback.
	(init_candidate_win) : Connect to configure_event callback.
	(candwin_activate) : No need to do gtk_window_get_size() here.
	(candwin_move) : Move layout code to uim_cand_win_gtk_layout().
	(uim_cand_win_gtk_set_page) : Resize window here.  Shrink height
	  in addition to width.
	(uim_cand_win_gtk_layout) : New function.
	
	
2004-12-11 kzk <mover@hct.zaq.ne.jp>
	
	* Enhancement of uim-chardict-qt
	
	* qt/uim-kdehelper/src/chardict/chargridview.cpp
	  - (setCharacters): fix rows caluculation bug
	* qt/uim-kdehelper/src/chardict/uim-chardict-qt.h
	  - add new enum member UNKNOWN
	  - (changeMode): now public slot
	* qt/uim-kdehelper/src/chardict/unicodeviewwidget.h
	  - remove conflicting signal
	* qt/uim-kdehelper/src/chardict/uim-chardict-qt.cpp
	  - (main): parse arguments
	
2004-12-10 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Check setenv() and unsetenv().  Reported by Konosuke
	  Watanabe.
	* uim/setenv.c : New file.  Compatiblity function of setenv() and
	  unsetenv().
	* uim/uim-util.c : Add prototype of setenv() and unsetenv() if
	  they are not available on target system.
	* uim/Makefile.am : Add setenv.c as libuim_la_SOURCES.
	
2004-12-10 kzk <mover@hct.zaq.ne.jp>
	
	* scm/anthy.scm
	  - This commit enable you to select candidate by pressing
	    Numeral-keys (0 to 9). Now this function is defaultly
	    disabled. 
	
	  - (anthy-select-candidate-by-numeral-key?): new variable
	  - (anthy-move-candidate-in-page): new function
	  - (anthy-proc-converting-state): handle numeral key when
	    this function is enabled and candidate window is shown.
	
2004-12-10 kzk <mover@hct.zaq.ne.jp>
	
	* More enhancement of uim-chardict-qt
	  - support ModeChange function
	      - now search by bushu and unicode block
	  - font selection
	      - you can specify the font to display characters
	  - configuration
	      - store splitter's location
	      - store font configuration
	  - clarify class structure 
	
	* uim-kdehelper/src/chardict/chargridview.cpp
	* uim-kdehelper/src/chardict/chargridview.h
	* uim-kdehelper/src/chardict/kseparator.cpp
	* uim-kdehelper/src/chardict/kseparator.h
	* uim-kdehelper/src/chardict/bushuviewwidget.cpp
	* uim-kdehelper/src/chardict/bushuviewwidget.h
	* uim-kdehelper/src/chardict/unicodeviewwidget.cpp
	* uim-kdehelper/src/chardict/unicodeviewwidget.h
	  - new files
	
	* uim-kdehelper/src/chardict/Makefile.am
	  - add new files
	
2004-12-10 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/im-switcher-gtk.c: Translate "Changing way".
	* po/uim.pot, po/ja.po: Update.
	* scm/custom.scm: Internationalize.
	
2004-12-10 kzk <mover@hct.zaq.ne.jp>
	
	* qt/uim-kdehelper/src/common/uimstateindicator.cpp
	  - (slotMenuActivated): remove radundant "\n" of helper message
	
2004-12-09 Takuro Ashie <ashie@homa.ne.jp>
	
	* po/POTFILES.in:
	  - Added helper/toolbar-common-gtk.c and helper/input-pad-ja.c.
	
2004-12-09 Takuro Ashie <ashie@homa.ne.jp>
	
	* gtk/uim-cand-win-gtk.c:
	  - Set position of candidates window every time when candidates are
	    set. But it'a temporary solution. I'll fix it by more suitable
	    way when uim-custom is completed.
	    Thanks reporting > Hiroyuki Komatsu.
	
2004-12-09 Takuro Ashie <ashie@homa.ne.jp>
	
	* helper/toolbar-standalone-gtk.c: Internationalize.
	
2004-12-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* configure.ac : Check for asprintf() and vasprintf(), by Konosuke
	  Watanabe.
	
	* xim/Makefile.am : Add util.{h,cpp}, helper.{h,cpp} as
	  uim_xim_SOURCES.
	* xim/util.h : New file.  Move fd dispatch prototypes and misc
	  functions from main.c.  Add asprintf() and vasprintf() for
	  system which lacks these function.
	* xim/util.cpp : Ditto.
	* xim/helper.h : New file.  Move check_helper_connection()
	  prototype from ximserver.h.
	* xim/helper.cpp : Move uim-helper related functions from from
	  main.c.
	* xim/connection.h : Move connection_setup() prototype from
	  main.c.
	* xim/main.cpp : Use proper header files.  Move fd dispatch
	  definition into util.{h,cpp}.  Move helper related function into
	  helper.cpp.
	* xim/locale.cpp : Use proper header file.
	* xim/ximtrans.cpp : Ditto.
	* xim/ximic.cpp : Ditto.
	* xim/ximim.cpp : Ditto.
	* xim/ximserver.cpp : Ditto.
	* xim/convdisp.cpp : Ditto.
	* xim/ximpacket.cpp : Ditto.
	* xim/canddisp.cpp : Ditto.
	* xim/ximserver.h : Ditto.
	
2004-12-08 Etsushi Kato <ekato@ees.hokudai.ac.jp>
	
	* xim/ximtrans.cpp (Connection::xim_open) : In full-synchronous
	  XIM event flow, don't use KeyRelease event.
	* xim/ximic.cpp (XimIC::get_ic_atr) : Update comment.
	* xim/ximserver.cpp (KeyState::check_key) : Check modifier keys
	  properly even when KeyRelease event is not available.
	
2004-12-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* japanese.scm:
	 - Old ja-kana-rule was renamed to ja-kana-hiragana-rule.
	
2004-12-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* intltool-update.in:
	 -(GeneratePOTemplate): Remove xxx.scm.h files after use.
	
2004-12-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* uim/context.h:
	 - Added function prototypes.
	   uim_init_plugin and uim_quit_plugin.
	
2004-12-08 kzk <mover@hct.zaq.ne.jp>
	
	* changes for "candidate-window-position" property
	
	* quiminputcontextplugin-qt4/quiminputcontext.cpp
	* quiminputcontextplugin/src/quiminputcontext.cpp
	  - (QUimInputContextPlugin): read IM configuretion
	  - (getPreeditCursorPosition): return 0 if always left position
	  - (readIMConf): new function
	
	* quiminputcontextplugin-qt4/quiminputcontext.h
	* quiminputcontextplugin/src/quiminputcontext.h
	  - (readIMConf): new function
	
	* uiminputcontextplugin-qt4/candidatewindow.h
	* uiminputcontextplugin/src/candidatewindow.h
	  - (setAlwaysLeftPosition): new function
	  - (isAlwaysLeftPosition): new function
	  - (isAlwaysLeft): new variable
	
	* quiminputcontextplugin-qt4/qhelpermanager.cpp
	* quiminputcontextplugin/src/qhelpermanager.cpp
	  - (parseStrImChange): call QUimInputContext::readIMConf
	    when im is switched.
	
2004-12-08 kzk <mover@hct.zaq.ne.jp>
	
	* initial commit of uim-chardict-qt
	  now chardict has only the function to show chars
	  by specifying bushu. it uses Bushu->Kanji dictionary
	  of canna project. Thanks!
	
	* uim-kdehelper/src/Makefile.am
	  - add chardict to SUBDIRS
	
	* uim-kdehelper/src/chardict
	  - new directory
	
	* uim-kdehelper/data
	  - new directory for storing various datas
	
2004-12-08 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	* In this revision, plugin system is introduced, and this system
	  applied to m17nlib.c. This may cause some troubles.
	  
	* uim/m17nlib.c: Some functions are renamed.
	   - intcons          -> uim_scm_int_from_c_int
	   - strcons          -> uim_scm_str_from_c_str
	   - uim_get_c_string -> uim_scm_c_str 
	   - get_c_int        -> uim_scm_c_int
	   - init_subr_0      -> uim_init_subr_0
	   - init_subr_1      -> uim_init_subr_1
	   - init_subr_2      -> uim_init_subr_2
	   - init_subr_3      -> uim_init_subr_3
	
	* uim/plugin.c: New file to introduce plugin sytem.
	       
	* uim/plugin.h: New file to introduce plugin sytem.
	
	* uim/Makefile.am: m17n-lib glue code (m17nlib.c) is splitted into plugin.
	       
	* scm/loader.scm: Call load-plugin before read m17nlib.scm.
	       
	
2004-12-07 kzk <mover@hct.zaq.ne.jp>
	
	* INDENTATION CHANGE FOR ALL FILES
	
	* qt/*
	  - all source files( *.h, *.cpp ) are now automatically indented by
	    using Artistic Style( http://astyle.sourceforge.net/ ). The
	    command options are written in "INDENT" file.
	
2004-12-07 kzk <mover@hct.zaq.ne.jp>
	
	* qt/uim-kdehelper/admin
	  - update build system( overwrite existing one )
	
2004-12-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	 * test.sh.in:
	  -(LIBUIM_PLUGIN_LIB_DIR): New environment variable for plugin system.
	
2004-12-07 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	 * uim-util.c:
	  -(uim_init_subr_0): New function.
	  -(uim_init_subr_1): New function.
	  -(uim_init_subr_2): New function.
	  -(uim_init_subr_3): New function.
	
2004-12-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	 * All files imported from old repository.
	
2004-12-06 TOKUNAGA Hiroyuki <tkng@xem.jp>
	
	New directory trunk/ created.
