2006-10-30 |
handa | (preedit_delete): Fix typo. |
blob | commitdiff |
2006-10-27 |
handa | (get_preceding_char): Fix previous change. |
blob | commitdiff | diff to current |
2006-10-27 |
handa | (get_preceding_char): If POS is zero, always call |
blob | commitdiff | diff to current |
2006-10-27 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2006-10-27 |
handa | (marker_code): New arg surrounding. Callers changed. |
blob | commitdiff | diff to current |
2006-10-19 |
handa | (load_variables): Fix setting of `global'. |
blob | commitdiff | diff to current |
2006-10-18 |
handa | (delete_surrounding_text): Be sure to set members |
blob | commitdiff | diff to current |
2006-09-27 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2006-09-26 |
handa | (minput_get_description): Handle description about |
blob | commitdiff | diff to current |
2006-09-22 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2006-09-21 |
handa | (M_gettext): New variable. |
blob | commitdiff | diff to current |
2006-09-15 |
handa | (reload_im_info): Update custom and global info. |
blob | commitdiff | diff to current |
2006-09-15 |
handa | (delete_surrounding_text): Fix incorrect commit. |
blob | commitdiff | diff to current |
2006-09-14 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2006-09-14 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2006-09-14 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2006-09-14 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2006-09-14 |
handa | (resolve_command): Adjusted for the format change of |
blob | commitdiff | diff to current |
2006-09-07 |
handa | Big change to improve user-side input method |
blob | commitdiff | diff to current |
2006-08-30 |
ntakahas | Return -2 when surrounding text is unavailable. |
blob | commitdiff | diff to current |
2006-08-17 |
handa | (reset_ic): Fix previous change. |
blob | commitdiff | diff to current |
2006-08-17 |
handa | (reset_ic): Fix previous change. |
blob | commitdiff | diff to current |
2006-08-17 |
handa | (reset_ic): Use shift_state to setup the current state. |
blob | commitdiff | diff to current |
2006-06-23 |
handa | Typo in comments fixed. |
blob | commitdiff | diff to current |
2006-02-22 |
handa | Fix several typos in documentation. |
blob | commitdiff | diff to current |
2006-02-06 |
handa | Update copyright. |
blob | commitdiff | diff to current |
2006-01-25 |
handa | (resolve_expression): If the value of PLIST is a plist, |
blob | commitdiff | diff to current |
2006-01-12 |
handa | (get_surrounding_text): Always pop ic->plist. |
blob | commitdiff | diff to current |
2006-01-10 |
handa | (preedit_commit): For debugging, print only commiting |
blob | commitdiff | diff to current |
2006-01-07 |
handa | (load_branch): Confirm that maps is not NULL. |
blob | commitdiff | diff to current |
2006-01-05 |
handa | (filter): Fix handling of such symbol as S-A. |
blob | commitdiff | diff to current |
2006-01-05 |
handa | (handle_key): Pay attention to the case that key is... |
blob | commitdiff | diff to current |
2006-01-05 |
handa | (load_macros): On overwriting a macro, free the old |
blob | commitdiff | diff to current |
2005-12-19 |
handa | (minput_get_title_icon): If LANGUAGE is Mt, try also a |
blob | commitdiff | diff to current |
2005-12-16 |
ntakahas | Fix typo in comments. |
blob | commitdiff | diff to current |
2005-12-14 |
handa | (minput_get_title_icon): Check the default icon for the |
blob | commitdiff | diff to current |
2005-12-13 |
handa | (Mless_equal, Mgreater_equal): New variables. |
blob | commitdiff | diff to current |
2005-12-07 |
handa | (take_action_list): If take_action_list return -1, |
blob | commitdiff | diff to current |
2005-11-21 |
handa | (parse_nested_list_value): Fix previous change. |
blob | commitdiff | diff to current |
2005-11-21 |
handa | (handle_key): For debugging, print information about |
blob | commitdiff | diff to current |
2005-11-11 |
handa | (delete_surrounding_text): Clear cache if necessary. |
blob | commitdiff | diff to current |
2005-11-07 |
handa | (filter): Unref ic_info->preceding_text and |
blob | commitdiff | diff to current |
2005-11-07 |
handa | Include <stdlib.h>. |
blob | commitdiff | diff to current |
2005-11-04 |
handa | (parse_nested_list_value): Fix handling of the global |
blob | commitdiff | diff to current |
2005-10-31 |
handa | (load_im_info): Fix adding of state. |
blob | commitdiff | diff to current |
2005-10-29 |
handa | (get_candidate_list): Fix the timing of refering plist. |
blob | commitdiff | diff to current |
2005-10-28 |
handa | (load_branch): Ignore an undefined map name. |
blob | commitdiff | diff to current |
2005-10-20 |
handa | (take_action_list): Fix previous change. |
blob | commitdiff | diff to current |
2005-10-20 |
handa | (marker_code): Accept '@@'. |
blob | commitdiff | diff to current |
2005-10-18 |
handa | Include "charset.h". |
blob | commitdiff | diff to current |
2005-09-22 |
handa | Include <sys/stat.h> and <unistd.h>. |
blob | commitdiff | diff to current |
2005-09-16 |
handa | (shift_state): Fix the condition of taking init actions. |
blob | commitdiff | diff to current |
2005-09-12 |
handa | (parse_action_list): Handle the case that the arg is a |
blob | commitdiff | diff to current |
2005-08-17 |
handa | (shift_state): Don't reset ic_info->vars. |
blob | commitdiff | diff to current |
2005-05-19 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2005-04-15 |
handa | (DLOPEN_SHLIB_EXT): Don't define it. |
blob | commitdiff | diff to current |
2005-03-01 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2005-02-28 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2005-02-24 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2005-02-21 |
ntakahas | *** empty log message *** |
blob | commitdiff | diff to current |
2005-02-17 |
handa | Include <sys/types.h>, <dirent.h>, and "database.h". |
blob | commitdiff | diff to current |
2004-12-28 |
handa | (minput_filter): Don't reset ic->xxx_changed. |
blob | commitdiff | diff to current |
2004-12-25 |
handa | Insert <EM></EM> to make Doxygen not make a link from... |
blob | commitdiff | diff to current |
2004-12-24 |
handa | (reset_ic): Set key_unhandled to 0. |
blob | commitdiff | diff to current |
2004-12-21 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2004-12-21 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2004-12-21 |
handa | (minput_reset_ic): Fix docmentation. |
blob | commitdiff | diff to current |
2004-12-21 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2004-12-21 |
handa | (integer_value): Fix typo ('>' -> '<') and calculation... |
blob | commitdiff | diff to current |
2004-12-21 |
handa | (reset_ic): New arg IGNORE which is ignored. Caller |
blob | commitdiff | diff to current |
2004-11-19 |
handa | (load_input_method): Don't unref `maps' it it's not... |
blob | commitdiff | diff to current |
2004-11-19 |
handa | (reset_ic): Check if ic_info->state is NULL. |
blob | commitdiff | diff to current |
2004-11-15 |
handa | (find_candidates_group): If INDEX is -1, find the last |
blob | commitdiff | diff to current |
2004-10-25 |
handa | (take_action_list): Initialize `ret' to 0 for "=",... |
blob | commitdiff | diff to current |
2004-10-22 |
handa | (update_candidate): Renamed from udpate_candidate. |
blob | commitdiff | diff to current |
2004-10-19 |
handa | *** empty log message *** |
blob | commitdiff | diff to current |
2004-05-31 |
handa | Include <dlfcn.h> only when HAVE_DLFCN_H is defined. |
blob | commitdiff | diff to current |
2004-04-27 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2004-04-27 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2004-04-21 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2004-04-16 |
nisikimi | *** empty log message *** |
blob | commitdiff | diff to current |
2004-04-09 |
handa | Change /***ja to /***oldja |
blob | commitdiff | diff to current |
2004-03-16 |
handa | (M_key_alias): New variable. |
blob | commitdiff | diff to current |
2004-03-09 |
handa | (load_input_method): If title is not specified, use... |
blob | commitdiff | diff to current |
2004-03-09 |
handa | *** empty log message *** REL-1-0-base |
blob | commitdiff | diff to current |
|