m17n/m17n-lib.git
2005-10-20 handa(setup_input_methods): Ignore an input method of name
2005-10-18 handa*** empty log message ***
2005-10-18 handa*** empty log message ***
2005-10-18 handaInclude "charset.h".
2005-10-18 handa(MInputMethodInfo): New members im and maps.
2005-10-18 handa(M_database_hook): Delete extern.
2005-10-18 handa(MDatabaseList): New type.
2005-10-18 handaInclude <glob.h>.
2005-10-18 handa*** empty log message ***
2005-10-18 handa(mplist__conc): Renamed from mplist_conc. Don't ref
2005-10-18 handa(mplist_conv, mplist__pop_unref): Extern them.
2005-10-18 handa(Mdetail_text): Delete extern.
2005-10-18 handa(mplist_conc): Delete extern.
2005-10-14 handa(main): Don't leave a fontset unfreed.
2005-10-14 handa(read_mtext_element): Ignore the sequence of '\\' and
2005-10-14 handa(MPLIST_VAL_MANAGED_P): Delete this macro.
2005-10-14 handa(free_fontset): Unref fontset_list if necessary.
2005-10-14 handa(render_glyphs): Check gend->type before checking
2005-10-14 handa(mfont__ft_fini): Unref ft_default_list. Set all
2005-10-04 handa*** empty log message ***
2005-10-04 handa(mtext_serialize): Be sure to make mt
2005-10-04 handa(m17n_init_win): Initialize Mcolormap.
2005-10-04 handa(mdraw_glyph_list): Fix settting of glyphs->font->source.
2005-10-03 handa(mdraw_glyph_info): Pay attention to the case that...
2005-10-03 handa(main): Make the image tranparent.
2005-09-27 handa*** empty log message ***
2005-09-27 handa(dump_image): If FILTER is "-", print the image to
2005-09-22 handa*** empty log message ***
2005-09-22 handa(select_input_method): Open an input method if
2005-09-22 handaInclude <sys/stat.h> and <unistd.h>.
2005-09-22 handa*** empty log message ***
2005-09-22 handa(mplist_conc): Extern it.
2005-09-22 handa(mplist_conc): New function.
2005-09-22 handa(mdebug_dump_mtext): Escape '"' and '\\' by '\\'.
2005-09-22 handa(MRealizedFont): New member average_width.
2005-09-22 handa(ft_open): Set rface->average_width.
2005-09-22 handa(xlfd_unparse_name): Print '*' before registry name.
2005-09-22 handa(MDisplayInfo): New member AVERAGE_WIDTH.
2005-09-22 handa(struct MFrame): New member average_width.
2005-09-22 handa(mframe): Fix setting of frame->rfont.
2005-09-22 handa(mface__realize): Set rface->average_width.
2005-09-22 handa(MRealizedFace): New member average_width.
2005-09-19 handa(m17n_init_core): Fix previous change.
2005-09-19 handa*** empty log message ***
2005-09-19 handa(xlfd_unparse_name): New arg full_xlfd.
2005-09-19 handa(mdebug__output): New variable.
2005-09-19 handa(MDisplayInfo): New member MULE_BASELINE_OFFSET.
2005-09-19 handa(MDebugMaskBit): Add MDEBUG_ALL.
2005-09-19 handa(MRealizedFont): New member baseline_offset.
2005-09-19 handa(ft_get_charmaps): Check if the font support iso8859-1
2005-09-19 handa(mface__realize): Fix logic of opening a font.
2005-09-16 handa*** empty log message ***
2005-09-16 handa(ButtonProc): Don't reset ic, instead send
2005-09-16 handa(Minput_focus_move, Minput_focus_in, Minput_focus_out):
2005-09-16 handa*** empty log message ***
2005-09-16 handa(shift_state): Fix the condition of taking init actions.
2005-09-12 handa*** empty log message ***
2005-09-12 handa(mtext__uppercase): Add proper open/close parens.
2005-09-12 handa*** empty log message ***
2005-09-12 handa(parse_action_list): Handle the case that the arg is a
2005-09-12 handa*** empty log message ***
2005-09-12 handa(redraw): Don't redraw an area where not text is
2005-09-09 ntakahas*** empty log message ***
2005-09-09 ntakahasmtext_lowercase (), mtext_titlecase (), mtext_uppercase...
2005-09-07 ntakahas*** empty log message ***
2005-09-07 ntakahas*** empty log message ***
2005-09-07 ntakahasAdd "cased", "soft-dotted", and "case-mapping" in mchar...
2005-09-07 ntakahasAdd Japanese documentation for mchar_get_prop_table ().
2005-09-06 handa*** empty log message ***
2005-09-05 ntakahas(read_mtext_element): Fix previous change.
2005-09-05 ntakahas*** empty log message ***
2005-09-05 ntakahasFix typo in Khmer.
2005-09-05 handa(read_mtext_element): Fix previous change.
2005-09-05 handa*** empty log message ***
2005-09-05 handa(read_mtext_element): Handle \uXXXX notation.
2005-09-05 handa(MTABLE_MALLOC): Don't use a local variable.
2005-09-05 handaFix previous change.
2005-09-05 handaCheck HAVE_X11_XAW_COMMAND_H before including X11/*.h.
2005-09-05 handa*** empty log message ***
2005-09-05 handa*** empty log message ***
2005-09-05 handa(device_open): Define it even if HAVE_GD nor
2005-09-05 handaCheck HAVE_X11.
2005-09-05 handaCall automake with -a -c.
2005-09-05 handa(X_LD_FLAGS): Use @X11_LD_FLAGS@ instead of
2005-09-05 handa(X_LD_FLAGS): Use @X11_LD_FLAGS@ instead of
2005-09-05 handaAdd AM_MAINTAINER_MODE.
2005-09-02 handa*** empty log message ***
2005-09-02 handa(mdraw_line_break_option): Extern it.
2005-09-02 handa(truncate_gstring): Use find_glyph_in_gstring to find the
2005-09-02 handa*** empty log message ***
2005-09-02 handa(wordseg_func_table): Don't extern it.
2005-09-02 handaDon't include word-thai.h.
2005-09-02 handa(enum MTextLineBreakOption): New enum.
2005-09-02 handaNew file.
2005-09-02 handa(libm17n_core_la_SOURCES): Delete word-thai.[ch],
2005-09-02 handa*** empty log message ***
2005-09-02 handa(mtext__adjust_plist_for_change): Pay attention for
2005-09-01 handa*** empty log message ***
2005-09-01 handa(wordseg_propertize): If the property value is nil,
2005-09-01 handa(mtext_dup): Use mtext_duplicate.
next