Big change to improve user-side input method
[m17n/m17n-lib.git] / src / input.c
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.
2006-01-05 handa(filter): Fix handling of such symbol as S-A.
2006-01-05 handa(handle_key): Pay attention to the case that key is...
2006-01-05 handa(load_macros): On overwriting a macro, free the old
2005-12-19 handa(minput_get_title_icon): If LANGUAGE is Mt, try also a
2005-12-16 ntakahasFix typo in comments.
2005-12-14 handa(minput_get_title_icon): Check the default icon for the
2005-12-13 handa(Mless_equal, Mgreater_equal): New variables.
2005-12-07 handa(take_action_list): If take_action_list return -1,
2005-11-21 handa(parse_nested_list_value): Fix previous change.
2005-11-21 handa(handle_key): For debugging, print information about
2005-11-11 handa(delete_surrounding_text): Clear cache if necessary.
2005-11-07 handa(filter): Unref ic_info->preceding_text and
2005-11-07 handaInclude <stdlib.h>.
2005-11-04 handa(parse_nested_list_value): Fix handling of the global
2005-10-31 handa(load_im_info): Fix adding of state.
2005-10-29 handa(get_candidate_list): Fix the timing of refering plist.
2005-10-28 handa(load_branch): Ignore an undefined map name.
2005-10-20 handa(take_action_list): Fix previous change.
2005-10-20 handa(marker_code): Accept '@@'.
2005-10-18 handaInclude "charset.h".
2005-09-22 handaInclude <sys/stat.h> and <unistd.h>.
2005-09-16 handa(shift_state): Fix the condition of taking init actions.
2005-09-12 handa(parse_action_list): Handle the case that the arg is a
2005-08-17 handa(shift_state): Don't reset ic_info->vars.
2005-05-19 handa*** empty log message ***
2005-04-15 handa(DLOPEN_SHLIB_EXT): Don't define it.
2005-03-01 nisikimi*** empty log message ***
2005-02-28 nisikimi*** empty log message ***
2005-02-24 nisikimi*** empty log message ***
2005-02-21 ntakahas*** empty log message ***
2005-02-17 handaInclude <sys/types.h>, <dirent.h>, and "database.h".
2004-12-28 handa(minput_filter): Don't reset ic->xxx_changed.
2004-12-25 handaInsert <EM></EM> to make Doxygen not make a link from...
2004-12-24 handa(reset_ic): Set key_unhandled to 0.
2004-12-21 handa*** empty log message ***
2004-12-21 handa*** empty log message ***
2004-12-21 handa(minput_reset_ic): Fix docmentation.
2004-12-21 handa*** empty log message ***
2004-12-21 handa(integer_value): Fix typo ('>' -> '<') and calculation...
2004-12-21 handa(reset_ic): New arg IGNORE which is ignored. Caller
2004-11-19 handa(load_input_method): Don't unref `maps' it it's not...
2004-11-19 handa(reset_ic): Check if ic_info->state is NULL.
2004-11-15 handa(find_candidates_group): If INDEX is -1, find the last
2004-10-25 handa(take_action_list): Initialize `ret' to 0 for "=",...
2004-10-22 handa(update_candidate): Renamed from udpate_candidate.
2004-10-19 handa*** empty log message ***
2004-05-31 handaInclude <dlfcn.h> only when HAVE_DLFCN_H is defined.
2004-04-27 nisikimi*** empty log message ***
2004-04-27 nisikimi*** empty log message ***
2004-04-21 nisikimi*** empty log message ***
2004-04-16 nisikimi*** empty log message ***
2004-04-09 handaChange /***ja to /***oldja
2004-03-16 handa(M_key_alias): New variable.
2004-03-09 handa(load_input_method): If title is not specified, use...
2004-03-09 handa*** empty log message *** REL-1-0-base