m17n/m17n-lib.git
2004-07-16 handa(compose_glyph_string): Improve the way of deciding a
2004-07-16 handa(fc_list): Cancel previous change.
2004-07-16 handa(compose_glyph_string): If a character's script is not
2004-07-15 handa(mdraw_glyph_list): Fix previous change.
2004-07-15 handa(mdraw_glyph_list): Fix previous change.
2004-07-15 handa(mdraw_glyph_list): Fix previous change.
2004-07-15 handa(mdraw_glyph_list): Add the width of padding glyphs to
2004-07-14 handa(mfont__lookup_fontset): Fix previous change.
2004-07-14 handa(compose_glyph_string): Fix previous change.
2004-07-14 handa*** empty log message ***
2004-07-14 handa(compose_glyph_string): Be sure to set codes for glyphs
2004-07-14 handa(mfont__lookup_fontset): If glyph type is
2004-07-14 handa(Mfont): Delete extern.
2004-07-14 handa(Mfont): Delete duplicated extern.
2004-07-13 handa*** empty log message ***
2004-07-13 handa(DEVICE_DELTA): New macro.
2004-07-13 handa* font-flt.c (FontLayoutCmdOTF): Moved to internal...
2004-07-13 handaInclude "config.h".
2004-07-13 handa(FontLayoutCmdOTF): Moved from font-flt.c.
2004-07-13 handa(mfont__ft_drive_gsub): Adjust prototype.
2004-07-13 handa(layout_glyphs): Call mfont__ft_drive_gpos.
2004-07-07 handa*** empty log message ***
2004-07-07 handa(Mcoding_compound_text): New variable.
2004-07-07 handa*** empty log message ***
2004-07-06 handa*** empty log message ***
2004-07-06 handa(libm17n_core_la_LIBADD): New variable.
2004-07-06 handaCancel previous changes
2004-07-06 handa*** empty log message ***
2004-07-06 handaCancel previous change.
2004-07-06 handa(X_LD_FLAGS): Fix the order of linking.
2004-07-06 handa*** empty log message ***
2004-07-06 handa(covert_selection): If X_HAVE_UTF8_STRING is defined and
2004-07-06 handaAdd Punjabi, Kannada, Telugu, and Gujarati.
2004-07-05 ntakahasAdd Telugu & Gujarati.
2004-07-05 handa*** empty log message ***
2004-07-05 handaAdd Kannada.
2004-06-30 handa*** empty log message ***
2004-06-30 handa*** empty log message ***
2004-06-30 handaAdjusted for the change of struct MDeviceDriver.
2004-06-30 handa* m17n-gui.h (M17N_INIT_X, M17N_INIT_GD): New macros.
2004-06-30 handaAdjusted for the change of struct MDeviceDriver.
2004-06-30 handaNew file.
2004-06-30 handaInclude <m17n-gui.h>.
2004-06-30 handaAdjusted for the change of struct MDeviceDriver.
2004-06-30 handa(m17n__device_library_list): Extern it.
2004-06-30 handa(libm17n_X_la_LIBADD): Add ${X_LD_FLAGS} and
2004-06-30 handaInclude <m17n-gd.h> instead of <m17n-gui.h>.
2004-06-30 handa(X_LD_FLAGS): New variable.
2004-06-30 handa*** empty log message ***
2004-06-30 handaAdd -lm17n-X and -lm17n-gd if necessary.
2004-06-25 ntakahas*** empty log message ***
2004-06-25 ntakahasAdd Punjabi.
2004-06-25 handa*** empty log message ***
2004-06-25 handa(libm17n_X_la_LDFLAGS): Cancel previous change.
2004-06-25 handa*** empty log message ***
2004-06-25 handa(gd_render): Don't call FT_Get_Char_Index.
2004-06-25 handa*** empty log message ***
2004-06-25 handa(fc_list): If FcFontList finds no font, try
2004-06-25 handa(compose_glyph_string): Terminate the last loop after
2004-06-24 handa*** empty log message ***
2004-06-24 handa(mdraw_glyph_list): Unref gstring->top at the tail.
2004-06-24 handa(mchar_define_property): Add const to an arg.
2004-06-24 handa*** empty log message ***
2004-06-24 handa(mchar_define_charset): Add const to an arg.
2004-06-24 handa(MCodingSystem): Add const to an arg or decoder.
2004-06-24 handa(xft_find_metric): Delete unused variable.
2004-06-24 handa(mchar_define_property, mtext_from_data): Adjust
2004-06-24 handa(mchar_define_charset, mconv_define_coding): Adjust
2004-06-24 handa(count_utf_8_chars, count_utf_16_chars)
2004-06-24 handa(mtext__from_data): Ajust prototype.
2004-06-24 handa*** empty log message ***
2004-06-24 handa(libmimx_ispell_la_LDFLAGS)
2004-06-23 handa*** empty log message ***
2004-06-23 handa(medit_LDFLAGS, mview_LDFLAGS): Cancel the previous
2004-06-23 handa*** empty log message ***
2004-06-23 handa(redraw_cursor): Refer to cursor.logical_width instead
2004-06-23 handa(compose_glyph_string): Always get glyph codes by
2004-06-23 handa(mfont__flt_run): Be sure to call
2004-06-23 handa(ft_find_metric): Don't call FT_Get_Char_Index.
2004-06-23 handa(mfont__encodable_p): Delete it.
2004-06-23 handa(struct MFontDriver): Delete arg C of encode_char.
2004-06-23 handa(xfont_encode_char): Delete arg C.
2004-06-23 handa(MDrawGlyphInfo): New members glyph_code and
2004-06-23 handa(libm17n_X_la_LDFLAGS): Don't include ${X_LD_FLAGS}.
2004-06-22 handa*** empty log message ***
2004-06-22 handa*** empty log message ***
2004-06-22 handa(mfontset_lookup): Extern it.
2004-06-22 handa*** empty log message ***
2004-06-22 handa(m17n_init_win): Delete unnecessary printing.
2004-06-22 handa(realize_fontset_elements)
2004-06-21 handa*** empty log message ***
2004-06-21 handa(mfont__ft_parse_name): Cast the arg to FcNameParse.
2004-06-21 handa*** empty log message ***
2004-06-21 handa*** empty log message ***
2004-06-21 handa*** empty log message ***
2004-06-21 handa*** empty log message ***
2004-06-21 handa(medit_LDFLAGS, mview_LDFLAGS): Include -lX11 and
2004-06-21 handa(mtext_dup, mtext_cat, mtext_ncat, mtext_cpy)
2004-06-21 handa*** empty log message ***
2004-06-21 handa(INC_POSITION): Use CHAR_UNITS_BY_HEAD_UTF16.
next