(take_action_list): Move the handling of candidate-list
[m17n/m17n-lib.git] / src / input.c
2011-03-09 handa(take_action_list): Move the handling of candidate...
2011-02-14 handa(minput_list): Change the format of returning plist.
2011-02-13 handa(MIMExternalModule): New member 'name'.
2010-09-30 handa(open_im): Return -1 if the input method has no state.
2010-09-10 handaPrint debug information to mdebug__output instead of...
2010-08-19 handa(fully_initialize): Make it static.
2010-08-11 handa(shift_state): Just set ic_info->state_hook, instead of
2010-08-09 handa(fully_initialize): Avoid compiler warning by casting.
2010-03-19 handaCopyright years udpated.
2010-02-18 handa(load_external_module): Preprend M17N_MODULE_DIR to the
2009-10-21 handa(surrounding_pos): New arg *pos.
2009-10-05 handaDocstring updated.
2009-08-31 handa*** empty log message ***
2009-02-25 handa*** empty log message ***
2009-02-25 handa(get_candidate_list): Free unnecessary objects.
2008-09-25 handa(load_macros): Don't parse the action list here.
2008-09-19 handa(fully_initialize): Rename "@reload" to "-reload".
2008-09-12 handa*** empty log message ***
2008-09-12 handa*** empty log message ***
2008-08-04 handa(fully_initialize): Add more aliaese (e.g. C-M-1 vs...
2008-07-22 handa(fully_initialize): Fix previous change.
2008-07-19 handa(fully_initialize): Fix previous change.
2008-07-14 handa(fully_initialize): Handle C-M-1, etc.
2008-07-11 handa(minput_open_im): Check if the arg NAME is not Mnil.
2008-06-13 handa(minput_config_file): Comment fixed for man-page.
2008-05-23 handa(take_action_list): Fix debug info.
2008-04-02 handa(integer_value): Delete the 3rd arg VALUE.
2008-03-04 nisikimi*** empty log message ***
2008-01-25 handa(parse_action_list): Handle the case "(insert INTEGER)".
2008-01-25 handa(parse_action_list): Check M_candidates.
2008-01-23 handa(integer_value): Fix interpretation of "@-N".
2008-01-17 handa(get_following_char): Fix interpretation of POS.
2007-11-13 handamerge FLT after-FLT-merge
2007-07-12 handaFix doxygen @ref commands.
2007-06-08 handa(update_candidate): Copy candidate_list earlier.
2007-06-05 handa(preedit_insert): Print debug information.
2007-06-04 handa(open_im): Check if the input method has at least one
2007-06-01 handa(shift_state): Change the format of debug print.
2007-05-24 handa(load_branch): Fix previous change.
2007-05-21 handa(filter): Don't check Mlanguage property of
2007-05-18 handa(config_command): Set NAME before using it.
2007-05-18 handa(config_command): Set NAME before using it.
2007-05-08 handa(check_description): Force copying the translated text.
2007-05-02 handa(minput_save_config): Unref unnecessary plist. Use
2007-04-23 handa*** empty log message ***
2007-04-20 handa(config_command): Fix previous change again.
2007-04-20 handa*** empty log message ***
2007-04-19 ntakahasFix typo.
2007-04-19 handa*** empty log message ***
2007-04-18 nisikimi*** empty log message ***
2007-04-18 handa*** empty log message ***
2007-04-18 handa*** empty log message ***
2007-04-18 handa*** empty log message ***
2007-04-05 handa(config_command): Fix previous change.
2007-04-04 handa(minput_get_command, minput_config_command): Fix example
2007-03-29 handa(take_action_list): Use mplist_get_func.
2007-03-28 handa(get_candidate_list): Avoid unnecessary unref.
2007-03-21 handa(Mpop): New variable.
2007-03-15 handa(minput_config_variable): Check custom->vars (not
2007-03-01 handa(reload_im_info): Setup cmds, vars, and title of
2007-02-23 handa(Mpop): New variable.
2007-02-12 handa(get_preceding_char): Unref mt if necessary.
2007-02-07 handa (integer_value): Check also ic->produced for @-N.
2007-02-06 handa(get_preceding_char): Fix previous change.
2007-01-12 handa(handle_key): Handle a branch action of the initial
2006-12-26 handa(get_surrounding_text): Adjusted for the change of
2006-12-07 ntakahasUpdate FSF postal address.
2006-12-05 handa(minput_get_title_icon): Fix docstring.
2006-11-16 handa(parse_action_list): Allow (undo 0).
2006-11-10 handa(preedit_commit): Update ic_info->commit_key_head.
2006-10-30 handa(preedit_delete): Fix typo.
2006-10-27 handa(get_preceding_char): Fix previous change.
2006-10-27 handa(get_preceding_char): If POS is zero, always call
2006-10-27 handa*** empty log message ***
2006-10-27 handa(marker_code): New arg surrounding. Callers changed.
2006-10-19 handa(load_variables): Fix setting of `global'.
2006-10-18 handa(delete_surrounding_text): Be sure to set members
2006-09-27 handa*** empty log message ***
2006-09-26 handa(minput_get_description): Handle description about
2006-09-22 handa*** empty log message ***
2006-09-21 handa(M_gettext): New variable.
2006-09-15 handa(reload_im_info): Update custom and global info.
2006-09-15 handa(delete_surrounding_text): Fix incorrect commit.
2006-09-14 handa*** empty log message ***
2006-09-14 nisikimi*** empty log message ***
2006-09-14 handa*** empty log message ***
2006-09-14 nisikimi*** empty log message ***
2006-09-14 handa(resolve_command): Adjusted for the format change of
2006-09-07 handaBig change to improve user-side input method
2006-08-30 ntakahasReturn -2 when surrounding text is unavailable.
2006-08-17 handa(reset_ic): Fix previous change.
2006-08-17 handa(reset_ic): Fix previous change.
2006-08-17 handa(reset_ic): Use shift_state to setup the current state.
2006-06-23 handaTypo in comments fixed.
2006-02-22 handaFix several typos in documentation.
2006-02-06 handaUpdate copyright.
2006-01-25 handa(resolve_expression): If the value of PLIST is a plist,
2006-01-12 handa(get_surrounding_text): Always pop ic->plist.
2006-01-10 handa(preedit_commit): For debugging, print only commiting
2006-01-07 handa(load_branch): Confirm that maps is not NULL.
next