m17n/m17n-lib.git
2004-12-21 handa(ButtonProc): Reset the current input method (if
2004-12-21 handa*** empty log message ***
2004-12-21 handa(integer_value): Fix typo ('>' -> '<') and calculation...
2004-12-21 handa(mfont_from_spec): Delete extern.
2004-12-21 handa*** empty log message ***
2004-12-21 handa(mtext_change_prop): Delete extern.
2004-12-21 handa*** empty log message ***
2004-12-21 handa*** empty log message ***
2004-12-21 handa(win_callback): Handle Minput_reset.
2004-12-21 handa(reset_ic): New arg IGNORE which is ignored. Caller
2004-12-21 handa(merror_code): Change type to `int'.
2004-12-21 handa(merror_code): Adjust type.
2004-12-21 handa(Minput_reset, minput_reset_ic): Extern them.
2004-12-21 handa(MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32): Change...
2004-12-21 handa* m17n-core.h (MTEXT_FORMAT_UTF_16, MTEXT_FORMAT_UTF_32...
2004-12-21 handa*** empty log message ***
2004-12-21 handa(KeyProc): Handle C-\ as resetting input context.
2004-12-13 handa*** empty log message ***
2004-12-13 handa(m17n_object): Rename extern from m17n_object_setup.
2004-12-10 handa*** empty log message ***
2004-12-10 handa*** empty log message ***
2004-12-10 handa(VERSION): Set to 1.2.0.
2004-12-10 handaFix previous change.
2004-12-10 handa*** empty log message ***
2004-12-10 handaVersions changed to 1.2.
2004-12-10 handa(VERSION): Update to 1.2.
2004-12-10 handa(VERSION): Update to 1.2.
2004-12-09 handa*** empty log message ***
2004-12-09 handaFix typo (MTextStatus -> M17NStatus).
2004-12-09 handa(SaveProc, DumpImageProc, FileDialogProc, read_file):
2004-12-09 handa(read_file): Decode by Mcoding_utf_8_full, not
2004-12-09 handa*** empty log message ***
2004-12-09 handa(common_ldflags): Include libm17n-core.la.
2004-12-08 handaFix doxygen command.
2004-12-03 handa*** empty log message ***
2004-12-03 handa(AnthyContext): New member ic.
2004-12-03 nisikimi*** empty log message ***
2004-12-03 nisikimi*** empty log message ***
2004-12-03 ntakahasFix typo in comments.
2004-12-03 handa*** empty log message ***
2004-12-03 handa(m17n__core_initialized, m17n__shell_initialized,
2004-12-03 handa(m17n_init_win): Adjust the prototype.
2004-12-03 handa(win_initialized): Delete this variable.
2004-12-03 handa(shell_initialized): Delete this variable.
2004-12-03 handa(core_initialized): Delete this variable.
2004-12-03 handa(enum M17NStatus): New enum.
2004-12-03 handa(face_available): New variable.
2004-12-02 ntakahasFix typo in comments.
2004-12-02 ntakahasFix typo in comments.
2004-11-19 handa*** empty log message ***
2004-11-19 handa(load_input_method): Don't unref `maps' it it's not...
2004-11-19 handa*** empty log message ***
2004-11-19 handa(reset_ic): Check if ic_info->state is NULL.
2004-11-15 handa*** empty log message ***
2004-11-15 handa(find_candidates_group): If INDEX is -1, find the last
2004-11-07 handa*** empty log message ***
2004-11-07 handa(device_open): Try at most 32 fonts to find a
2004-11-05 handa*** empty log message ***
2004-11-05 handa(commont_style): Include dummy elements "slanted" and
2004-11-05 handa(ft_to_prop): Fix "oblique" entry.
2004-11-01 ntakahasAdd Armenian.
2004-10-29 handa*** empty log message ***
2004-10-29 handa(MXFont): New members smallest and larger.
2004-10-29 handa(xlfd_parse_name): If avgwidth is 0, set the size to 0.
2004-10-29 handa(MXFont): Change type of the member `sizes' to int.
2004-10-29 handa*** empty log message ***
2004-10-29 handa(main): Fix handling of "-s" arg.
2004-10-28 handa*** empty log message ***
2004-10-28 handa(xfont_registry_list): Include '-' before PIXEL_SIZE in
2004-10-25 handa*** empty log message ***
2004-10-25 handa(take_action_list): Initialize `ret' to 0 for "=",...
2004-10-22 handa*** empty log message ***
2004-10-22 handa(update_candidate): Renamed from udpate_candidate.
2004-10-22 handa(device_open): Fix previous change.
2004-10-22 handa(compose_glyph_string): Don't get face property at the
2004-10-21 handa*** empty log message ***
2004-10-21 handa(compose_glyph_string): Fix for the case of category
2004-10-19 handa*** empty log message ***
2004-10-14 nisikimi*** empty log message ***
2004-10-14 nisikimi*** empty log message ***
2004-10-14 handa*** empty log message ***
2004-10-14 handa(device_open): Accept Mxft as the value of key Mfont.
2004-10-14 handa*** empty log message ***
2004-10-14 handa(M17N_EXT_LIBS): New variable to accumulate
2004-10-13 handa(device_open): Be sure to register at least one font
2004-10-13 handa*** empty log message ***
2004-10-13 handaFix previous change.
2004-10-13 handa*** empty log message ***
2004-10-13 handaInclude <freetype/ftbdf.h> conditionally. Check
2004-10-13 handaCheck if <freetype/ftbdf.h> is available or not.
2004-10-12 handa*** empty log message ***
2004-10-12 handa(FaceProc): Call hide_cursor () at first.
2004-10-12 handa*** empty log message ***
2004-10-12 handa(alloc_gstring): Fix previous change.
2004-10-12 handa*** empty log message ***
2004-10-12 handa(ft_list_generic): Fix for the case of not
2004-10-12 handa(mwin__parse_event): Fix for non-ASCII keys.
2004-10-12 handa(mfont_list): If no font is found, return NULL.
2004-10-12 handa(KeyProc): Cast buf to `unsigned char *'.
2004-10-12 handa*** empty log message ***
next