m17n/m17n-lib.git
19 years ago(ButtonProc): Reset the current input method (if
handa [Tue, 21 Dec 2004 12:30:07 +0000 (12:30 +0000)]
(ButtonProc): Reset the current input method (if
activated) and insert the produced text.
(KeyProc): Cancel the previous change.

19 years ago*** empty log message ***
handa [Tue, 21 Dec 2004 07:14:45 +0000 (07:14 +0000)]
*** empty log message ***

19 years ago(integer_value): Fix typo ('>' -> '<') and calculation of length
handa [Tue, 21 Dec 2004 07:14:39 +0000 (07:14 +0000)]
(integer_value): Fix typo ('>' -> '<') and calculation of length
of preedit text.

19 years ago(mfont_from_spec): Delete extern.
handa [Tue, 21 Dec 2004 06:26:07 +0000 (06:26 +0000)]
(mfont_from_spec): Delete extern.

19 years ago*** empty log message ***
handa [Tue, 21 Dec 2004 06:26:00 +0000 (06:26 +0000)]
*** empty log message ***

19 years ago(mtext_change_prop): Delete extern.
handa [Tue, 21 Dec 2004 06:24:34 +0000 (06:24 +0000)]
(mtext_change_prop): Delete extern.

19 years ago*** empty log message ***
handa [Tue, 21 Dec 2004 03:50:45 +0000 (03:50 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
handa [Tue, 21 Dec 2004 02:04:28 +0000 (02:04 +0000)]
*** empty log message ***

19 years ago(win_callback): Handle Minput_reset.
handa [Tue, 21 Dec 2004 02:04:17 +0000 (02:04 +0000)]
(win_callback): Handle Minput_reset.
(minput__win_init): Register reset_ic as a callback for
Minput_reset.

19 years ago(reset_ic): New arg IGNORE which is ignored. Caller
handa [Tue, 21 Dec 2004 02:03:44 +0000 (02:03 +0000)]
(reset_ic): New arg IGNORE which is ignored.  Caller
changed.  At first, shift to the initial state.
(minput__init): Initialize Minput_reset.  Register reset_ic as a
callback for Minput_reset.
(Minput_reset): New variable.
(minput_filter): Always set ic->xxx_changed to 0.
(minput_reset_ic): New function.

19 years ago(merror_code): Change type to `int'.
handa [Tue, 21 Dec 2004 02:00:44 +0000 (02:00 +0000)]
(merror_code): Change type to `int'.

19 years ago(merror_code): Adjust type.
handa [Tue, 21 Dec 2004 02:00:10 +0000 (02:00 +0000)]
(merror_code): Adjust type.

19 years ago(Minput_reset, minput_reset_ic): Extern them.
handa [Tue, 21 Dec 2004 01:59:33 +0000 (01:59 +0000)]
(Minput_reset, minput_reset_ic): Extern them.

19 years ago(MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Change types
handa [Tue, 21 Dec 2004 01:58:47 +0000 (01:58 +0000)]
(MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Change types
to `int'.  Move the documents to m17n-core.h.

19 years ago* m17n-core.h (MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Adjust types.
handa [Tue, 21 Dec 2004 01:58:41 +0000 (01:58 +0000)]
* m17n-core.h (MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Adjust types.

19 years ago*** empty log message ***
handa [Tue, 21 Dec 2004 01:56:07 +0000 (01:56 +0000)]
*** empty log message ***

19 years ago(KeyProc): Handle C-\ as resetting input context.
handa [Tue, 21 Dec 2004 01:55:54 +0000 (01:55 +0000)]
(KeyProc): Handle C-\ as resetting input context.

19 years ago*** empty log message ***
handa [Mon, 13 Dec 2004 08:26:44 +0000 (08:26 +0000)]
*** empty log message ***

19 years ago(m17n_object): Rename extern from m17n_object_setup.
handa [Mon, 13 Dec 2004 08:26:27 +0000 (08:26 +0000)]
(m17n_object): Rename extern from m17n_object_setup.
(MTextProperty): Document it.

19 years ago*** empty log message ***
handa [Fri, 10 Dec 2004 07:17:14 +0000 (07:17 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
handa [Fri, 10 Dec 2004 07:10:02 +0000 (07:10 +0000)]
*** empty log message ***

19 years ago(VERSION): Set to 1.2.0.
handa [Fri, 10 Dec 2004 07:09:46 +0000 (07:09 +0000)]
(VERSION): Set to 1.2.0.

19 years agoFix previous change.
handa [Fri, 10 Dec 2004 07:07:54 +0000 (07:07 +0000)]
Fix previous change.

19 years ago*** empty log message ***
handa [Fri, 10 Dec 2004 07:03:53 +0000 (07:03 +0000)]
*** empty log message ***

19 years agoVersions changed to 1.2.
handa [Fri, 10 Dec 2004 07:00:40 +0000 (07:00 +0000)]
Versions changed to 1.2.

19 years ago(VERSION): Update to 1.2.
handa [Fri, 10 Dec 2004 06:57:14 +0000 (06:57 +0000)]
(VERSION): Update to 1.2.

19 years ago(VERSION): Update to 1.2.
handa [Fri, 10 Dec 2004 06:56:58 +0000 (06:56 +0000)]
(VERSION): Update to 1.2.
(main): If filename is not specified, open /dev/null.

19 years ago*** empty log message ***
handa [Thu, 9 Dec 2004 11:50:44 +0000 (11:50 +0000)]
*** empty log message ***

19 years agoFix typo (MTextStatus -> M17NStatus).
handa [Thu, 9 Dec 2004 11:50:38 +0000 (11:50 +0000)]
Fix typo (MTextStatus -> M17NStatus).

19 years ago(SaveProc, DumpImageProc, FileDialogProc, read_file):
handa [Thu, 9 Dec 2004 11:49:42 +0000 (11:49 +0000)]
(SaveProc, DumpImageProc, FileDialogProc, read_file):
Decode by Mcoding_utf_8_full, not Mcoding_utf_8.

19 years ago(read_file): Decode by Mcoding_utf_8_full, not
handa [Thu, 9 Dec 2004 11:47:48 +0000 (11:47 +0000)]
(read_file): Decode by Mcoding_utf_8_full, not
Mcoding_utf_8.

19 years ago*** empty log message ***
handa [Thu, 9 Dec 2004 11:38:13 +0000 (11:38 +0000)]
*** empty log message ***

19 years ago(common_ldflags): Include libm17n-core.la.
handa [Thu, 9 Dec 2004 11:38:08 +0000 (11:38 +0000)]
(common_ldflags): Include libm17n-core.la.
(common_ldflags_gui): Include ${common_ldflags}

19 years agoFix doxygen command.
handa [Wed, 8 Dec 2004 06:32:21 +0000 (06:32 +0000)]
Fix doxygen command.

19 years ago*** empty log message ***
handa [Fri, 3 Dec 2004 11:24:29 +0000 (11:24 +0000)]
*** empty log message ***

19 years ago(AnthyContext): New member ic.
handa [Fri, 3 Dec 2004 11:22:13 +0000 (11:22 +0000)]
(AnthyContext): New member ic.
(new_context): When something goes wrong, return NULL without
creating a context.
(get_context): New function.
(init): Pay attention to the case of multiple calls.
(fini): Likewise.
(convert, change, resize, commit): Use get_context.

19 years ago*** empty log message ***
nisikimi [Fri, 3 Dec 2004 08:40:37 +0000 (08:40 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
nisikimi [Fri, 3 Dec 2004 08:31:49 +0000 (08:31 +0000)]
*** empty log message ***

19 years agoFix typo in comments.
ntakahas [Fri, 3 Dec 2004 08:07:12 +0000 (08:07 +0000)]
Fix typo in comments.

19 years ago*** empty log message ***
handa [Fri, 3 Dec 2004 00:22:51 +0000 (00:22 +0000)]
*** empty log message ***

19 years ago(m17n__core_initialized, m17n__shell_initialized,
handa [Fri, 3 Dec 2004 00:19:44 +0000 (00:19 +0000)]
(m17n__core_initialized, m17n__shell_initialized,
m17n__gui_initialized): New externs.

19 years ago(m17n_init_win): Adjust the prototype.
handa [Fri, 3 Dec 2004 00:19:28 +0000 (00:19 +0000)]
(m17n_init_win): Adjust the prototype.

19 years ago(win_initialized): Delete this variable.
handa [Fri, 3 Dec 2004 00:18:49 +0000 (00:18 +0000)]
(win_initialized): Delete this variable.
(m17n_init_win, m17n_fini_win): Check m17n__gui_initialized
instead of gui_initialized.

19 years ago(shell_initialized): Delete this variable.
handa [Fri, 3 Dec 2004 00:18:28 +0000 (00:18 +0000)]
(shell_initialized): Delete this variable.
(m17n_init, m17n_fini): Check m17n__shell_initialized instead of
shell_initialized.

19 years ago(core_initialized): Delete this variable.
handa [Fri, 3 Dec 2004 00:18:09 +0000 (00:18 +0000)]
(core_initialized): Delete this variable.
(m17n__core_initialized, m17n__shell_initialized,
m17n__gui_initialized): New variables.
(m17n_init_core, m17n_fini_core): Check m17n__core_initialized
instead of core_initialized.
(m17n_status): New function.

19 years ago(enum M17NStatus): New enum.
handa [Fri, 3 Dec 2004 00:17:08 +0000 (00:17 +0000)]
(enum M17NStatus): New enum.
(m17n_status): Extern it.

19 years ago(face_available): New variable.
handa [Fri, 3 Dec 2004 00:09:34 +0000 (00:09 +0000)]
(face_available): New variable.
(init): Check if GUI APIs are available or not.  If not, set
face_available to 0.
(fini): Free a face only if face_available is not zero.
(ispell_word): Put face property only if available.

19 years agoFix typo in comments.
ntakahas [Thu, 2 Dec 2004 08:29:05 +0000 (08:29 +0000)]
Fix typo in comments.

19 years agoFix typo in comments.
ntakahas [Thu, 2 Dec 2004 08:13:25 +0000 (08:13 +0000)]
Fix typo in comments.

19 years ago*** empty log message ***
handa [Fri, 19 Nov 2004 11:22:38 +0000 (11:22 +0000)]
*** empty log message ***

19 years ago(load_input_method): Don't unref `maps' it it's not created.
handa [Fri, 19 Nov 2004 11:22:20 +0000 (11:22 +0000)]
(load_input_method): Don't unref `maps' it it's not created.

19 years ago*** empty log message ***
handa [Fri, 19 Nov 2004 02:41:27 +0000 (02:41 +0000)]
*** empty log message ***

19 years ago(reset_ic): Check if ic_info->state is NULL.
handa [Fri, 19 Nov 2004 02:41:22 +0000 (02:41 +0000)]
(reset_ic): Check if ic_info->state is NULL.
(filter): If ic_info->state is NULL, return 0.

19 years ago*** empty log message ***
handa [Mon, 15 Nov 2004 12:00:44 +0000 (12:00 +0000)]
*** empty log message ***

19 years ago(find_candidates_group): If INDEX is -1, find the last
handa [Mon, 15 Nov 2004 12:00:21 +0000 (12:00 +0000)]
(find_candidates_group): If INDEX is -1, find the last
candidate group.
(take_action_list): If the previous of the first candidate is
requested, select the last candidate.

19 years ago*** empty log message ***
handa [Sun, 7 Nov 2004 23:08:52 +0000 (23:08 +0000)]
*** empty log message ***

19 years ago(device_open): Try at most 32 fonts to find a
handa [Sun, 7 Nov 2004 23:08:44 +0000 (23:08 +0000)]
(device_open): Try at most 32 fonts to find a
non-autoscaled font.

19 years ago*** empty log message ***
handa [Fri, 5 Nov 2004 02:05:05 +0000 (02:05 +0000)]
*** empty log message ***

19 years ago(commont_style): Include dummy elements "slanted" and
handa [Fri, 5 Nov 2004 02:05:00 +0000 (02:05 +0000)]
(commont_style): Include dummy elements "slanted" and
"rslanted" to prefer "o" to "r" if "i" is requested.

19 years ago(ft_to_prop): Fix "oblique" entry.
handa [Fri, 5 Nov 2004 02:03:58 +0000 (02:03 +0000)]
(ft_to_prop): Fix "oblique" entry.

19 years agoAdd Armenian.
ntakahas [Mon, 1 Nov 2004 12:57:38 +0000 (12:57 +0000)]
Add Armenian.

19 years ago*** empty log message ***
handa [Fri, 29 Oct 2004 11:07:41 +0000 (11:07 +0000)]
*** empty log message ***

19 years ago(MXFont): New members smallest and larger.
handa [Fri, 29 Oct 2004 11:07:35 +0000 (11:07 +0000)]
(MXFont): New members smallest and larger.
(xfont_registry_list): Fix previous change.
(xfont_select): Likewise.

19 years ago(xlfd_parse_name): If avgwidth is 0, set the size to 0.
handa [Fri, 29 Oct 2004 07:42:01 +0000 (07:42 +0000)]
(xlfd_parse_name): If avgwidth is 0, set the size to 0.

19 years ago(MXFont): Change type of the member `sizes' to int.
handa [Fri, 29 Oct 2004 07:41:07 +0000 (07:41 +0000)]
(MXFont): Change type of the member `sizes' to int.
(SET_SIZE, HAVE_SIZE): Adjusted for the above change.
(xfont_registry_list): Likewise.
(xfont_select): Likewise.

19 years ago*** empty log message ***
handa [Fri, 29 Oct 2004 07:12:05 +0000 (07:12 +0000)]
*** empty log message ***

19 years ago(main): Fix handling of "-s" arg.
handa [Fri, 29 Oct 2004 07:12:01 +0000 (07:12 +0000)]
(main): Fix handling of "-s" arg.

19 years ago*** empty log message ***
handa [Thu, 28 Oct 2004 11:47:39 +0000 (11:47 +0000)]
*** empty log message ***

19 years ago(xfont_registry_list): Include '-' before PIXEL_SIZE in
handa [Thu, 28 Oct 2004 11:47:27 +0000 (11:47 +0000)]
(xfont_registry_list): Include '-' before PIXEL_SIZE in
font name comparison.
(xfont_select): Fix logic for selecting a larger size font.

19 years ago*** empty log message ***
handa [Mon, 25 Oct 2004 11:26:04 +0000 (11:26 +0000)]
*** empty log message ***

19 years ago(take_action_list): Initialize `ret' to 0 for "=", "<",
handa [Mon, 25 Oct 2004 11:25:58 +0000 (11:25 +0000)]
(take_action_list): Initialize `ret' to 0 for "=", "<",
">" actions.

19 years ago*** empty log message ***
handa [Fri, 22 Oct 2004 05:43:05 +0000 (05:43 +0000)]
*** empty log message ***

19 years ago(update_candidate): Renamed from udpate_candidate.
handa [Fri, 22 Oct 2004 05:43:00 +0000 (05:43 +0000)]
(update_candidate): Renamed from udpate_candidate.
(take_action_list): Show more debugging info on arithmetic commands.

19 years ago(device_open): Fix previous change.
handa [Fri, 22 Oct 2004 05:42:09 +0000 (05:42 +0000)]
(device_open): Fix previous change.

19 years ago(compose_glyph_string): Don't get face property at the
handa [Fri, 22 Oct 2004 05:41:38 +0000 (05:41 +0000)]
(compose_glyph_string): Don't get face property at the
end of M-text.

19 years ago*** empty log message ***
handa [Thu, 21 Oct 2004 06:35:09 +0000 (06:35 +0000)]
*** empty log message ***

19 years ago(compose_glyph_string): Fix for the case of category
handa [Thu, 21 Oct 2004 06:35:03 +0000 (06:35 +0000)]
(compose_glyph_string): Fix for the case of category
being Mnil.

19 years ago*** empty log message ***
handa [Tue, 19 Oct 2004 01:53:42 +0000 (01:53 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
nisikimi [Thu, 14 Oct 2004 01:26:52 +0000 (01:26 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
nisikimi [Thu, 14 Oct 2004 01:09:53 +0000 (01:09 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
handa [Thu, 14 Oct 2004 00:54:23 +0000 (00:54 +0000)]
*** empty log message ***

19 years ago(device_open): Accept Mxft as the value of key Mfont.
handa [Thu, 14 Oct 2004 00:54:14 +0000 (00:54 +0000)]
(device_open): Accept Mxft as the value of key Mfont.

19 years ago*** empty log message ***
handa [Thu, 14 Oct 2004 00:45:15 +0000 (00:45 +0000)]
*** empty log message ***

19 years ago(M17N_EXT_LIBS): New variable to accumulate
handa [Thu, 14 Oct 2004 00:26:36 +0000 (00:26 +0000)]
(M17N_EXT_LIBS): New variable to accumulate
available external libraries.

19 years ago(device_open): Be sure to register at least one font
handa [Wed, 13 Oct 2004 11:14:14 +0000 (11:14 +0000)]
(device_open): Be sure to register at least one font
driver.

19 years ago*** empty log message ***
handa [Wed, 13 Oct 2004 08:01:53 +0000 (08:01 +0000)]
*** empty log message ***

19 years agoFix previous change.
handa [Wed, 13 Oct 2004 06:29:56 +0000 (06:29 +0000)]
Fix previous change.

19 years ago*** empty log message ***
handa [Wed, 13 Oct 2004 06:21:47 +0000 (06:21 +0000)]
*** empty log message ***

19 years agoInclude <freetype/ftbdf.h> conditionally. Check
handa [Wed, 13 Oct 2004 06:21:43 +0000 (06:21 +0000)]
Include <freetype/ftbdf.h> conditionally.  Check
HAVE_FTBDF_H before calling FT_Get_BDF_Property.

19 years agoCheck if <freetype/ftbdf.h> is available or not.
handa [Wed, 13 Oct 2004 06:20:33 +0000 (06:20 +0000)]
Check if <freetype/ftbdf.h> is available or not.

19 years ago*** empty log message ***
handa [Tue, 12 Oct 2004 13:05:20 +0000 (13:05 +0000)]
*** empty log message ***

19 years ago(FaceProc): Call hide_cursor () at first.
handa [Tue, 12 Oct 2004 13:05:11 +0000 (13:05 +0000)]
(FaceProc): Call hide_cursor () at first.

19 years ago*** empty log message ***
handa [Tue, 12 Oct 2004 12:24:26 +0000 (12:24 +0000)]
*** empty log message ***

19 years ago(alloc_gstring): Fix previous change.
handa [Tue, 12 Oct 2004 12:24:21 +0000 (12:24 +0000)]
(alloc_gstring): Fix previous change.

19 years ago*** empty log message ***
handa [Tue, 12 Oct 2004 12:19:24 +0000 (12:19 +0000)]
*** empty log message ***

19 years ago(ft_list_generic): Fix for the case of not
handa [Tue, 12 Oct 2004 12:19:15 +0000 (12:19 +0000)]
(ft_list_generic): Fix for the case of not
HAVE_FONTCONFIG.

19 years ago(mwin__parse_event): Fix for non-ASCII keys.
handa [Tue, 12 Oct 2004 12:17:49 +0000 (12:17 +0000)]
(mwin__parse_event): Fix for non-ASCII keys.

19 years ago(mfont_list): If no font is found, return NULL.
handa [Tue, 12 Oct 2004 12:17:07 +0000 (12:17 +0000)]
(mfont_list): If no font is found, return NULL.
(load_font_encoding_table): Put entries of nil registry first.
(find_encoding): Adjust for the above change.

19 years ago(KeyProc): Cast buf to `unsigned char *'.
handa [Tue, 12 Oct 2004 12:16:06 +0000 (12:16 +0000)]
(KeyProc): Cast buf to `unsigned char *'.

19 years ago*** empty log message ***
handa [Tue, 12 Oct 2004 00:23:49 +0000 (00:23 +0000)]
*** empty log message ***