m17n/m17n-lib.git
16 years agomerge FLT after-FLT-merge
handa [Tue, 13 Nov 2007 02:29:20 +0000 (02:29 +0000)]
merge FLT

16 years ago*** empty log message ***
handa [Tue, 14 Aug 2007 08:04:30 +0000 (08:04 +0000)]
*** empty log message ***

16 years ago(mfont__ft_drive_otf): Fix arg to OTF_check_features.
handa [Tue, 14 Aug 2007 08:04:25 +0000 (08:04 +0000)]
(mfont__ft_drive_otf): Fix arg to OTF_check_features.

16 years ago*** empty log message *** FLT-base REL-1-4-0 before-FLT-merge
handa [Fri, 13 Jul 2007 00:48:52 +0000 (00:48 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
handa [Thu, 12 Jul 2007 04:50:52 +0000 (04:50 +0000)]
*** empty log message ***

16 years agoFix doxygen @ref commands.
handa [Thu, 12 Jul 2007 04:50:48 +0000 (04:50 +0000)]
Fix doxygen @ref commands.

16 years ago*** empty log message ***
handa [Tue, 10 Jul 2007 01:35:14 +0000 (01:35 +0000)]
*** empty log message ***

16 years ago(M17NFunc): Fix typo of Doxygen directive.
handa [Tue, 10 Jul 2007 01:35:08 +0000 (01:35 +0000)]
(M17NFunc): Fix typo of Doxygen directive.

16 years ago*** empty log message ***
handa [Mon, 9 Jul 2007 01:53:10 +0000 (01:53 +0000)]
*** empty log message ***

16 years ago* m17n-core.h (M17N_BEGIN_HEADER, M17N_END_HEADER): New macros.
handa [Mon, 9 Jul 2007 01:53:04 +0000 (01:53 +0000)]
* m17n-core.h (M17N_BEGIN_HEADER, M17N_END_HEADER): New macros.

16 years agoInclude m17n-core.h if not yet done. Use macros
handa [Mon, 9 Jul 2007 01:52:40 +0000 (01:52 +0000)]
Include m17n-core.h if not yet done.  Use macros
M17N_BEGIN_HEADER and M17N_END_HEADER.

16 years agoInclude m17n-core.h if not yet done. Use
handa [Mon, 9 Jul 2007 01:51:48 +0000 (01:51 +0000)]
Include m17n-core.h if not yet done.  Use
macros M17N_BEGIN_HEADER and M17N_END_HEADER.

16 years ago*** empty log message ***
handa [Wed, 13 Jun 2007 08:06:59 +0000 (08:06 +0000)]
*** empty log message ***

16 years ago(load_command): Prepend "^" in the regular expression.
handa [Wed, 13 Jun 2007 08:06:55 +0000 (08:06 +0000)]
(load_command): Prepend "^" in the regular expression.

16 years ago*** empty log message ***
handa [Mon, 11 Jun 2007 08:47:18 +0000 (08:47 +0000)]
*** empty log message ***

16 years ago(mlanguage_name_list): Fix previous change.
handa [Mon, 11 Jun 2007 08:47:15 +0000 (08:47 +0000)]
(mlanguage_name_list): Fix previous change.

16 years ago*** empty log message ***
handa [Mon, 11 Jun 2007 08:20:39 +0000 (08:20 +0000)]
*** empty log message ***

16 years ago(mcoding__load_from_database): Add aliases in
handa [Mon, 11 Jun 2007 08:00:11 +0000 (08:00 +0000)]
(mcoding__load_from_database): Add aliases in
coding_definition_list.

16 years ago*** empty log message ***
handa [Sun, 10 Jun 2007 12:27:00 +0000 (12:27 +0000)]
*** empty log message ***

16 years ago(mlanguage_name_list): Fix previous change.
handa [Sun, 10 Jun 2007 12:26:51 +0000 (12:26 +0000)]
(mlanguage_name_list): Fix previous change.

16 years ago*** empty log message ***
handa [Fri, 8 Jun 2007 08:14:13 +0000 (08:14 +0000)]
*** empty log message ***

16 years ago(update_candidate): Copy candidate_list earlier.
handa [Fri, 8 Jun 2007 08:13:56 +0000 (08:13 +0000)]
(update_candidate): Copy candidate_list earlier.
(re_init_ic): Provide pseudo initialize state if none.

16 years ago*** empty log message ***
handa [Tue, 5 Jun 2007 11:01:42 +0000 (11:01 +0000)]
*** empty log message ***

16 years ago(preedit_insert): Print debug information.
handa [Tue, 5 Jun 2007 11:01:36 +0000 (11:01 +0000)]
(preedit_insert): Print debug information.

16 years ago*** empty log message ***
handa [Tue, 5 Jun 2007 00:54:42 +0000 (00:54 +0000)]
*** empty log message ***

16 years ago(expand_wildcard_database): New function.
handa [Tue, 5 Jun 2007 00:54:24 +0000 (00:54 +0000)]
(expand_wildcard_database): New function.
(mdatabase_list): Fix handling of wildcard database.

16 years ago(load_lang_name): New function.
handa [Tue, 5 Jun 2007 00:53:48 +0000 (00:53 +0000)]
(load_lang_name): New function.
(mlang__fini): Cancel the last two changes.
(mlanguage_name_list): New arg script and territories.  Use
load_lang_name.

16 years ago(mlangauge_name_list): Adjusted.
handa [Tue, 5 Jun 2007 00:52:35 +0000 (00:52 +0000)]
(mlangauge_name_list): Adjusted.

16 years ago(open_im): Check if the input method has at least one
handa [Mon, 4 Jun 2007 07:05:17 +0000 (07:05 +0000)]
(open_im): Check if the input method has at least one
state.

16 years ago*** empty log message ***
handa [Fri, 1 Jun 2007 12:42:46 +0000 (12:42 +0000)]
*** empty log message ***

16 years ago(shift_state): Change the format of debug print.
handa [Fri, 1 Jun 2007 12:42:42 +0000 (12:42 +0000)]
(shift_state): Change the format of debug print.
(preedit_commit): New arg need_prefix.  Caller changed.
(update_candidate): Copy candidate_list.
(take_action_list): Likewise.
(handle_key): Change the format of debug print.

16 years ago*** empty log message ***
handa [Fri, 1 Jun 2007 08:04:46 +0000 (08:04 +0000)]
*** empty log message ***

16 years ago(load_flt): Ignore unknown directives.
handa [Fri, 1 Jun 2007 08:03:31 +0000 (08:03 +0000)]
(load_flt): Ignore unknown directives.

16 years ago*** empty log message ***
handa [Fri, 25 May 2007 12:57:44 +0000 (12:57 +0000)]
*** empty log message ***

16 years ago(mdebug__unregister_object): Small optimization.
handa [Fri, 25 May 2007 12:57:39 +0000 (12:57 +0000)]
(mdebug__unregister_object): Small optimization.

16 years ago(find_file): Merged into get_database_file.
handa [Fri, 25 May 2007 12:57:07 +0000 (12:57 +0000)]
(find_file): Merged into get_database_file.
(get_database_file): New arg result.  Caller changed.
(mdatabase__check): Fix the logic.

16 years ago*** empty log message ***
handa [Thu, 24 May 2007 13:03:43 +0000 (13:03 +0000)]
*** empty log message ***

16 years ago(HAVE_ANTHY): Use PKG_CHECK_MODULES to check it.
handa [Thu, 24 May 2007 13:03:37 +0000 (13:03 +0000)]
(HAVE_ANTHY): Use PKG_CHECK_MODULES to check it.

16 years ago*** empty log message ***
handa [Thu, 24 May 2007 12:13:04 +0000 (12:13 +0000)]
*** empty log message ***

16 years ago(find_database): If unprocessed wildcard database is
handa [Thu, 24 May 2007 12:12:57 +0000 (12:12 +0000)]
(find_database): If unprocessed wildcard database is
found, register database filed and recursively call find_database.
(free_db_info): Unref db_info->properties.
(register_database): New arg properties.  Delete code for
initializing mdatabase__list.
(register_databases_in_files): Argument changed.  Caller changed.
(mdatabase__update): Don't list files by glob here.
(mdatabase_list): If unprocessed wildcard database is found,
register database filed and recursively call mdatabase_list.

16 years ago(enum MDatabaseStatus): New enum
handa [Thu, 24 May 2007 07:49:34 +0000 (07:49 +0000)]
(enum MDatabaseStatus): New enum
MDB_STATUS_AUTO_WILDCARD.

16 years ago(load_branch): Fix previous change.
handa [Thu, 24 May 2007 07:05:46 +0000 (07:05 +0000)]
(load_branch): Fix previous change.
(update_global_info): If the global database is not found, return -1.

16 years ago*** empty log message ***
handa [Wed, 23 May 2007 01:28:13 +0000 (01:28 +0000)]
*** empty log message ***

16 years ago(Mversion): New variable.
handa [Wed, 23 May 2007 01:28:04 +0000 (01:28 +0000)]
(Mversion): New variable.
(mdatabase__init): Initialize it.
(register_database): New arg properties.  Caller changed.
(register_databases_in_files): Don't check version here.
(mdatabase__update): Likewise.

16 years ago(MDatabaseInfo): New member properties.
handa [Wed, 23 May 2007 01:26:34 +0000 (01:26 +0000)]
(MDatabaseInfo): New member properties.

16 years ago*** empty log message ***
handa [Mon, 21 May 2007 01:42:52 +0000 (01:42 +0000)]
*** empty log message ***

16 years agoInclude <ctype.h>
handa [Mon, 21 May 2007 01:42:48 +0000 (01:42 +0000)]
Include <ctype.h>
(mlanguage__info): Use strncasecmp (not memcmp).
(mlanguage_name): Downcase language name for backward
compatibility.

16 years ago*** empty log message ***
handa [Mon, 21 May 2007 01:41:34 +0000 (01:41 +0000)]
*** empty log message ***

16 years ago(show_cursor): Use msymbol_name (not mlangauge_name).
handa [Mon, 21 May 2007 01:41:29 +0000 (01:41 +0000)]
(show_cursor): Use msymbol_name (not mlangauge_name).

16 years ago(filter): Don't check Mlanguage property of
handa [Mon, 21 May 2007 01:36:57 +0000 (01:36 +0000)]
(filter): Don't check Mlanguage property of
ic->im->langauge.

16 years ago*** empty log message ***
handa [Fri, 18 May 2007 12:16:36 +0000 (12:16 +0000)]
*** empty log message ***

16 years ago(config_command): Set NAME before using it.
handa [Fri, 18 May 2007 12:16:31 +0000 (12:16 +0000)]
(config_command): Set NAME before using it.
(load_branch): Try to resolve a map name by variables.

16 years ago*** empty log message ***
handa [Fri, 18 May 2007 00:32:37 +0000 (00:32 +0000)]
*** empty log message ***

16 years ago(config_command): Set NAME before using it.
handa [Fri, 18 May 2007 00:32:22 +0000 (00:32 +0000)]
(config_command): Set NAME before using it.

16 years ago*** empty log message ***
handa [Thu, 17 May 2007 11:05:43 +0000 (11:05 +0000)]
*** empty log message ***

16 years ago(mlang__fini): Fix previous change.
handa [Thu, 17 May 2007 11:05:36 +0000 (11:05 +0000)]
(mlang__fini): Fix previous change.

16 years ago*** empty log message ***
handa [Wed, 16 May 2007 06:17:48 +0000 (06:17 +0000)]
*** empty log message ***

16 years agoVersion changed to 1.4.0
handa [Wed, 16 May 2007 05:52:39 +0000 (05:52 +0000)]
Version changed to 1.4.0
(API_VERSION): Updated to 2:0:2.

16 years ago(VERSION): Delete it.
handa [Wed, 16 May 2007 05:33:32 +0000 (05:33 +0000)]
(VERSION): Delete it.
(main): Use M17NLIB_VERSION_NAME to print the version number.

16 years ago(PROGRAM_VERSION): Delete it.
handa [Wed, 16 May 2007 05:33:19 +0000 (05:33 +0000)]
(PROGRAM_VERSION): Delete it.
(main): Use M17NLIB_VERSION_NAME to print the version number.

16 years ago*** empty log message ***
handa [Wed, 16 May 2007 01:59:40 +0000 (01:59 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
handa [Wed, 16 May 2007 01:40:40 +0000 (01:40 +0000)]
*** empty log message ***

16 years ago(free_plist): Cancel the last change.
handa [Wed, 16 May 2007 01:40:25 +0000 (01:40 +0000)]
(free_plist): Cancel the last change.
(write_element): Check if PLIST is nested.
(mplist__from_plist): Label a plist as nested if appropriate.
(mplist__from_alist): Label a plist as nested.
(mplist__conc): Check the value of PL before referring it.  Label
a plist as nested if appropriate.
(mplist_copy): Label a plist as nested if appropriate.
(mplist_put_func): Return Mnil if KEY is a managing key.
(mplist_push): Label a plist as nested if appropriate.

16 years ago(MPLIST_SET_NESTED_P): Return 1 iff plist->control.flag
handa [Wed, 16 May 2007 01:33:25 +0000 (01:33 +0000)]
(MPLIST_SET_NESTED_P): Return 1 iff plist->control.flag
is set as nested.

16 years ago(mlang__fini): Unref each element of langname_list.
handa [Wed, 16 May 2007 01:32:39 +0000 (01:32 +0000)]
(mlang__fini): Unref each element of langname_list.

16 years ago*** empty log message ***
handa [Mon, 14 May 2007 11:41:42 +0000 (11:41 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
handa [Mon, 14 May 2007 11:39:35 +0000 (11:39 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
handa [Mon, 14 May 2007 11:39:23 +0000 (11:39 +0000)]
*** empty log message ***

16 years agoInclude <string.h> and <locale.h>.
handa [Mon, 14 May 2007 11:38:21 +0000 (11:38 +0000)]
Include <string.h> and <locale.h>.
(langname_list): New variable.
(load_lang_script_list): Exclude invalid list elements.
(mlang__init): Initialize langname_list.
(mlang__fini): Unref langname_list.
(mlanguage__info): Adjusted for the change of English
name (symbol->M-text).
(mlanguage_name): Label it as obsolete.
(mlanguage_name_list): New function.

16 years ago(mlanguage_name_list): Extern it.
handa [Mon, 14 May 2007 11:35:40 +0000 (11:35 +0000)]
(mlanguage_name_list): Extern it.

16 years ago(make_locale): Fix setting of members of locale.
handa [Mon, 14 May 2007 11:17:29 +0000 (11:17 +0000)]
(make_locale): Fix setting of members of locale.

16 years ago(free_plist): Unref also nested plist.
handa [Mon, 14 May 2007 11:16:52 +0000 (11:16 +0000)]
(free_plist): Unref also nested plist.

17 years ago*** empty log message ***
handa [Fri, 11 May 2007 07:08:02 +0000 (07:08 +0000)]
*** empty log message ***

17 years ago(mconv_reset_converter): Set internal->used to 0.
handa [Fri, 11 May 2007 07:07:57 +0000 (07:07 +0000)]
(mconv_reset_converter): Set internal->used to 0.

17 years ago*** empty log message ***
handa [Tue, 8 May 2007 07:48:04 +0000 (07:48 +0000)]
*** empty log message ***

17 years ago(check_description): Force copying the translated text.
handa [Tue, 8 May 2007 07:47:47 +0000 (07:47 +0000)]
(check_description): Force copying the translated text.

17 years ago*** empty log message ***
handa [Wed, 2 May 2007 01:35:21 +0000 (01:35 +0000)]
*** empty log message ***

17 years ago(minput_save_config): Unref unnecessary plist. Use
handa [Wed, 2 May 2007 01:35:17 +0000 (01:35 +0000)]
(minput_save_config): Unref unnecessary plist.  Use
free_im_list to free im_config_list.

17 years ago*** empty log message ***
handa [Mon, 23 Apr 2007 12:57:48 +0000 (12:57 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Fri, 20 Apr 2007 12:23:29 +0000 (12:23 +0000)]
*** empty log message ***

17 years ago(config_command): Fix previous change again.
handa [Fri, 20 Apr 2007 12:23:23 +0000 (12:23 +0000)]
(config_command): Fix previous change again.
(config_variable): Likewise.
(minput_config_command): Fix for the case of setting back to
default.
(minput_config_variable): Likewise.
(minput_save_config): Include nil as documentation of customized
command/variable.

17 years ago*** empty log message ***
handa [Fri, 20 Apr 2007 11:34:16 +0000 (11:34 +0000)]
*** empty log message ***

17 years agoFix typo.
ntakahas [Thu, 19 Apr 2007 12:42:02 +0000 (12:42 +0000)]
Fix typo.

17 years ago*** empty log message ***
handa [Thu, 19 Apr 2007 12:37:37 +0000 (12:37 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
nisikimi [Wed, 18 Apr 2007 06:21:14 +0000 (06:21 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Wed, 18 Apr 2007 04:11:22 +0000 (04:11 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Wed, 18 Apr 2007 02:45:30 +0000 (02:45 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Wed, 18 Apr 2007 01:29:55 +0000 (01:29 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Thu, 5 Apr 2007 12:20:00 +0000 (12:20 +0000)]
*** empty log message ***

17 years ago(config_command): Fix previous change.
handa [Thu, 5 Apr 2007 12:19:55 +0000 (12:19 +0000)]
(config_command): Fix previous change.
(config_variable): Likewise.

17 years ago*** empty log message ***
handa [Thu, 5 Apr 2007 06:25:05 +0000 (06:25 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Thu, 5 Apr 2007 04:58:11 +0000 (04:58 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
handa [Wed, 4 Apr 2007 12:53:50 +0000 (12:53 +0000)]
*** empty log message ***

17 years ago(minput_get_command, minput_config_command): Fix example
handa [Wed, 4 Apr 2007 12:53:46 +0000 (12:53 +0000)]
(minput_get_command, minput_config_command): Fix example
codes.

17 years ago*** empty log message ***
nisikimi [Tue, 3 Apr 2007 00:45:19 +0000 (00:45 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
ntakahas [Mon, 2 Apr 2007 10:31:31 +0000 (10:31 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
ntakahas [Mon, 2 Apr 2007 10:29:54 +0000 (10:29 +0000)]
*** empty log message ***

17 years ago(mplist_put_func): Fix previous change.
handa [Thu, 29 Mar 2007 12:10:41 +0000 (12:10 +0000)]
(mplist_put_func): Fix previous change.

17 years ago*** empty log message ***
handa [Thu, 29 Mar 2007 12:04:11 +0000 (12:04 +0000)]
*** empty log message ***

17 years agoFix previous changes.
handa [Thu, 29 Mar 2007 12:03:35 +0000 (12:03 +0000)]
Fix previous changes.